Skip to content

Commit b164bba

Browse files
JenkinsJenkins
Jenkins
authored and
Jenkins
committed
Release 2.0.160
1 parent 159113a commit b164bba

File tree

32 files changed

+44
-36
lines changed

32 files changed

+44
-36
lines changed

Applanga.framework/Applanga

16.1 KB
Binary file not shown.

Applanga.framework/Info.plist

1 Byte
Binary file not shown.

Applanga.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"2.0.146": "https://github.com/applanga/sdk-ios/releases/download/2.0.146/Applanga.framework.zip",
77
"2.0.147": "https://github.com/applanga/sdk-ios/releases/download/2.0.147/Applanga.framework.zip",
88
"2.0.149": "https://github.com/applanga/sdk-ios/releases/download/2.0.149/Applanga.framework.zip",
9+
"2.0.160": "https://github.com/applanga/sdk-ios/releases/download/2.0.160/Applanga.framework.zip",
910
"2.0.128": "https://github.com/applanga/sdk-ios/releases/download/2.0.128/Applanga.framework.zip",
1011
"2.0.129": "https://github.com/applanga/sdk-ios/releases/download/2.0.129/Applanga.framework.zip",
1112
"2.0.126": "https://github.com/applanga/sdk-ios/releases/download/2.0.126/Applanga.framework.zip",
12-
"2.0.115": "https://github.com/applanga/sdk-ios/releases/download/2.0.115/Applanga.framework.zip",
1313
"2.0.120": "https://github.com/applanga/sdk-ios/releases/download/2.0.120/Applanga.framework.zip",
1414
"2.0.121": "https://github.com/applanga/sdk-ios/releases/download/2.0.121/Applanga.framework.zip",
1515
"2.0.153": "https://github.com/applanga/sdk-ios/releases/download/2.0.153/Applanga.framework.zip",

Applanga.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |s|
22
s.name = "Applanga"
3-
s.version = "2.0.159"
3+
s.version = "2.0.160"
44
s.summary = "This is the Applanga SDK"
55
s.homepage = "http://applanga.com"
66
s.license = { :type => 'Commercial', :file => 'LICENSE' }
77
s.author = { "Mbaas Development GmbH" => "developer@applanga.com" }
8-
s.source = { :git => "https://github.com/applanga/sdk-ios.git", :tag => "2.0.159" }
8+
s.source = { :git => "https://github.com/applanga/sdk-ios.git", :tag => "2.0.160" }
99
s.library = 'sqlite3', 'z'
1010
s.vendored_frameworks = ""
1111
s.requires_arc = true

Applanga.xcframework/Info.plist

+22-22
Original file line numberDiff line numberDiff line change
@@ -6,74 +6,74 @@
66
<array>
77
<dict>
88
<key>LibraryIdentifier</key>
9-
<string>watchos-arm64_32_armv7k</string>
9+
<string>ios-arm64_armv7</string>
1010
<key>LibraryPath</key>
11-
<string>ApplangaWatchOS.framework</string>
11+
<string>Applanga.framework</string>
1212
<key>SupportedArchitectures</key>
1313
<array>
14-
<string>arm64_32</string>
15-
<string>armv7k</string>
14+
<string>arm64</string>
15+
<string>armv7</string>
1616
</array>
1717
<key>SupportedPlatform</key>
18-
<string>watchos</string>
18+
<string>ios</string>
1919
</dict>
2020
<dict>
2121
<key>LibraryIdentifier</key>
22-
<string>watchos-arm64_i386_x86_64-simulator</string>
22+
<string>watchos-arm64_32_armv7k</string>
2323
<key>LibraryPath</key>
2424
<string>ApplangaWatchOS.framework</string>
2525
<key>SupportedArchitectures</key>
2626
<array>
27-
<string>arm64</string>
28-
<string>i386</string>
29-
<string>x86_64</string>
27+
<string>arm64_32</string>
28+
<string>armv7k</string>
3029
</array>
3130
<key>SupportedPlatform</key>
3231
<string>watchos</string>
33-
<key>SupportedPlatformVariant</key>
34-
<string>simulator</string>
3532
</dict>
3633
<dict>
3734
<key>LibraryIdentifier</key>
38-
<string>ios-arm64_armv7</string>
35+
<string>ios-arm64_i386_x86_64-simulator</string>
3936
<key>LibraryPath</key>
4037
<string>Applanga.framework</string>
4138
<key>SupportedArchitectures</key>
4239
<array>
4340
<string>arm64</string>
44-
<string>armv7</string>
41+
<string>i386</string>
42+
<string>x86_64</string>
4543
</array>
4644
<key>SupportedPlatform</key>
4745
<string>ios</string>
46+
<key>SupportedPlatformVariant</key>
47+
<string>simulator</string>
4848
</dict>
4949
<dict>
5050
<key>LibraryIdentifier</key>
51-
<string>macos-arm64_x86_64</string>
51+
<string>watchos-arm64_i386_x86_64-simulator</string>
5252
<key>LibraryPath</key>
53-
<string>ApplangaOSX.framework</string>
53+
<string>ApplangaWatchOS.framework</string>
5454
<key>SupportedArchitectures</key>
5555
<array>
5656
<string>arm64</string>
57+
<string>i386</string>
5758
<string>x86_64</string>
5859
</array>
5960
<key>SupportedPlatform</key>
60-
<string>macos</string>
61+
<string>watchos</string>
62+
<key>SupportedPlatformVariant</key>
63+
<string>simulator</string>
6164
</dict>
6265
<dict>
6366
<key>LibraryIdentifier</key>
64-
<string>ios-arm64_i386_x86_64-simulator</string>
67+
<string>macos-arm64_x86_64</string>
6568
<key>LibraryPath</key>
66-
<string>Applanga.framework</string>
69+
<string>ApplangaOSX.framework</string>
6770
<key>SupportedArchitectures</key>
6871
<array>
6972
<string>arm64</string>
70-
<string>i386</string>
7173
<string>x86_64</string>
7274
</array>
7375
<key>SupportedPlatform</key>
74-
<string>ios</string>
75-
<key>SupportedPlatformVariant</key>
76-
<string>simulator</string>
76+
<string>macos</string>
7777
</dict>
7878
</array>
7979
<key>CFBundlePackageType</key>
Binary file not shown.
Binary file not shown.
Binary file not shown.

Applanga.xcframework/ios-arm64_i386_x86_64-simulator/Applanga.framework/_CodeSignature/CodeResources

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</data>
1111
<key>Info.plist</key>
1212
<data>
13-
A/ziJQCRzjzd65SaDqFn8MW5EXQ=
13+
vaCR9o+53U7VHbLHez8GneMlrWY=
1414
</data>
1515
<key>Modules/module.modulemap</key>
1616
<data>
Binary file not shown.

Applanga.xcframework/macos-arm64_x86_64/ApplangaOSX.framework/Resources/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>20G95</string>
6+
<string>20G730</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>

Applanga.xcframework/macos-arm64_x86_64/ApplangaOSX.framework/Versions/A/Resources/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>20G95</string>
6+
<string>20G730</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>

Applanga.xcframework/macos-arm64_x86_64/ApplangaOSX.framework/Versions/Current/Resources/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>20G95</string>
6+
<string>20G730</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>

Applanga.xcframework/watchos-arm64_i386_x86_64-simulator/ApplangaWatchOS.framework/_CodeSignature/CodeResources

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</data>
1515
<key>Info.plist</key>
1616
<data>
17-
UlhW9Z1bfbJPqFR6hv3myzSdAhA=
17+
FM8udAR5uf2RSEJsAdmNRFGzjBg=
1818
</data>
1919
<key>Modules/module.modulemap</key>
2020
<data>

ApplangaOSX.framework/ApplangaOSX

6.38 KB
Binary file not shown.

ApplangaOSX.framework/Resources/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>20G95</string>
6+
<string>20G730</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
6.38 KB
Binary file not shown.

ApplangaOSX.framework/Versions/A/Resources/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>20G95</string>
6+
<string>20G730</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
Binary file not shown.

ApplangaOSX.framework/Versions/Current/Resources/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>20G95</string>
6+
<string>20G730</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>

ApplangaUITest.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |s|
22
s.name = "ApplangaUITest"
3-
s.version = "2.0.159"
3+
s.version = "2.0.160"
44
s.summary = "This is the iOS Testing SDK for Applanga."
55
s.homepage = "http://applanga.com"
66
s.license = { :type => 'Commercial', :file => 'LICENSE' }
77
s.author = { "Mbaas Development GmbH" => "developer@applanga.com" }
8-
s.source = { :git => "https://github.com/applanga/sdk-ios.git", :tag => "2.0.159" }
8+
s.source = { :git => "https://github.com/applanga/sdk-ios.git", :tag => "2.0.160" }
99
s.source_files = 'Sources/ApplangaUITest/*.swift'
1010
s.requires_arc = true
1111
s.module_name = "ApplangaUITest"
16.2 KB
Binary file not shown.

ApplangaWatchOS.framework/Info.plist

1 Byte
Binary file not shown.

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55
*Applanga iOS Documentation:* <https://www.applanga.com/docs-integration/ios>
66
***
77

8+
### Version 2.0.160 (5 Aug 2022)
9+
#### Fixed
10+
- reduced initial delay lock
11+
12+
#### Added
13+
- minor documentation improvements
14+
15+
---
816
### Version 2.0.159 (27 Apr 2022)
917
#### Fixed
1018
- automatic settings file update with macOS Monterey 12.3

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Applanga SDK for iOS Localization
22
***
3-
*Version:* 2.0.159
3+
*Version:* 2.0.160
44

55
*Website:* <https://www.applanga.com>
66

0 commit comments

Comments
 (0)