Skip to content

Commit

Permalink
SDK update: v 1.3.4 (1.3.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
AppSpector CI committed Sep 21, 2020
1 parent 8ad61d2 commit fa0663e
Show file tree
Hide file tree
Showing 11 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 @@ -11,5 +11,5 @@
"1.3": "https://github.com/appspector/appspector-ios-sdk-binary/raw/1.3/AppSpectorSDK.framework.zip",
"1.3.1": "https://github.com/appspector/appspector-ios-sdk-binary/raw/1.3.1/AppSpectorSDK.framework.zip",
"1.3.3": "https://github.com/appspector/appspector-ios-sdk-binary/raw/1.3.3/AppSpectorSDK.framework.zip",
"1.3.3": "https://github.com/appspector/appspector-ios-sdk-binary/raw/1.3.3/AppSpectorSDK.framework.zip"
"1.3.4": "https://github.com/appspector/appspector-ios-sdk-binary/raw/1.3.4/AppSpectorSDK.framework.zip"
}
2 changes: 1 addition & 1 deletion AppSpectorE2E.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"1.3": "https://github.com/appspector/appspector-ios-sdk-binary/raw/1.3/AppSpectorSDKE2E.framework.zip",
"1.3.1": "https://github.com/appspector/appspector-ios-sdk-binary/raw/1.3.1/AppSpectorSDKE2E.framework.zip",
"1.3.3": "https://github.com/appspector/appspector-ios-sdk-binary/raw/1.3.3/AppSpectorSDKE2E.framework.zip",
"1.3.3": "https://github.com/appspector/appspector-ios-sdk-binary/raw/1.3.3/AppSpectorSDKE2E.framework.zip"
"1.3.4": "https://github.com/appspector/appspector-ios-sdk-binary/raw/1.3.4/AppSpectorSDKE2E.framework.zip"
}
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.3.3'
s.version = '1.3.4'
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.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.3.3'
s.version = '1.3.4'
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.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.3.3'
s.version = '1.3.4'
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.zip
Binary file not shown.

0 comments on commit fa0663e

Please sign in to comment.