skiptools / skip

Skip transpiler for creating SwiftUI apps for iOS and Android

Home Page:https://skip.tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to build the new boilerplate project on Xcode

saifullahsajid opened this issue · comments

Installation and all the setup was successful but when I try to build the project on Xcode it shows this error and I see no details about the error If I click it.

Command PhaseScriptExecution failed with a nonzero exit code

We released a new version (0.7.18) of skip that may address it. Can you skip upgrade and then make a new project (with skip init --appid=com.xyz.App SomeProject and let us know if that builds in Xcode?

If not, can you post the output of skip checkup? If it fails, please look at the output of skip checkup -v and let us know if you see any error messages in there.

We will close this issue for now, but please re-open with additional information.

@marcprux I upgraded to version 0.7.21, created a new project, and tried running it but I still faced the same issue. Here is my skip checkup
Screenshot 2023-11-07 at 8 43 04 PM