LonnyGomes / ReSignMe

A OS X app that simplifies the process of re-signing an iOS app down to a few clicks of the mouse.
GNU Affero General Public License v3.0
58 stars 21 forks source link

Fails to find XCode 4.6.3 #2

Closed thomaschristensen closed 11 years ago

thomaschristensen commented 11 years ago

ReSignMe starts with a dependency error and cannot find XCode and it's command line tools even though XCode 4.6.3 is installed and so are the tools. Also installed are the XCode 5.0 preview, could that be the reason?

ghost commented 11 years ago

Hi Thomas,

When testing this, it does appear that XCode 5.0 preview could be the culprit. I have it installed on another machine and was able to reproduce the results! I will look into this!

ghost commented 11 years ago

@thomaschristensen I just pushed a fix to the develop branch. It definitely was something to do with having Xcode 5 installed! Let me know if that works for you!

ghost commented 11 years ago

Closing this issue as Xcode 7 is out and the problem appears to be resolved.