Skip to content

Commit

Permalink
🔖 [Release] 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evva-bee-bot committed Dec 10, 2024
1 parent 9aa1048 commit b25c325
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion AbrevvaSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'AbrevvaSDK'
s.version = '3.0.0'
s.version = '3.0.1'
s.summary = 'Official EVVA Abrevva iOS SDK'
s.description = <<-DESC
The EVVA Abrevva iOS SDK is a collection of tools to work with electronical EVVA access components.
Expand Down
30 changes: 15 additions & 15 deletions AbrevvaSDK.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,64 +8,64 @@
<key>BinaryPath</key>
<string>AbrevvaSDK.framework/AbrevvaSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>watchos-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>AbrevvaSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<string>watchos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>AbrevvaSDK.framework/AbrevvaSDK</string>
<key>LibraryIdentifier</key>
<string>watchos-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>AbrevvaSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>watchos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>ios</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>AbrevvaSDK.framework/AbrevvaSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>watchos-arm64_arm64_32</string>
<key>LibraryPath</key>
<string>AbrevvaSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
<string>arm64_32</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>watchos</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>AbrevvaSDK.framework/AbrevvaSDK</string>
<key>LibraryIdentifier</key>
<string>watchos-arm64_arm64_32</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>AbrevvaSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>arm64_32</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>watchos</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file modified AbrevvaSDK.xcframework/ios-arm64/AbrevvaSDK.framework/AbrevvaSDK
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit b25c325

Please sign in to comment.