Hi,
I would like to know what is the value of Certificate Alias? I am using a Mac.
I have supplied the Production provisioning profile but I discovered that the SA3 use iPhone Developer certificate instead of iPhone Distribution.
codesign -dvvvv --entitlements - "tm fouzy.app"
Executable=/Users/80528/Documents/Sencha/mobiletmf1/build/native-package-mobile/MyApp/packager.json/TM Fouzy.app/stbuild_templateIdentifier=com.myazid.tmfouzy
Format=bundle with Mach-O thin (armv7)
CodeDirectory v=20100 size=6047 flags=0x0(none) hashes=294+5 location=embedded
Hash type=sha1 size=20
CDHash=835a68b05e73cadd5e7cea4873eb09258a2db96c
Signature size=4334
Authority=iPhone Developer: Muhammad Yazid (NXXXXXXXXX)
Authority=Apple Worldwide Developer Relations Certification Authority
Authority=Apple Root CA
Signed Time=16 Nov, 2013 8:52:31 pm
Info.plist entries=26
Sealed Resources version=2 rules=12 files=96
Internal requirements count=1 size=184
??qq?<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>application-identifier</key>
<string>6XXXXXXXXX.com.myazid.tmfouzy</string>
<key>get-task-allow</key>
<true/>
<key>keychain-access-groups</key>
<array>
<string>6XXXXXXXXX.*</string>
</array>
</dict>
</plist>