Hi All, I've been trying to get this going with a very simple test 
application. I have created a certificate .p12 file and two 
.mobileprovision files via the codename one certificate wizard. When going 
through it I got it to regenerate the certificate on iTunes connect (I got 
the emails from apple saying the old one was revoked so this does seem to 
have done it all from scratch). However I still cannot build. In the 
signing part of the ios build settings I have changed the App identifier to 
what the certificate told me it was and have changed the password to 
"password" which seems to be the hardcoded value the wiard sets. However it 
will not build (I am trying the debug build with the development 
.mobileprovision file). I shall paste more of the error message below but 
the bit that seems quite significant is this...

016-11-03 16:22:50 +0000 [MT] Disqualifying <DVTSigningCertificate: 
0x7f952c689030; name='iPhone Developer: Graham Stanley (3UG8Y738SP)', 
hash='ADE37CF2261E4E2E7D406B4547C064833A5897FF', 
certificateKind='1.2.840.113635.100.6.1.2'> due to certificateKind (input 
1.2.840.113635.100.6.1.4 doesn't match 1.2.840.113635.100.6.1.2)
2016-11-03 16:22:50 +0000 [MT] -[IDEDistributionProvisioning 
_signingCertificatesApplicableForTeamID:certificateKind:isForInstaller:error:]: 
identityCertificatesMatchingKind [kind=1.2.840.113635.100.6.1.4] = (
)


Any ideas what the problem might be???

Regards,

Paul

More info...

Failed export step
2016-11-03 16:22:50 +0000 [MT] Step failed: <IDEDistributionSigningAssetsStep: 
0x7f952c611570>: Error Domain=IDEDistributionErrorDomain Code=1 "(null)"


2016-11-03 16:22:50 +0000 [MT] Running step: IDEDistributionSigningAssetsStep 
with <IDEDistributionContext: 0x7f952c5c81c0; archive(resolved)='<IDEArchive: 
0x7f952c4e8660>', distributionTask(resolved)='2', 
distributionMethod(resolved)='<IDEDistributionMethodAdHoc: 0x7f952c573aa0>', 
teamID(resolved)='(null)'>
        Chain (2, self inclusive):
        <IDEDistributionContext: 0x7f952c5c81c0; archive = '(null)', 
distributionMethod='<IDEDistributionMethodAdHoc: 0x7f952c573aa0>', 
teamID='(null)'>
        <IDEDistributionContext: 0x7f952c4e91d0; archive = '<IDEArchive: 
0x7f952c4e8660>', distributionMethod='(null)', teamID='(null)'>
</IDEDistributionContext: 0x7f952c5c81c0>


2016-11-03 16:22:50 +0000 [MT] Available distribution methods: (
    "<IDEDistributionMethodiOSAppStoreExport: 0x7f952c581ce0>",
    "<IDEDistributionMethodAdHoc: 0x7f952c573aa0>",
    "<IDEDistributionMethodEnterprise: 0x7f952c579050>",
    "<IDEDistributionMethodDevelopmentSigned: 0x7f952c577080>"
)
2016-11-03 16:22:50 +0000 [MT] IDEDistributionItem init 
<DVTFilePath:0x7f952c4e8d80:'/var/folders/zh/kb_4hqhn4kg1h0r5dp_6htcm0000gn/T/build4611091322931509632xxx/dist/ApplicationWrapper.xcarchive/Products/Applications/ApplicationWrapper.app'>
2016-11-03 16:22:50 +0000 [MT] Set distributionItems on context: (
    "<IDEDistributionItem: 0x7f952c5ec880 
'uk.co.esayltd.mobile.workmobile.codenameone' 
'<DVTFilePath:0x7f952c4e8d80:'/var/folders/zh/kb_4hqhn4kg1h0r5dp_6htcm0000gn/T/build4611091322931509632xxx/dist/ApplicationWrapper.xcarchive/Products/Applications/ApplicationWrapper.app'>'>"
)
2016-11-03 16:22:50 +0000 [MT] -[IDEDistributionProvisioning 
_itemToSigningInfoMap:]: Locating assets for items = (
    "<IDEDistributionItem: 0x7f952c5ec880 
'uk.co.esayltd.mobile.workmobile.codenameone' 
'<DVTFilePath:0x7f952c4e8d80:'/var/folders/zh/kb_4hqhn4kg1h0r5dp_6htcm0000gn/T/build4611091322931509632xxx/dist/ApplicationWrapper.xcarchive/Products/Applications/ApplicationWrapper.app'>'>"
)
2016-11-03 16:22:50 +0000 [MT] Disqualifying <DVTSigningCertificate: 
0x7f952c689030; name='iPhone Developer: Graham Stanley (3UG8Y738SP)', 
hash='ADE37CF2261E4E2E7D406B4547C064833A5897FF', 
certificateKind='1.2.840.113635.100.6.1.2'> due to certificateKind (input 
1.2.840.113635.100.6.1.4 doesn't match 1.2.840.113635.100.6.1.2)
2016-11-03 16:22:50 +0000 [MT] -[IDEDistributionProvisioning 
_signingCertificatesApplicableForTeamID:certificateKind:isForInstaller:error:]: 
identityCertificatesMatchingKind [kind=1.2.840.113635.100.6.1.4] = (
)


-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/9e5ea976-2300-45ba-92c9-cc1827fc158e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to