I recently installed the iPhone OS 3.0 upgrade on my iMac for developing iPhone Apps in XCode. The App I've been developing started throwing errors when I would try and compile for 3.0 (previously worked in 2.2.1). I fixed all of the errors I could, but I am consistently getting the following error:
Command <com.apple.tools.product-pkg-utility> failed with exit code -1
Any time I try and compile for the device (even 2.2.1 now...)
It works fine in the simulator (building for both release and debug) but will not work for the device (for release or debug).
Any help will be much appreciated. Thanks!