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

Command RuleScriptExecution failed with a nonzero exit code #153

Open
jsoneaday opened this issue Nov 12, 2023 · 5 comments
Open

Command RuleScriptExecution failed with a nonzero exit code #153

jsoneaday opened this issue Nov 12, 2023 · 5 comments

Comments

@jsoneaday
Copy link

I am able to create the counter project and have it build successfully and create the xcodegen files. But I am seeing this error in xcode when attempting to run. This is my project source files, https://github.com/jsoneaday/dechat-app-core. I am on xcode 15 ios 17 and iphone 15 sim.

Screenshot 2023-11-11 at 9 48 53 PM Screenshot 2023-11-11 at 9 51 43 PM
@StuartHarris
Copy link
Member

Hey thanks for submitting this, and apologies for the delay getting back to you. I just went through the docs step by step and got similar errors with Xcode 15. I'm going to dig in deeper and will keep you up to date.

@StuartHarris
Copy link
Member

This seems to be caused by recent updates to cargo-xcode. I will investigate further, but for now you could downgrade to a working version (cargo install --force cargo-xcode --version 1.7.0)

@jsoneaday
Copy link
Author

I really like your design and that's why I was trying to use crux. Please let me know when you make some progress in testing as I would like to use it with xcode 15 once I know for sure its working.

@jsoneaday
Copy link
Author

Hello @StuartHarris having any luck getting things working with latest?

@StuartHarris
Copy link
Member

StuartHarris commented Nov 29, 2023

Hey @jsoneaday unfortunately not — cargo-xcode at version 1.7.0 works fine, but everything since then breaks. I haven't had a huge amount of time to look into why, but have been exploring alternatives. Will keep you posted

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

2 participants