Skip to content

Commit

Permalink
SDK update: v 1.4.11 (1.4.11)
Browse files Browse the repository at this point in the history
  • Loading branch information
Deszip authored and Deszip committed May 9, 2024
1 parent 87f9037 commit 8e5e239
Show file tree
Hide file tree
Showing 13 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion AppSpectorOSXSDK.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
"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.10": "https://github.com/appspector/ios-sdk/raw/1.4.10/AppSpectorOSXSDK.framework.zip"
"1.4.11": "https://github.com/appspector/ios-sdk/raw/1.4.11/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.10'
s.version = '1.4.11'
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.10/AppSpectorOSXSDK.xcframework.zip' }
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.4.11/AppSpectorOSXSDK.xcframework.zip' }
s.osx.vendored_frameworks = 'AppSpectorOSXSDK.xcframework'
end
Binary file modified AppSpectorOSXSDK.xcframework.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion AppSpectorSDK.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
"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.10": "https://github.com/appspector/ios-sdk/raw/1.4.10/AppSpectorSDK.framework.zip"
"1.4.11": "https://github.com/appspector/ios-sdk/raw/1.4.11/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.10'
s.version = '1.4.11'
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.10/AppSpectorSDK.xcframework.zip' }
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.4.11/AppSpectorSDK.xcframework.zip' }
s.ios.vendored_frameworks = 'AppSpectorSDK.xcframework'
end
Binary file modified AppSpectorSDK.xcframework.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion AppSpectorSDKE2E.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
"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.10": "https://github.com/appspector/ios-sdk/raw/1.4.10/AppSpectorSDKE2E.framework.zip"
"1.4.11": "https://github.com/appspector/ios-sdk/raw/1.4.11/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.10'
s.version = '1.4.11'
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.10/AppSpectorSDKE2E.xcframework.zip' }
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.4.11/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.
2 changes: 1 addition & 1 deletion AppSpectorTVSDK.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
"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.10": "https://github.com/appspector/ios-sdk/raw/1.4.10/AppSpectorTVSDK.framework.zip"
"1.4.11": "https://github.com/appspector/ios-sdk/raw/1.4.11/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.10'
s.version = '1.4.11'
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.10/AppSpectorTVSDK.xcframework.zip' }
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.4.11/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.10/AppSpectorSDK.xcframework.zip",
checksum: "4aa22a87e15201e566c351b73e753614f1f0a9aac7dda0565a36f95bd5f18e69"
url: "https://github.com/appspector/ios-sdk/releases/download/1.4.11/AppSpectorSDK.xcframework.zip",
checksum: "78c15a6c217b67f1537565f22188a5555e43ff534b6e8c4cd83d5e4de4104462"
),
.binaryTarget(
name: "AppSpectorSDKE2E",
url: "https://github.com/appspector/ios-sdk/releases/download/1.4.10/AppSpectorSDKE2E.xcframework.zip",
checksum: "d536c23f2b00af992264097099fb6aa9df34bfd5b56f86339f2cad13ea3218d3"
url: "https://github.com/appspector/ios-sdk/releases/download/1.4.11/AppSpectorSDKE2E.xcframework.zip",
checksum: "cf070feecd41ad8febd6c01118729b069df0dd765cbd1b6db4ddd67f54a76428"
),
.binaryTarget(
name: "AppSpectorTVSDK",
url: "https://github.com/appspector/ios-sdk/releases/download/1.4.10/AppSpectorTVSDK.xcframework.zip",
checksum: "2afad367fbb43e7de8933948e4575d2a722528e75d6cfc738a7208186e05d8e0"
url: "https://github.com/appspector/ios-sdk/releases/download/1.4.11/AppSpectorTVSDK.xcframework.zip",
checksum: "e3b1d949b828344fcd7a035b9a45492a607723fb0e44eb45c9968c7b5ff34405"
),
.binaryTarget(
name: "AppSpectorOSXSDK",
url: "https://github.com/appspector/ios-sdk/releases/download/1.4.10/AppSpectorOSXSDK.xcframework.zip",
checksum: "bbd2d7a1efa0221831996195a95b5d770b20e50faef67ce50ea721900704d196"
url: "https://github.com/appspector/ios-sdk/releases/download/1.4.11/AppSpectorOSXSDK.xcframework.zip",
checksum: "54eda74111b0b28b71c0821d4d2b579dc476c5de8e7f2daa5211cc4ae39f96bf"
)
]
)

0 comments on commit 8e5e239

Please sign in to comment.