-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jenkins
authored and
Jenkins
committed
Aug 5, 2022
1 parent
159113a
commit b164bba
Showing
32 changed files
with
44 additions
and
36 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
Pod::Spec.new do |s| | ||
s.name = "Applanga" | ||
s.version = "2.0.159" | ||
s.version = "2.0.160" | ||
s.summary = "This is the Applanga SDK" | ||
s.homepage = "http://applanga.com" | ||
s.license = { :type => 'Commercial', :file => 'LICENSE' } | ||
s.author = { "Mbaas Development GmbH" => "[email protected]" } | ||
s.source = { :git => "https://github.com/applanga/sdk-ios.git", :tag => "2.0.159" } | ||
s.source = { :git => "https://github.com/applanga/sdk-ios.git", :tag => "2.0.160" } | ||
s.library = 'sqlite3', 'z' | ||
s.vendored_frameworks = "" | ||
s.requires_arc = true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+16.1 KB
(100%)
Applanga.xcframework/ios-arm64_armv7/Applanga.framework/Applanga
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
Applanga.xcframework/ios-arm64_armv7/Applanga.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+160 Bytes
(100%)
Applanga.xcframework/ios-arm64_i386_x86_64-simulator/Applanga.framework/Applanga
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
Applanga.xcframework/ios-arm64_i386_x86_64-simulator/Applanga.framework/Info.plist
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+6.38 KB
(100%)
Applanga.xcframework/macos-arm64_x86_64/ApplangaOSX.framework/ApplangaOSX
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+6.38 KB
(100%)
Applanga.xcframework/macos-arm64_x86_64/ApplangaOSX.framework/Versions/A/ApplangaOSX
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+6.38 KB
(100%)
Applanga.xcframework/macos-arm64_x86_64/ApplangaOSX.framework/Versions/Current/ApplangaOSX
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+16.1 KB
(100%)
Applanga.xcframework/watchos-arm64_32_armv7k/ApplangaWatchOS.framework/ApplangaWatchOS
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
Applanga.xcframework/watchos-arm64_32_armv7k/ApplangaWatchOS.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+208 Bytes
(100%)
...xcframework/watchos-arm64_i386_x86_64-simulator/ApplangaWatchOS.framework/ApplangaWatchOS
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
...anga.xcframework/watchos-arm64_i386_x86_64-simulator/ApplangaWatchOS.framework/Info.plist
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
Pod::Spec.new do |s| | ||
s.name = "ApplangaUITest" | ||
s.version = "2.0.159" | ||
s.version = "2.0.160" | ||
s.summary = "This is the iOS Testing SDK for Applanga." | ||
s.homepage = "http://applanga.com" | ||
s.license = { :type => 'Commercial', :file => 'LICENSE' } | ||
s.author = { "Mbaas Development GmbH" => "[email protected]" } | ||
s.source = { :git => "https://github.com/applanga/sdk-ios.git", :tag => "2.0.159" } | ||
s.source = { :git => "https://github.com/applanga/sdk-ios.git", :tag => "2.0.160" } | ||
s.source_files = 'Sources/ApplangaUITest/*.swift' | ||
s.requires_arc = true | ||
s.module_name = "ApplangaUITest" | ||
|
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters