From: Tim P. <he...@ti...> - 2007-07-09 12:33:53
|
The framework does appear to have copied into .app, but if I remove the one at /Library/Frameworks the app then wont launch? What might I have done wrong in XCode to not make it build correctly? I created a new Ruby Core data document based application, then created a new copy files build phase, and dragged RubyCocoa.framework into the new phase. That should be all thats needed shouldnt it? Cheers Tim On 9 Jul 2007, at 13:19, Jon Baer wrote: > Im not sure you should go by the file size per se, if you open > terminal and jump into YourProject/build/Debug/YourApp.app/Frameworks > you should check to see if the complete framework is in there. > > You might also want to remove or rename the one @ /Library/Frameworks > in case there is a conflict of some kind (?) |