Re: [問題] 有人佈署ios7成功了嗎?
※ 引述《Adonisy (堂本瓜一)》之銘言:
: 很奇怪,我都上傳成功了,用 application loader,結果過一會
: developer那出現 invail binary
: 後來想說,那我用 Archive吧... 結果程式跳出,出現「未預期的錯誤」...
: 這世上真的有人佈署成功了嗎? 試好久...太怪了
http://ppt.cc/h4N1
找到解答了
原來世上還有很多人和我一樣
簡單來說,xcode的 bug... 再產生一次provisioning profile
1.Log into https://developer.apple.com/membercenter/index.action
2.In Certificates, Identifiers & Profiles, select Provisioning Profiles.
3.Optional: select the old profile and then click the delete button.
4.Click the Add button (+) in the upper-right corner.
5.Select App Store as the distribution method; click Continue.
6.Choose your App ID; Continue
7.Choose your Certificate. NOTE: Make sure you select a certificate for
which you have the private key (see Applications/Utilities/KeyChain Access,
keychain: login, category: my certificates. Your certificate must be listed
here with a private key in the sub list, otherwise you will need to obtain
a new certificate.)
8.Enter a name, and Done.
9.In XCode Preferences (Cmd+,) select the Accounts tab, and then click
View Details...
10.Click the refresh button in the bottom left.
Now the new profile should appear (and the old one will disappear if
you deleted it in step 3).
Finally, set the build settings and perform another archive.
In XCode Project Navigator, select the project target and then Build
Settings
Enter "code sign" in the search filter
Set the Provisioning Profile for Release to the new profile (as loaded
in step 10).
Set the Code Signing Identity for Release to the certificate from step
7 (or automatic should be okay)
Product menu->Archive
祝大家幸運
--
昔日所為 今日所受
今日所為 明日所受
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 61.221.67.170
→
09/28 13:46, , 1F
09/28 13:46, 1F
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 2 之 2 篇):
MacDev 近期熱門文章
PTT數位生活區 即時熱門文章