Skip to content

Commit e6467a0

Browse files
runnerrunner
authored andcommitted
[framework] update xcframework
1 parent 79564a0 commit e6467a0

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

ios/Framework/ReactComponent.xcframework/Info.plist

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,37 +5,37 @@
55
<key>AvailableLibraries</key>
66
<array>
77
<dict>
8+
<key>BitcodeSymbolMapsPath</key>
9+
<string>BCSymbolMaps</string>
810
<key>DebugSymbolsPath</key>
911
<string>dSYMs</string>
1012
<key>LibraryIdentifier</key>
11-
<string>ios-arm64_x86_64-simulator</string>
13+
<string>ios-arm64</string>
1214
<key>LibraryPath</key>
1315
<string>ReactComponent.framework</string>
1416
<key>SupportedArchitectures</key>
1517
<array>
1618
<string>arm64</string>
17-
<string>x86_64</string>
1819
</array>
1920
<key>SupportedPlatform</key>
2021
<string>ios</string>
21-
<key>SupportedPlatformVariant</key>
22-
<string>simulator</string>
2322
</dict>
2423
<dict>
25-
<key>BitcodeSymbolMapsPath</key>
26-
<string>BCSymbolMaps</string>
2724
<key>DebugSymbolsPath</key>
2825
<string>dSYMs</string>
2926
<key>LibraryIdentifier</key>
30-
<string>ios-arm64</string>
27+
<string>ios-arm64_x86_64-simulator</string>
3128
<key>LibraryPath</key>
3229
<string>ReactComponent.framework</string>
3330
<key>SupportedArchitectures</key>
3431
<array>
3532
<string>arm64</string>
33+
<string>x86_64</string>
3634
</array>
3735
<key>SupportedPlatform</key>
3836
<string>ios</string>
37+
<key>SupportedPlatformVariant</key>
38+
<string>simulator</string>
3939
</dict>
4040
</array>
4141
<key>CFBundlePackageType</key>
Binary file not shown.

0 commit comments

Comments
 (0)