Skip to content

Commit

Permalink
SDK update: v 1.4.10 (1.4.10)
Browse files Browse the repository at this point in the history
  • Loading branch information
Deszip authored and Deszip committed Mar 29, 2024
1 parent 6903961 commit 87f9037
Show file tree
Hide file tree
Showing 13 changed files with 24 additions and 20 deletions.
3 changes: 2 additions & 1 deletion AppSpectorOSXSDK.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@
"1.4.6": "https://github.com/appspector/ios-sdk/raw/1.4.6/AppSpectorOSXSDK.framework.zip",
"1.4.7": "https://github.com/appspector/ios-sdk/raw/1.4.7/AppSpectorOSXSDK.framework.zip",
"1.4.8": "https://github.com/appspector/ios-sdk/raw/1.4.8/AppSpectorOSXSDK.framework.zip",
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorOSXSDK.framework.zip"
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorOSXSDK.framework.zip",
"1.4.10": "https://github.com/appspector/ios-sdk/raw/1.4.10/AppSpectorOSXSDK.framework.zip"
}
4 changes: 2 additions & 2 deletions AppSpectorOSXSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Pod::Spec.new do |s|
s.name = 'AppSpectorOSXSDK'
s.version = '1.4.9'
s.version = '1.4.10'
s.summary = 'Debugging doesn\'t have to be painful!'
s.homepage = 'http://appspector.com'
s.license = { type: 'MIT', file: 'LICENSE' }
s.author = { 'Techery' => '[email protected]' }
s.platform = :osx
s.osx.deployment_target = '11.0'
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.4.9/AppSpectorOSXSDK.xcframework.zip' }
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.4.10/AppSpectorOSXSDK.xcframework.zip' }
s.osx.vendored_frameworks = 'AppSpectorOSXSDK.xcframework'
end
Binary file modified AppSpectorOSXSDK.xcframework.zip
Binary file not shown.
3 changes: 2 additions & 1 deletion AppSpectorSDK.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@
"1.4.6": "https://github.com/appspector/ios-sdk/raw/1.4.6/AppSpectorSDK.framework.zip",
"1.4.7": "https://github.com/appspector/ios-sdk/raw/1.4.7/AppSpectorSDK.framework.zip",
"1.4.8": "https://github.com/appspector/ios-sdk/raw/1.4.8/AppSpectorSDK.framework.zip",
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorSDK.framework.zip"
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorSDK.framework.zip",
"1.4.10": "https://github.com/appspector/ios-sdk/raw/1.4.10/AppSpectorSDK.framework.zip"
}
4 changes: 2 additions & 2 deletions AppSpectorSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Pod::Spec.new do |s|
s.name = 'AppSpectorSDK'
s.version = '1.4.9'
s.version = '1.4.10'
s.summary = 'Debugging doesn\'t have to be painful!'
s.homepage = 'http://appspector.com'
s.license = { type: 'MIT', file: 'LICENSE' }
s.author = { 'Techery' => '[email protected]' }
s.platform = :ios
s.ios.deployment_target = '11.0'
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.4.9/AppSpectorSDK.xcframework.zip' }
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.4.10/AppSpectorSDK.xcframework.zip' }
s.ios.vendored_frameworks = 'AppSpectorSDK.xcframework'
end
Binary file modified AppSpectorSDK.xcframework.zip
Binary file not shown.
3 changes: 2 additions & 1 deletion AppSpectorSDKE2E.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@
"1.4.6": "https://github.com/appspector/ios-sdk/raw/1.4.6/AppSpectorSDKE2E.framework.zip",
"1.4.7": "https://github.com/appspector/ios-sdk/raw/1.4.7/AppSpectorSDKE2E.framework.zip",
"1.4.8": "https://github.com/appspector/ios-sdk/raw/1.4.8/AppSpectorSDKE2E.framework.zip",
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorSDKE2E.framework.zip"
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorSDKE2E.framework.zip",
"1.4.10": "https://github.com/appspector/ios-sdk/raw/1.4.10/AppSpectorSDKE2E.framework.zip"
}
4 changes: 2 additions & 2 deletions AppSpectorSDKE2E.podspec
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Pod::Spec.new do |s|
s.name = 'AppSpectorSDKE2E'
s.version = '1.4.9'
s.version = '1.4.10'
s.summary = 'Debugging doesn\'t have to be painful!'
s.homepage = 'http://appspector.com'
s.license = { type: 'MIT', file: 'LICENSE' }
s.author = { 'Techery' => '[email protected]' }
s.platform = :ios
s.ios.deployment_target = '11.0'
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.4.9/AppSpectorSDKE2E.xcframework.zip' }
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.4.10/AppSpectorSDKE2E.xcframework.zip' }
s.ios.vendored_frameworks = 'AppSpectorSDKE2E.xcframework'
s.dependency 'themis', '0.14.0'
end
Binary file modified AppSpectorSDKE2E.xcframework.zip
Binary file not shown.
3 changes: 2 additions & 1 deletion AppSpectorTVSDK.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@
"1.4.6": "https://github.com/appspector/ios-sdk/raw/1.4.6/AppSpectorTVSDK.framework.zip",
"1.4.7": "https://github.com/appspector/ios-sdk/raw/1.4.7/AppSpectorTVSDK.framework.zip",
"1.4.8": "https://github.com/appspector/ios-sdk/raw/1.4.8/AppSpectorTVSDK.framework.zip",
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorTVSDK.framework.zip"
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorTVSDK.framework.zip",
"1.4.10": "https://github.com/appspector/ios-sdk/raw/1.4.10/AppSpectorTVSDK.framework.zip"
}
4 changes: 2 additions & 2 deletions AppSpectorTVSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Pod::Spec.new do |s|
s.name = 'AppSpectorTVSDK'
s.version = '1.4.9'
s.version = '1.4.10'
s.summary = 'Debugging doesn\'t have to be painful!'
s.homepage = 'http://appspector.com'
s.license = { type: 'MIT', file: 'LICENSE' }
s.author = { 'Techery' => '[email protected]' }
s.platform = :tvos
s.tvos.deployment_target = '11.0'
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.4.9/AppSpectorTVSDK.xcframework.zip' }
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.4.10/AppSpectorTVSDK.xcframework.zip' }
s.tvos.vendored_frameworks = 'AppSpectorTVSDK.xcframework'
end
Binary file modified AppSpectorTVSDK.xcframework.zip
Binary file not shown.
16 changes: 8 additions & 8 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@ let package = Package(
targets: [
.binaryTarget(
name: "AppSpectorSDK",
url: "https://github.com/appspector/ios-sdk/releases/download/1.4.9/AppSpectorSDK.xcframework.zip",
checksum: "60ffd8f91bb8fe05a191a17d2494050ab9410dfa01a609b2a739d7f4110fee6a"
url: "https://github.com/appspector/ios-sdk/releases/download/1.4.10/AppSpectorSDK.xcframework.zip",
checksum: "4aa22a87e15201e566c351b73e753614f1f0a9aac7dda0565a36f95bd5f18e69"
),
.binaryTarget(
name: "AppSpectorSDKE2E",
url: "https://github.com/appspector/ios-sdk/releases/download/1.4.9/AppSpectorSDKE2E.xcframework.zip",
checksum: "d79761a26aac500f6c0d59afefd3050ef62a16e6e7142cbddc67ad049a5c61ad"
url: "https://github.com/appspector/ios-sdk/releases/download/1.4.10/AppSpectorSDKE2E.xcframework.zip",
checksum: "d536c23f2b00af992264097099fb6aa9df34bfd5b56f86339f2cad13ea3218d3"
),
.binaryTarget(
name: "AppSpectorTVSDK",
url: "https://github.com/appspector/ios-sdk/releases/download/1.4.9/AppSpectorTVSDK.xcframework.zip",
checksum: "6852b5cc7deeca98ec59bf366ebc4d8df1fb2ff42a1e60dbf19d18a39de3393b"
url: "https://github.com/appspector/ios-sdk/releases/download/1.4.10/AppSpectorTVSDK.xcframework.zip",
checksum: "2afad367fbb43e7de8933948e4575d2a722528e75d6cfc738a7208186e05d8e0"
),
.binaryTarget(
name: "AppSpectorOSXSDK",
url: "https://github.com/appspector/ios-sdk/releases/download/1.4.9/AppSpectorOSXSDK.xcframework.zip",
checksum: "48b851ae9b9b43c19fe339f572ff870f1ec42c56f55a09da3a23efd915899207"
url: "https://github.com/appspector/ios-sdk/releases/download/1.4.10/AppSpectorOSXSDK.xcframework.zip",
checksum: "bbd2d7a1efa0221831996195a95b5d770b20e50faef67ce50ea721900704d196"
)
]
)

0 comments on commit 87f9037

Please sign in to comment.