You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 , 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.
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
The text was updated successfully, but these errors were encountered: