Skip to content

Commit

Permalink
SDK update: v 1.4.5 (1.4.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
J. Doe (https://devcenter.bitrise.io/builds/setting-your-git-credentials-on-build-machines/) committed Nov 13, 2021
1 parent 8dec625 commit 1805ffc
Show file tree
Hide file tree
Showing 17 changed files with 7 additions and 5 deletions.
3 changes: 2 additions & 1 deletion AppSpector.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@
"1.4.1": "https://github.com/appspector/ios-sdk/raw/1.4.1/AppSpectorSDK.framework.zip",
"1.4.2": "https://github.com/appspector/ios-sdk/raw/1.4.2/AppSpectorSDK.framework.zip",
"1.4.3": "https://github.com/appspector/ios-sdk/raw/1.4.3/AppSpectorSDK.framework.zip",
"1.4.4": "https://github.com/appspector/ios-sdk/raw/1.4.4/AppSpectorSDK.framework.zip"
"1.4.4": "https://github.com/appspector/ios-sdk/raw/1.4.4/AppSpectorSDK.framework.zip",
"1.4.5": "https://github.com/appspector/ios-sdk/raw/1.4.5/AppSpectorSDK.framework.zip"
}
3 changes: 2 additions & 1 deletion AppSpectorE2E.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@
"1.4.1": "https://github.com/appspector/ios-sdk/raw/1.4.1/AppSpectorSDKE2E.framework.zip",
"1.4.2": "https://github.com/appspector/ios-sdk/raw/1.4.2/AppSpectorSDKE2E.framework.zip",
"1.4.3": "https://github.com/appspector/ios-sdk/raw/1.4.3/AppSpectorSDKE2E.framework.zip",
"1.4.4": "https://github.com/appspector/ios-sdk/raw/1.4.4/AppSpectorSDKE2E.framework.zip"
"1.4.4": "https://github.com/appspector/ios-sdk/raw/1.4.4/AppSpectorSDKE2E.framework.zip",
"1.4.5": "https://github.com/appspector/ios-sdk/raw/1.4.5/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.4'
s.version = '1.4.5'
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.4'
s.version = '1.4.5'
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.4'
s.version = '1.4.5'
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 1805ffc

Please # to comment.