I have a project whose target is a Bundle
. Now I need to make this bundle universal for all architectures. Now I refered this and this SO Post
The post says that Xcode 3.2 automatically makes the targets universal in Release
mode
But it doesn't seem to work . I am using Xcode 3.2.6 and my Operating System is MAC OS X 10.6.8 . Can anyone please help me