xcode - WatchKit Upload -
i trying submit watchkit app t itunesconnect. click "archive" , validate , shown message below. have created app id app, extension , watchkit app distribution profiles. going wrong?
thanks
to sign watch app, need 3 different app ids , each app id needs provision profile.
add/edit 3 app ids:
- one main app bundle, may need add entitlements need,
app groups
,keychain access group
. - one watchkit extension bundle, may need add entitlements need.
- one watchkit app bundle. no entitlements needed.
- one main app bundle, may need add entitlements need,
delete distribution provision profiles 3 app ids, if exists.
add 3 new distribution provision profiles 3 app ids.
now go xcode, open
preference
, goaccounts
.choose apple id, click
view details
on bottom right.click
refresh
button on bottom left, wait list of provision profiles change.in
build settings
targets, configurecode signing
part below.
try archive again.
when submit app, xcode ask confirm provision profile uses sign each of bundles. need sure provision profile names match configured in developer member center.
Comments
Post a Comment