-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
syncComposeResourcesForIos fails with "Failed to create directory" #3829
Comments
I've checked and the directory I can call |
I think I've worked this out. The From https://www.wwdcnotes.com/notes/wwdc22/110364/:
I've tried setting Long term it seems that we either have to turn sandboxing off and document it for users (probably not a great idea), or the |
Update: so disabling i.e. if you hit this, turn off |
@chrisbanes Thank you for your investigation! it's helpful! |
I don't believe this issue is specific to |
@GuilhE yes, agreed. I still think there's an opportunity to document this, and come up with the long term fix so that |
Totally agree 👍🏼 |
Same here for a Kotlin Multiplatform project
XCode 15, multiplaform plugin version 1.9.10 |
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks. |
Describe the bug
In my PR to upgrade to Kotlin 1.9.20-RC &CMP 1.5.10-rc01, the build now fails every time.
Affected platforms
Select one of the platforms below:
Versions
To Reproduce
chrisbanes/tivi#1588 triggers this every build from Xcode.
The text was updated successfully, but these errors were encountered: