Skip to content

Commit 7bb0743

Browse files
committed
CORE-1787 switch to static library without M1 simulator support
1 parent 0b467ea commit 7bb0743

File tree

136 files changed

+8
-17438
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

136 files changed

+8
-17438
lines changed

Branch-Xamarin-Lib.iOS/Branch-Xamarin-Lib.iOS.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,9 @@
4646
<ObjcBindingCoreSource Include="Structs.cs" />
4747
</ItemGroup>
4848
<ItemGroup>
49-
<NativeReference Include="Branch.xcframework\ios-arm64_armv7\Branch.framework">
50-
<Kind>Framework</Kind>
49+
<NativeReference Include="Branch.a">
50+
<Kind>Static</Kind>
51+
<SmartLink>False</SmartLink>
5152
</NativeReference>
5253
</ItemGroup>
5354
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.ObjCBinding.CSharp.targets" />

Branch-Xamarin-Lib.iOS/Branch.a

100755100644
-13.6 MB
Binary file not shown.

Branch-Xamarin-Lib.iOS/Branch.xcframework/Info.plist

Lines changed: 0 additions & 69 deletions
This file was deleted.
Binary file not shown.

Branch-Xamarin-Lib.iOS/Branch.xcframework/ios-arm64_armv7/Branch.framework/Headers/BNCAvailability.h

Lines changed: 0 additions & 25 deletions
This file was deleted.

Branch-Xamarin-Lib.iOS/Branch.xcframework/ios-arm64_armv7/Branch.framework/Headers/BNCCallbacks.h

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)