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

Xcode cloud issue #927

Open
clopex opened this issue Dec 16, 2024 · 1 comment
Open

Xcode cloud issue #927

clopex opened this issue Dec 16, 2024 · 1 comment

Comments

@clopex
Copy link

clopex commented Dec 16, 2024

Hello, Im having error: “RswiftGenerateInternalResources” is disabled when Im trying to create build on XCode Cloud

any idea?

I add both Public and Internal Resources in "Run build tool plugin" in Build Phases

@clopex
Copy link
Author

clopex commented Jan 11, 2025

I add this script to my project:
#!/bin/sh

ci_post_clone.sh

Created by Adis Mulabdic on 10. 1. 2025..

Copyright © . All rights reserved.

defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidatation -bool YES

Errors:
error: “RswiftGenerateInternalResources” must be enabled before it can be used

“RswiftGenerateInternalResources” is disabled

but still xcode cloud is failing. Any suggestions @tomlokhorst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant