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

xmod doesn't generate class files in Xcode 3.2.6 #52

Closed
freespace opened this issue Apr 10, 2011 · 1 comment
Closed

xmod doesn't generate class files in Xcode 3.2.6 #52

freespace opened this issue Apr 10, 2011 · 1 comment

Comments

@freespace
Copy link

Hi,

With xmod 1.22 the output directory is created, but the files aren't. Manually creating the files by running mogenerator works, so it isn't an issue with generation itself, but the fact generation never occurs.

It appears the script is breaking on getting a xcode group:

11/04/11 1:06:37 AM steve[63136]    Xmod.scpt exception: Xcode got an error: Can’t get group id "29B97314FDCFA39411CA2CEA" of project "XXXX-XXXXXXX".

I made a new project just to test this, and Xmod failed with the same group id:

11/04/11 1:09:37 AM steve[63168]    Xmod.scpt exception: Xcode got an error: Can’t get group id "29B97314FDCFA39411CA2CEA" of project "test".

Cheers,
Steve

@rentzsch
Copy link
Owner

I think this has been fixed a version or three back.

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