I am using Xcode to build my projects and introjucer for starting up a project.
And i still not sure the best way to both both together:
Introjucer is nice to add graphics and components to the application , but when editing a Project in Introjucer, save it and open in xcode, it does not update the files in xcode.
I use Product->clean in xcode before anything, and still it does not reflect the changes maded in introjucer.
Am i missing something? i am not really sure how to use introjucer has an editing tool synced with xcode and i can't seem to find any documentation.
Any tips how use it both during a developing session (with both opened) and both synced, editing on one reflects changes on the other ?
Thank you,
dee