Skip to content

Commit

Permalink
Add revision: v1.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GovernikusAusweisApp2 committed Dec 15, 2022
1 parent 7c60009 commit c0dddce
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions AusweisApp2.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,30 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>AusweisApp2.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>x86_64</string>
<string>arm64</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>AusweisApp2.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 @@ -10,7 +10,7 @@
</data>
<key>Info.plist</key>
<data>
8Oo2SBYZ1RsNThJGIqeBn2hlz3o=
cyPEsaKq94EFjUpa/z9ci5eYZsM=
</data>
</dict>
<key>files2</key>
Expand Down
Binary file not shown.

0 comments on commit c0dddce

Please sign in to comment.