Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/fix podspec #13

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
[skip ci] Update xcframework
  • Loading branch information
github actions committed Jan 24, 2025
commit eb39e0127a6daeefd42dc15c6ba161dcd91ac1c2
34 changes: 17 additions & 17 deletions CrashReporter.xcframework/Info.plist
Original file line number Diff line number Diff line change
@@ -6,9 +6,9 @@
<array>
<dict>
<key>BinaryPath</key>
<string>CrashReporter.framework/CrashReporter</string>
<string>CrashReporter.framework/Versions/A/CrashReporter</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>macos-arm64_x86_64</string>
<key>LibraryPath</key>
<string>CrashReporter.framework</string>
<key>SupportedArchitectures</key>
@@ -17,38 +17,38 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>macos</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>CrashReporter.framework/CrashReporter</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_arm64e</string>
<string>tvos-arm64</string>
<key>LibraryPath</key>
<string>CrashReporter.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>arm64e</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<string>tvos</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>CrashReporter.framework/CrashReporter</string>
<key>LibraryIdentifier</key>
<string>tvos-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>CrashReporter.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
@@ -69,26 +69,24 @@
</dict>
<dict>
<key>BinaryPath</key>
<string>CrashReporter.framework/Versions/A/CrashReporter</string>
<string>CrashReporter.framework/CrashReporter</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</string>
<string>ios-arm64_arm64e</string>
<key>LibraryPath</key>
<string>CrashReporter.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
<string>arm64e</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>CrashReporter.framework/Versions/A/CrashReporter</string>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<string>ios-arm64_x86_64-maccatalyst</string>
<key>LibraryPath</key>
<string>CrashReporter.framework</string>
<key>SupportedArchitectures</key>
@@ -97,7 +95,9 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>macos</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
34 changes: 17 additions & 17 deletions KarteCrashReporter.xcframework/Info.plist
Original file line number Diff line number Diff line change
@@ -6,9 +6,9 @@
<array>
<dict>
<key>BinaryPath</key>
<string>CrashReporter.framework/CrashReporter</string>
<string>CrashReporter.framework/Versions/A/CrashReporter</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>macos-arm64_x86_64</string>
<key>LibraryPath</key>
<string>CrashReporter.framework</string>
<key>SupportedArchitectures</key>
@@ -17,38 +17,38 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>macos</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>CrashReporter.framework/CrashReporter</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_arm64e</string>
<string>tvos-arm64</string>
<key>LibraryPath</key>
<string>CrashReporter.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>arm64e</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<string>tvos</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>CrashReporter.framework/CrashReporter</string>
<key>LibraryIdentifier</key>
<string>tvos-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>CrashReporter.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
@@ -69,26 +69,24 @@
</dict>
<dict>
<key>BinaryPath</key>
<string>CrashReporter.framework/Versions/A/CrashReporter</string>
<string>CrashReporter.framework/CrashReporter</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</string>
<string>ios-arm64_arm64e</string>
<key>LibraryPath</key>
<string>CrashReporter.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
<string>arm64e</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>CrashReporter.framework/Versions/A/CrashReporter</string>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<string>ios-arm64_x86_64-maccatalyst</string>
<key>LibraryPath</key>
<string>CrashReporter.framework</string>
<key>SupportedArchitectures</key>
@@ -97,7 +95,9 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>macos</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ let package = Package(
.binaryTarget(
name: "KarteCrashReporter",
url: "https://sdk.karte.io/ios/swiftpm/KarteCrashReporter-1.12.0/KarteCrashReporter.xcframework.zip",
checksum: "e6a79c85bd7337fd938cafa56b2d8d02ab8a31bb59eed92dd294295bc495522e"
checksum: "d0f9ee786be6709c407fbc4792b40faf6de4866d2bbd45ac7ececa1640e736d5"
),
]
)