Skip to content

Commit 1255eba

Browse files
Add revision: v2.1.0
1 parent 3a86d4a commit 1255eba

File tree

9 files changed

+15
-11
lines changed

9 files changed

+15
-11
lines changed

AusweisApp2.xcframework/Info.plist

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,31 +5,35 @@
55
<key>AvailableLibraries</key>
66
<array>
77
<dict>
8+
<key>BinaryPath</key>
9+
<string>AusweisApp2.framework/AusweisApp2</string>
810
<key>LibraryIdentifier</key>
9-
<string>ios-arm64_x86_64-simulator</string>
11+
<string>ios-arm64</string>
1012
<key>LibraryPath</key>
1113
<string>AusweisApp2.framework</string>
1214
<key>SupportedArchitectures</key>
1315
<array>
1416
<string>arm64</string>
15-
<string>x86_64</string>
1617
</array>
1718
<key>SupportedPlatform</key>
1819
<string>ios</string>
19-
<key>SupportedPlatformVariant</key>
20-
<string>simulator</string>
2120
</dict>
2221
<dict>
22+
<key>BinaryPath</key>
23+
<string>AusweisApp2.framework/AusweisApp2</string>
2324
<key>LibraryIdentifier</key>
24-
<string>ios-arm64</string>
25+
<string>ios-arm64_x86_64-simulator</string>
2526
<key>LibraryPath</key>
2627
<string>AusweisApp2.framework</string>
2728
<key>SupportedArchitectures</key>
2829
<array>
2930
<string>arm64</string>
31+
<string>x86_64</string>
3032
</array>
3133
<key>SupportedPlatform</key>
3234
<string>ios</string>
35+
<key>SupportedPlatformVariant</key>
36+
<string>simulator</string>
3337
</dict>
3438
</array>
3539
<key>CFBundlePackageType</key>
Binary file not shown.

AusweisApp2.xcframework/ios-arm64/AusweisApp2.framework/Headers/AusweisApp2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2019-2023 Governikus GmbH & Co. KG, Germany
2+
* Copyright (c) 2019-2024 Governikus GmbH & Co. KG, Germany
33
*/
44

55
#ifndef AUSWEISAPP2_HEADER
Binary file not shown.
Binary file not shown.

AusweisApp2.xcframework/ios-arm64_x86_64-simulator/AusweisApp2.framework/Headers/AusweisApp2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2019-2023 Governikus GmbH & Co. KG, Germany
2+
* Copyright (c) 2019-2024 Governikus GmbH & Co. KG, Germany
33
*/
44

55
#ifndef AUSWEISAPP2_HEADER
Binary file not shown.

AusweisApp2.xcframework/ios-arm64_x86_64-simulator/AusweisApp2.framework/_CodeSignature/CodeResources

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<dict>
77
<key>Headers/AusweisApp2.h</key>
88
<data>
9-
Mns5z6sI7aQ20SEKSv1mL4Y9RUM=
9+
H+t6lgvXWWqHvTa16201RI0RW8o=
1010
</data>
1111
<key>Info.plist</key>
1212
<data>
13-
Yhhyiftc93vZlgdCGbw759NoRd4=
13+
ATypXxoeQGpDdUJ+UiLzopZFTq8=
1414
</data>
1515
</dict>
1616
<key>files2</key>
@@ -19,7 +19,7 @@
1919
<dict>
2020
<key>hash2</key>
2121
<data>
22-
LmiM4PIDfq5DqqH5A4VRe9UeS2wF6hvnAKJxXfN/ht0=
22+
jFoxpt6W756YMa7sXQMRJrL3/NayopRTfc+UtlcjN/0=
2323
</data>
2424
</dict>
2525
</dict>

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ Die verwendeten Open-Source-Bibliotheken unterliegen den folgenden Nutzungsbedin
350350

351351
OpenSSL
352352
Lizenz: Apache 2.0
353-
Version: 3.1.4
353+
Version: 3.1.5
354354
Adresse: https://www.openssl.org/
355355

356356
Qt

0 commit comments

Comments
 (0)