Skip to content

A problem occurred configuring project ':kmp'. > Sentry Cocoa Framework not found at /user/path/.../ #318

Open
@franmontiel

Description

@franmontiel

Platform

Apple

Installed

None

Version

0.1.0

Steps to Reproduce

  1. Create a new KMP app project and use "Regular Framework" for distribution to Xcode.
  2. Add the Sentry KMP plugin.
  3. 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

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions