Skip to content

Commit

Permalink
SDK update: v 1.4.13 (1.4.13)
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] authored and [email protected] committed Sep 18, 2024
1 parent 3d26e83 commit 85cfb81
Show file tree
Hide file tree
Showing 20 changed files with 28 additions and 24 deletions.
Binary file modified AppSpectorOSXSDK.framework-macos-arm64_x86_64.dSYM.zip
Binary file not shown.
5 changes: 3 additions & 2 deletions AppSpectorOSXSDK.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,14 @@
"1.3.7": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.3.7/AppSpectorOSXSDK.framework.zip",
"1.4.0": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.0/AppSpectorOSXSDK.framework.zip",
"1.4.1": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.1/AppSpectorOSXSDK.framework.zip",
"1.4.12": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.12/AppSpectorOSXSDK.framework.zip",
"1.4.13": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.13/AppSpectorOSXSDK.framework.zip",
"1.4.2": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.2/AppSpectorOSXSDK.framework.zip",
"1.4.3": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.3/AppSpectorOSXSDK.framework.zip",
"1.4.4": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.4/AppSpectorOSXSDK.framework.zip",
"1.4.5": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.5/AppSpectorOSXSDK.framework.zip",
"1.4.6": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.6/AppSpectorOSXSDK.framework.zip",
"1.4.7": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.7/AppSpectorOSXSDK.framework.zip",
"1.4.8": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.8/AppSpectorOSXSDK.framework.zip",
"1.4.9": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.9/AppSpectorOSXSDK.framework.zip",
"1.4.12": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.12/AppSpectorOSXSDK.framework.zip"
"1.4.9": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.9/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.12'
s.version = '1.4.13'
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/techery/appspector-ios-sdk-binary/releases/download/1.4.12/AppSpectorOSXSDK.xcframework.zip' }
s.source = { :http => 'https://github.com/techery/appspector-ios-sdk-binary/releases/download/1.4.13/AppSpectorOSXSDK.xcframework.zip' }
s.osx.vendored_frameworks = 'AppSpectorOSXSDK.xcframework'
end
Binary file modified AppSpectorOSXSDK.xcframework.zip
Binary file not shown.
Binary file modified AppSpectorSDK.framework-ios-arm64.dSYM.zip
Binary file not shown.
Binary file modified AppSpectorSDK.framework-ios-arm64_x86_64-simulator.dSYM.zip
Binary file not shown.
5 changes: 3 additions & 2 deletions AppSpectorSDK.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,14 @@
"1.3.7": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.3.7/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",
"1.4.12": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.12/AppSpectorSDK.framework.zip",
"1.4.13": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.13/AppSpectorSDK.framework.zip",
"1.4.2": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.2/AppSpectorSDK.framework.zip",
"1.4.3": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.3/AppSpectorSDK.framework.zip",
"1.4.4": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.4/AppSpectorSDK.framework.zip",
"1.4.5": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.5/AppSpectorSDK.framework.zip",
"1.4.6": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.6/AppSpectorSDK.framework.zip",
"1.4.7": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.7/AppSpectorSDK.framework.zip",
"1.4.8": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.8/AppSpectorSDK.framework.zip",
"1.4.9": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.9/AppSpectorSDK.framework.zip",
"1.4.12": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.12/AppSpectorSDK.framework.zip"
"1.4.9": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.9/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.12'
s.version = '1.4.13'
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/techery/appspector-ios-sdk-binary/releases/download/1.4.12/AppSpectorSDK.xcframework.zip' }
s.source = { :http => 'https://github.com/techery/appspector-ios-sdk-binary/releases/download/1.4.13/AppSpectorSDK.xcframework.zip' }
s.ios.vendored_frameworks = 'AppSpectorSDK.xcframework'
end
Binary file modified AppSpectorSDK.xcframework.zip
Binary file not shown.
Binary file modified AppSpectorSDKE2E.framework-ios-arm64.dSYM.zip
Binary file not shown.
Binary file modified AppSpectorSDKE2E.framework-ios-arm64_x86_64-simulator.dSYM.zip
Binary file not shown.
5 changes: 3 additions & 2 deletions AppSpectorSDKE2E.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,14 @@
"1.3.7": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.3.7/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",
"1.4.12": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.12/AppSpectorSDKE2E.framework.zip",
"1.4.13": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.13/AppSpectorSDKE2E.framework.zip",
"1.4.2": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.2/AppSpectorSDKE2E.framework.zip",
"1.4.3": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.3/AppSpectorSDKE2E.framework.zip",
"1.4.4": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.4/AppSpectorSDKE2E.framework.zip",
"1.4.5": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.5/AppSpectorSDKE2E.framework.zip",
"1.4.6": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.6/AppSpectorSDKE2E.framework.zip",
"1.4.7": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.7/AppSpectorSDKE2E.framework.zip",
"1.4.8": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.8/AppSpectorSDKE2E.framework.zip",
"1.4.9": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.9/AppSpectorSDKE2E.framework.zip",
"1.4.12": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.12/AppSpectorSDKE2E.framework.zip"
"1.4.9": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.9/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.12'
s.version = '1.4.13'
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/techery/appspector-ios-sdk-binary/releases/download/1.4.12/AppSpectorSDKE2E.xcframework.zip' }
s.source = { :http => 'https://github.com/techery/appspector-ios-sdk-binary/releases/download/1.4.13/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.
Binary file modified AppSpectorTVSDK.framework-tvos-arm64.dSYM.zip
Binary file not shown.
Binary file modified AppSpectorTVSDK.framework-tvos-arm64_x86_64-simulator.dSYM.zip
Binary file not shown.
5 changes: 3 additions & 2 deletions AppSpectorTVSDK.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,14 @@
"1.3.7": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.3.7/AppSpectorTVSDK.framework.zip",
"1.4.0": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.0/AppSpectorTVSDK.framework.zip",
"1.4.1": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.1/AppSpectorTVSDK.framework.zip",
"1.4.12": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.12/AppSpectorTVSDK.framework.zip",
"1.4.13": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.13/AppSpectorTVSDK.framework.zip",
"1.4.2": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.2/AppSpectorTVSDK.framework.zip",
"1.4.3": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.3/AppSpectorTVSDK.framework.zip",
"1.4.4": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.4/AppSpectorTVSDK.framework.zip",
"1.4.5": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.5/AppSpectorTVSDK.framework.zip",
"1.4.6": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.6/AppSpectorTVSDK.framework.zip",
"1.4.7": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.7/AppSpectorTVSDK.framework.zip",
"1.4.8": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.8/AppSpectorTVSDK.framework.zip",
"1.4.9": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.9/AppSpectorTVSDK.framework.zip",
"1.4.12": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.12/AppSpectorTVSDK.framework.zip"
"1.4.9": "https://github.com/techery/appspector-ios-sdk-binary/raw/1.4.9/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.12'
s.version = '1.4.13'
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/techery/appspector-ios-sdk-binary/releases/download/1.4.12/AppSpectorTVSDK.xcframework.zip' }
s.source = { :http => 'https://github.com/techery/appspector-ios-sdk-binary/releases/download/1.4.13/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/techery/appspector-ios-sdk-binary/releases/download/1.4.12/AppSpectorSDK.xcframework.zip",
checksum: "e183ccbae810f6fb845ce8378dc2ecf6f1d6eb4af90085052da927eba444b53d"
url: "https://github.com/techery/appspector-ios-sdk-binary/releases/download/1.4.13/AppSpectorSDK.xcframework.zip",
checksum: "5758033fc7d73f28412c92849c1b7a74c5f980025d373f76ff10ab37a66ed648"
),
.binaryTarget(
name: "AppSpectorSDKE2E",
url: "https://github.com/techery/appspector-ios-sdk-binary/releases/download/1.4.12/AppSpectorSDKE2E.xcframework.zip",
checksum: "16cf3fcf8741d9c433fd1ec7f952b361bf76352fa185ae1bf6a0be39664e3ee5"
url: "https://github.com/techery/appspector-ios-sdk-binary/releases/download/1.4.13/AppSpectorSDKE2E.xcframework.zip",
checksum: "a81cee29fac567cf9d1f7512361dda3c9156706b263deb5427ba54e5846a01e6"
),
.binaryTarget(
name: "AppSpectorTVSDK",
url: "https://github.com/techery/appspector-ios-sdk-binary/releases/download/1.4.12/AppSpectorTVSDK.xcframework.zip",
checksum: "b0c67aa64a479b8851521ff63ad3cf9684a3ea082fdc81f3db979da3adf245c1"
url: "https://github.com/techery/appspector-ios-sdk-binary/releases/download/1.4.13/AppSpectorTVSDK.xcframework.zip",
checksum: "972f95306e993a882d807c2266715fb87f19a935305d9224f28d39a99b951118"
),
.binaryTarget(
name: "AppSpectorOSXSDK",
url: "https://github.com/techery/appspector-ios-sdk-binary/releases/download/1.4.12/AppSpectorOSXSDK.xcframework.zip",
checksum: "c7b8c2883258f954a692b8f2247e2f2c6dc6ca1a1ea3141ab1ab163ce0f6e432"
url: "https://github.com/techery/appspector-ios-sdk-binary/releases/download/1.4.13/AppSpectorOSXSDK.xcframework.zip",
checksum: "670ba7e1c09be72555525a4ad7e6efc395a7aff3e646b98b8ee3d30b08534376"
)
]
)

0 comments on commit 85cfb81

Please sign in to comment.