Open SpiraMira opened 8 years ago
Can you share the project? Thanks!
Sure here goes...
I hack it to fix cmake anomalies and target stuff with programs like this...pretty basic ruby (I'm not an expert...just picked it up yesterday ;-)
btw, great tool and project...keep it going...
Regards, Patrice
Thanks!
Hi just curious if you were able to confirm that it's an issue with Xcode 8 or not.
I don't know if anyone's had a chance to look into it yet
I know everyone's pressed for time. I'm willing to look into this, if an xcodeproject expert developer can point me in the right direction...to summarize: it seems like new attributes were introduced in Xcode beta 6. They break my rather simple script to alter my cmake generated project. Worked fine in beta 5.
Regards Patrice
Am receiving this error after my project was built under Xcode 8 beta 6.
Looks like this new version of Xcode has introduced some new attributes... The project is being generated by CMake -GXcode. Not sure if that makes any difference.
My ruby program runs when opening an older version (Xcode 8 beta 5 based) of my project (also generated by CMake 3.6)
Any help is greatly appreciated. Can help debug this on my side if necessary.
Regards, Patrice