Skip to content

Commit

Permalink
Merge pull request #5 from toanlcgift/2.4.5.1_lastest
Browse files Browse the repository at this point in the history
update lastest lib
  • Loading branch information
toanlcgift authored May 26, 2021
2 parents fec570a + 4384403 commit c3eddb9
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 7 deletions.
Binary file modified binding/CocosCreatorBinding.Android/Jars/CocosCreator.aar
Binary file not shown.
Binary file modified binding/CocosCreatorBinding.Android/Jars/libcocos2dx.aar
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@
<Folder Include="Resources\" />
</ItemGroup>
<ItemGroup>
<Compile Include="libcocos2diOSSimulator.linkwith.cs">
<DependentUpon>libcocos2diOSSimulator.a</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="libcocos2diOS.linkwith.cs">
<DependentUpon>libcocos2diOS.a</DependentUpon>
Expand All @@ -61,8 +58,5 @@
<ItemGroup>
<ObjcBindingNativeLibrary Include="libcocos2diOS.a" />
</ItemGroup>
<ItemGroup>
<ObjcBindingNativeLibrary Include="libcocos2diOSSimulator.a" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.ObjCBinding.CSharp.targets" />
</Project>

This file was deleted.

0 comments on commit c3eddb9

Please sign in to comment.