CSSMERR_TP_NOT_TRUSTED with Xcode

After switching to a new MacBook (and copying everything through Firewire cable), I couldn’t compile any app on my iPhone. Compilation was always ending up with the following message: /…/build/Debug-iphoneos/xxxxxx.app: CSSMERR_TP_NOT_TRUSTED Command /usr/bin/codesign failed with exit code 1 I checked my provisioning profiles, certificates and everything and couldn’t find a solution. Finally, while browsing the … 

 

Xcode tips and tricks

Starting or not Mac OS X / iOS development, it’s worth reading articles to find tips that suits you. 10 Xcode power user tips for iPhone devs What are those little Xcode tips & tricks you wish you knew about 2 years ago? 14 Essential Xcode Tips, Tricks and Resources for iPhone Devs Killer Xcode …