Skip to content

Commit

Permalink
update xcframework
Browse files Browse the repository at this point in the history
renfengshi committed Jul 17, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 7b412c5 commit 8551e61
Showing 3 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Library/URRegistryFFI.xcframework/Info.plist
Original file line number Diff line number Diff line change
@@ -8,32 +8,32 @@
<key>HeadersPath</key>
<string>Headers</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>libur_registry_ffi.a</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>HeadersPath</key>
<string>Headers</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>libur_registry_ffi.a</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Binary file modified Library/URRegistryFFI.xcframework/ios-arm64/libur_registry_ffi.a
Binary file not shown.
Binary file not shown.

0 comments on commit 8551e61

Please sign in to comment.