Code signing MAC Apps for Application Store using XE6 Update |
|
Problem with DataSnap (ClientDataSet1) codesigning Midas Library:
[PAClient Error] Error: E0264 Unable to execute '"/usr/bin/codesign" --en "/Users/bobcarson/PAServer/scratch-dir/Bob-XE6 OSX iOS Profile/Project3.app/Contents/Entitlements.plist" --deep -s "3rd Party Mac Developer Application" -f "/Users/bobcarson/PAServer/scratch-dir/Bob-XE6 OSX iOS Profile/Project3.app"' (Error 1)
[PAClient Error] Error: E0264 /Users/bobcarson/PAServer/scratch-dir/Bob-XE6 OSX iOS Profile/Project3.app: the codesign_allocate helper tool cannot be found or used
[PAClient Error] Error: E0264 In subcomponent: /Users/bobcarson/PAServer/scratch-dir/Bob-XE6 OSX iOS Profile/Project3.app/Contents/MacOS/libmidas.dylib
Failed
Elapsed time: 00:01:39.0
Create a new desktop firemonkey project - just empty window, add some components and deploy to application store and all goes well until you add a Datasnap component and check the midas library to be deployed in the deployment window. Then I get the E0264 error and does not create the pkg file. Take
out the midas library deployment even with the Clientdataset component left in, and will create a pkg file.
of course, you can't open a file as you will get the runtime error about can't find midas runtime.
|