TuftEntertainment / hashtag-warrior

Open-source iOS game powered by cocos2d.
MIT License
8 stars 7 forks source link

What are the about files doing in the root directory? #13

Closed LAHumphreys closed 11 years ago

verbitan commented 11 years ago

Xcode doesn't match the project structure with the directory structure. I've found the best way to deal with this now is to 'git mv' the files, then repoint the Xcode project to the new location.

danielgwood commented 11 years ago

Haha... that is weird. Surely there must be a way to fix that in XCode?

(Good spot @Grauniad !)

danielgwood commented 11 years ago

I also edited the XCode project set up so that (in theory) it will now match the directory structure.