Skip to content

Commit

Permalink
SDK update: v 1.4.1 (1.4.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
AppSpector CI committed Apr 27, 2021
1 parent 5a46ba2 commit 8fb07a7
Show file tree
Hide file tree
Showing 17 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion AppSpector.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"1.3.5": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.3.5/AppSpectorSDK.framework.zip",
"1.3.6": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.3.6/AppSpectorSDK.framework.zip",
"1.4.0": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.0/AppSpectorSDK.framework.zip",
"1.4.0": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.0/AppSpectorSDK.framework.zip"
"1.4.1": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.1/AppSpectorSDK.framework.zip"
}
2 changes: 1 addition & 1 deletion AppSpectorE2E.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"1.3.5": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.3.5/AppSpectorSDKE2E.framework.zip",
"1.3.6": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.3.6/AppSpectorSDKE2E.framework.zip",
"1.4.0": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.0/AppSpectorSDKE2E.framework.zip",
"1.4.0": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.0/AppSpectorSDKE2E.framework.zip"
"1.4.1": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.1/AppSpectorSDKE2E.framework.zip"
}
Binary file modified AppSpectorSDK.framework.dSYM.zip
Binary file not shown.
Binary file modified AppSpectorSDK.framework.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion AppSpectorSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AppSpectorSDK'
s.version = '1.4.0'
s.version = '1.4.1'
s.summary = 'Debugging doesn\'t have to be painful!'
s.homepage = 'http://appspector.com'
s.license = { type: 'MIT', file: 'LICENSE' }
Expand Down
Binary file modified AppSpectorSDK.xcframework.zip
Binary file not shown.
Binary file modified AppSpectorSDK.zip
Binary file not shown.
Binary file modified AppSpectorSDKE2E.framework.dSYM.zip
Binary file not shown.
Binary file modified AppSpectorSDKE2E.framework.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion AppSpectorSDKE2E.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AppSpectorSDKE2E'
s.version = '1.4.0'
s.version = '1.4.1'
s.summary = 'Debugging doesn\'t have to be painful!'
s.homepage = 'http://appspector.com'
s.license = { type: 'MIT', file: 'LICENSE' }
Expand Down
Binary file modified AppSpectorSDKE2E.xcframework.zip
Binary file not shown.
Binary file modified AppSpectorSDKE2E.zip
Binary file not shown.
Binary file modified AppSpectorTVSDK.framework.dSYM.zip
Binary file not shown.
Binary file modified AppSpectorTVSDK.framework.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion AppSpectorTVSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AppSpectorTVSDK'
s.version = '1.4.0'
s.version = '1.4.1'
s.summary = 'Debugging doesn\'t have to be painful!'
s.homepage = 'http://appspector.com'
s.license = { type: 'MIT', file: 'LICENSE' }
Expand Down
Binary file modified AppSpectorTVSDK.xcframework.zip
Binary file not shown.
Binary file modified AppSpectorTVSDK.zip
Binary file not shown.

0 comments on commit 8fb07a7

Please sign in to comment.