Skip to content

Commit

Permalink
Add revision: v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GovernikusAusweisApp2 committed Oct 24, 2024
1 parent dea1239 commit 96692d4
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions AusweisApp2SDKWrapper.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>AusweisApp2SDKWrapper.framework/AusweisApp2SDKWrapper</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>AusweisApp2SDKWrapper.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>BinaryPath</key>
<string>AusweisApp2SDKWrapper.framework/AusweisApp2SDKWrapper</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>AusweisApp2SDKWrapper.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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Info.plist</key>
<data>
cJmYXi66+rkdiTAbV4zP8ipaUCA=
S7j+NI6uRV7e6qg90J3ZN4xeVmY=
</data>
</dict>
<key>files2</key>
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let package = Package(
.package(
name: "AusweisApp2",
url: "https://github.com/Governikus/AusweisApp2-SDK-iOS",
.exact("2.2.1")
.exact("2.2.2")
)
],
targets: [
Expand Down

0 comments on commit 96692d4

Please sign in to comment.