Skip to content

Commit

Permalink
New framework build added
Browse files Browse the repository at this point in the history
  • Loading branch information
david2Coders committed May 31, 2023
1 parent cdd96ef commit 96bdca3
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions IMGA.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>IMGA.framework</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>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>IMGA.framework</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>
Expand Down
Binary file modified IMGA.xcframework/ios-arm64/IMGA.framework/IMGA
Binary file not shown.
Binary file modified IMGA.xcframework/ios-arm64/IMGA.framework/Info.plist
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Info.plist</key>
<data>
ktQLk+mripAd2Vk+0tk3PKWxKqg=
nGUe10wvWb51IiWZBIyGxKNaP1g=
</data>
<key>Modules/IMGA.swiftmodule/arm64-apple-ios.abi.json</key>
<data>
Expand Down
Binary file modified IMGA.xcframework/ios-arm64_x86_64-simulator/IMGA.framework/IMGA
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Info.plist</key>
<data>
7HmnHya3LhuYb/xd478R292xpSY=
eq9B4C0U7eKb5zY4Ug5LBlR/UTA=
</data>
<key>Modules/IMGA.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
Expand Down

0 comments on commit 96bdca3

Please sign in to comment.