malcommac / sentry-cocoa-sdk-xcframeworks

A mirror for https://github.com/getsentry/sentry-cocoa to add support for binary (xcframework) distribution with swift package manager.
MIT License
3 stars 1 forks source link

Script download framework failed #3

Open Fl0p opened 4 months ago

Fl0p commented 4 months ago

@malcommac Please check the tags 8.22.1, 8.22.2, 8.22.3, 8.22.4, 8.23.0, 8.24.0, 8.24.1, 8.25.0, 8.25.1, 8.25.2, 8.26.0, 8.27.0, 8.28.0, 8.29.0, 8.29.1, 8.30.0 all of them does not contain xcframework

maybe replace gh release download --pattern $frameworkName.zip --repo $sentry_repository to just curl https://github.com/getsentry/sentry-cocoa/releases/download/$version/Sentry.xcframework.zip

Fl0p commented 4 months ago
Screenshot 2024-07-09 at 11 17 50

You don't need to look into Carthage/Build filder just get zip from release https://github.com/getsentry/sentry-cocoa/releases/tag/8.30.0