Open
Description
Platform
Apple
Installed
None
Version
0.1.0
Steps to Reproduce
- Create a new KMP app project and use "Regular Framework" for distribution to Xcode.
- Add the Sentry KMP plugin.
- Sync gradle and the error will appear. The same one mentioned in this issue -> [Gradle Plugin] improve error message #303
Expected Result
Sentry is added to my KMP project and let me build it.
Actual Result
Cannot sync gradle, the following error appears:
A problem occurred configuring project ':shared'.
Sentry Cocoa Framework not found at /path/to/iosApp/build/SourcePackages/artifacts/sentry-cocoa/Sentry-Dynamic/Sentry-Dynamic.xcframework/ios-arm64 or /path/to/iosApp/build/SourcePackages/artifacts/sentry-cocoa/Sentry/Sentry.xcframework/ios-arm64
Metadata
Metadata
Assignees
Type
Projects
Status
Todo