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

does not build in xcode on maverick/10.9.2 #11

Open
nycshane opened this issue Mar 23, 2014 · 12 comments
Open

does not build in xcode on maverick/10.9.2 #11

nycshane opened this issue Mar 23, 2014 · 12 comments

Comments

@nycshane
Copy link

Garbage Collection has been removed, is this something you can easily change or comment out ?

@RaoKarthik
Copy link

Try using earlier versions of Xcode to build

@niftylettuce
Copy link

@nycshane @RaoKarthik do you guys know how to fix this garbage collection stuff? /cc @millenomi

@niftylettuce
Copy link

/cc @dmarcotte @fjolnir

@RaoKarthik
Copy link

@niftylettuce in Xcode project-> build settings->architecture-> Build active architecture only-> debug

set it no. do the same for the target as well

@Equidamoid
Copy link

@RaoKarthik I have that set to No by default, any ideas?

@RaoKarthik
Copy link

@Equidamoid In the newer version of Xcode when u load a project it will display a dialog to perform some changes to the build setting. if you have accepted it then it would change the above setting to yes. If you haven't checked that dialog then your old setting will be retained.

The easiest workaround to fix this garbage collection was to use earlier version of xcode

@RaoKarthik
Copy link

/cc @niftylettuce

@niftylettuce
Copy link

@RaoKarthik @Equidamoid I'll give either of you a $50-$100+ bug bounty reward by PayPal or Gittip if you can resolve this garbage collection stuff properly.

@fjolnir
Copy link

fjolnir commented May 9, 2014

My fork builds in xcode 5 now: fjolnir@4a280a4

Obviously won't load in apps that use garbage collection though.

@niftylettuce
Copy link

@fjolnir can you submit a PR here?

@fjolnir
Copy link

fjolnir commented May 9, 2014

#5

@AndrewMcSwain
Copy link

any way to do this without downloading a 2GB program? I tried downloading xcode-select, but the xcode-build command isn't included. I can supposedly use gcc but am unsure as to how to proceed.

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

6 participants