File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
BlueStackGoogleAdapter.xcframework
ios-arm64_x86_64-simulator/BlueStackGoogleAdapter.framework
ios-arm64/BlueStackGoogleAdapter.framework Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
2
2
3
3
s . authors = 'Azerion'
4
4
s . name = 'BlueStackGoogleAdapter'
5
- s . version = '5.1.4.0 '
5
+ s . version = '5.1.4.1 '
6
6
s . static_framework = true
7
7
s . license = 'MIT'
8
8
s . platform = :ios , '13.0'
Original file line number Diff line number Diff line change 8
8
<key >BinaryPath </key >
9
9
<string >BlueStackGoogleAdapter.framework/BlueStackGoogleAdapter </string >
10
10
<key >LibraryIdentifier </key >
11
- <string >ios-arm64_x86_64-simulator </string >
11
+ <string >ios-arm64 </string >
12
12
<key >LibraryPath </key >
13
13
<string >BlueStackGoogleAdapter.framework </string >
14
14
<key >SupportedArchitectures </key >
15
15
<array >
16
16
<string >arm64 </string >
17
- <string >x86_64 </string >
18
17
</array >
19
18
<key >SupportedPlatform </key >
20
19
<string >ios </string >
21
- <key >SupportedPlatformVariant </key >
22
- <string >simulator </string >
23
20
</dict >
24
21
<dict >
25
22
<key >BinaryPath </key >
26
23
<string >BlueStackGoogleAdapter.framework/BlueStackGoogleAdapter </string >
27
24
<key >LibraryIdentifier </key >
28
- <string >ios-arm64 </string >
25
+ <string >ios-arm64_x86_64-simulator </string >
29
26
<key >LibraryPath </key >
30
27
<string >BlueStackGoogleAdapter.framework </string >
31
28
<key >SupportedArchitectures </key >
32
29
<array >
33
30
<string >arm64 </string >
31
+ <string >x86_64 </string >
34
32
</array >
35
33
<key >SupportedPlatform </key >
36
34
<string >ios </string >
35
+ <key >SupportedPlatformVariant </key >
36
+ <string >simulator </string >
37
37
</dict >
38
38
</array >
39
39
<key >CFBundlePackageType </key >
You can’t perform that action at this time.
0 commit comments