Developer ID Gotcha

Daniel Jalkut: So, my recommended fix either to use Xcode 4.3 to build your app, or mimic Xcode 4.3′s code signing behavior by stealing its codesign arguments (look in the build log after building on 4.3) and applying them verbatim in your build process. Chris Suter: If you need your application to work on older … Continue reading Developer ID Gotcha