Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Not able to Run the Xcode project created by xcake make command, maybe configuration or Executable selection in scheme issue in target. #223

Closed
Goldy-74 opened this issue Feb 23, 2022 · 4 comments · Fixed by #224

Comments

@Goldy-74
Copy link

Goldy-74 commented Feb 23, 2022

Hi,
I am new in the, Creating Project via CLI,
I tried your CakeFile, https://github.com/igor-makarov/xcake/blob/main/example/app/CakeMania/Cakefile, and by running command xcake make, created successfully the Xcode project but the thing is I am not able to run it via Xcode (with run button or Command + R), I think some issue is in the configuration in the project target(Please see the attached image).
Please help me out in this, I am having my all hope in this tool and every one in my organisation is depending on me and I am depending on this tool :p

Screenshot 2022-02-23 at 9 01 17 PM

Screenshot 2022-02-23 at 9 38 53 PM

Screenshot 2022-02-23 at 9 38 38 PM

@Goldy-74 Goldy-74 changed the title Not able to Run the Xcode project created by xcake make command, maybe configuration issue in target. Not able to Run the Xcode project created by xcake make command, maybe configuration or Executable selection in scheme issue in target. Feb 23, 2022
@igor-makarov
Copy link
Owner

From your screenshots, it looks like you need to select the executable in your scheme to run it. Can you try that and see if it helps?

@Goldy-74
Copy link
Author

@igor-makarov , I know and It worked, but what I need without opening Xcode it should work. just from the command line.
xcake make
How It can be done? any suggestion, I have already used the sample project that also require the same approach for selecting excutable from scheme.

@igor-makarov
Copy link
Owner

I'm gonna be releasing new version with fix shortly.

@igor-makarov
Copy link
Owner

New version with fix available: xcake 0.12.1

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

Successfully merging a pull request may close this issue.

2 participants