Hi folks.
I'm new to the joys of apple's certificates and development gubbins.
I've managed to generate my cerficates and have linked them to my Phonegap app.
I want to build the default 'Hello World' app from phonegap.
I've getting this build error (There was much more in the log but this bit stood out to me.
2019-06-05 23:35:58.486 xcodebuild[89233:228980034] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path '/var/folders/0n/2spztxfx5gj9gnt9gxd9hfnr0000gp/T/ios_2019-06-05_23-35-58.484.xcdistribut ionlogs'.
2019-06-05 23:35:58.618 xcodebuild[89233:228980045] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks_Fall2018/IDEFrameworks-14460.46/IDEFo undation/Provisioning/IDEProfileQualification.m:509
Details: Xcode could not determine type of profile "/Library/MobileDevice/Provisioning Profiles/production-ios-1559802906--82639.mobileprovision" (could be {(
)})
Object: <IDEProfileQualification: 0x7fb1a418c2a0>
Method: -_profileTypeQualifier
Thread: <NSThread: 0x7fb1a3d52b10>{number = 3, name = (null)}
Please file a bug at https://bugreport.apple.com with this warning message and any useful information you can provide.
error: exportArchive: No signing certificate "iOS Development" found
Error Domain=IDECodesignResolverErrorDomain Code=1 "No signing certificate "iOS Development" found" UserInfo={IDEProvisioningError_UserInfoKey_IDEProvisioningErrorPlatform=com.apple.platfor m.iphoneos, IDEProvisioningError_UserInfoKey_IDEProvisioningErrorAction=5, NSLocalizedRecoverySuggestion=No "iOS Development" signing certificate matching team ID "B96UBPKC87" with a private key was found., IDEProvisioningError_UserInfoKey_IDEProvisioningErrorSpecifier=iOS Development, IDEProvisioningError_UserInfoKey_IDEProvisioningErrorTeam=<IDEProvisioningBasicTeam: 0x7fb1a414b1a0; teamID='B96UBPKC87', teamName='(null)'>, NSLocalizedDescription=No signing certificate "iOS Development" found}
** EXPORT FAILED **
Error code 70 for command: xcodebuild with args: -exportArchive,-archivePath,ios.xcarchive,-exportOptionsPlist,/private/project/exportOpti ons.plist,-exportPath,/private/project/build/device