svenna
3 Oct 2012, 4:22 AM
I'm trying to build a native app for iOS, with Sencha Cmd 3.0.0.181, and Touch 2.1. I've tried several nightly builds, and B3, however recent testing is in 2.1-20121002
When running: sencha app build native the builds seems to complete ok, but the package is never signed, and does not include the _CodeSignature folder.
I haven't found where in the Cmd 3 source the certificatePath is read from the packager.json file, or used, but if I use an incorrect file name the build process gives an exception (so I do know that cert is being read)
Running on Win 8 Pro
When running: sencha app build native the builds seems to complete ok, but the package is never signed, and does not include the _CodeSignature folder.
I haven't found where in the Cmd 3 source the certificatePath is read from the packager.json file, or used, but if I use an incorrect file name the build process gives an exception (so I do know that cert is being read)
Running on Win 8 Pro