Skip to content

Commit

Permalink
Add revision: v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GovernikusAusweisApp2 committed Feb 29, 2024
1 parent 3a86d4a commit 1255eba
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 11 deletions.
14 changes: 9 additions & 5 deletions AusweisApp2.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,31 +5,35 @@
<key>AvailableLibraries</key>
<array>
<dict>
<key>BinaryPath</key>
<string>AusweisApp2.framework/AusweisApp2</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</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>
<dict>
<key>BinaryPath</key>
<string>AusweisApp2.framework/AusweisApp2</string>
<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.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2019-2023 Governikus GmbH & Co. KG, Germany
* Copyright (c) 2019-2024 Governikus GmbH & Co. KG, Germany
*/

#ifndef AUSWEISAPP2_HEADER
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2019-2023 Governikus GmbH & Co. KG, Germany
* Copyright (c) 2019-2024 Governikus GmbH & Co. KG, Germany
*/

#ifndef AUSWEISAPP2_HEADER
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<dict>
<key>Headers/AusweisApp2.h</key>
<data>
Mns5z6sI7aQ20SEKSv1mL4Y9RUM=
H+t6lgvXWWqHvTa16201RI0RW8o=
</data>
<key>Info.plist</key>
<data>
Yhhyiftc93vZlgdCGbw759NoRd4=
ATypXxoeQGpDdUJ+UiLzopZFTq8=
</data>
</dict>
<key>files2</key>
Expand All @@ -19,7 +19,7 @@
<dict>
<key>hash2</key>
<data>
LmiM4PIDfq5DqqH5A4VRe9UeS2wF6hvnAKJxXfN/ht0=
jFoxpt6W756YMa7sXQMRJrL3/NayopRTfc+UtlcjN/0=
</data>
</dict>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ Die verwendeten Open-Source-Bibliotheken unterliegen den folgenden Nutzungsbedin

OpenSSL
Lizenz: Apache 2.0
Version: 3.1.4
Version: 3.1.5
Adresse: https://www.openssl.org/

Qt
Expand Down

0 comments on commit 1255eba

Please sign in to comment.