your account already has a valid ios distribution certificate
電腦 p12 文件過(guò)期 解決方式 刪除不用的舊證書(shū) 生成新證書(shū) 或者 讓同事從新給你導(dǎo)一個(gè)p12 文件
90161
xcode 新增自動(dòng)識(shí)別功能 不能自動(dòng)識(shí)別 需要手動(dòng)配置provisioning profile 解決
90535
找到相應(yīng)的bundle包愈污,打開(kāi)plist文件,刪除CFBundleExecutable即可 CFBundleExecutable 在info.plist文件中顯示為Executable file 解決
新問(wèn)題出現(xiàn)
不能刪除自己的 只刪掉第三方的
90535
檢查第三方包 是否過(guò)期 廢棄
xcode8打包成功
結(jié)果itunesconnect.apple.com上長(zhǎng)時(shí)間看不到構(gòu)建版本
給項(xiàng)目設(shè)置隱私權(quán)限 相機(jī) 相冊(cè) 藍(lán)牙 麥克風(fēng)。粒褒。等等形纺。。
Privacy - Camera Usage Description //相機(jī)權(quán)限
Privacy - Photo Library Usage Description //相冊(cè)權(quán)限
Privacy - Contacts Usage Description //通訊錄權(quán)限
Privacy - Microphone Usage Description //麥克風(fēng)權(quán)限
Privacy - NSSiriUsageDescription //Siri權(quán)限
Privacy - Speech Recognition Usage Description //語(yǔ)音轉(zhuǎn)文字權(quán)限
Privacy - Bluetooth Peripheral Usage Description //藍(lán)牙權(quán)限
Privacy - Reminders Usage Description //提醒事項(xiàng)權(quán)限
Privacy - Motion Usage Description //運(yùn)動(dòng)與健康權(quán)限
Privacy - Media Libaray Usage Description //媒體資源庫(kù)權(quán)限
Privacy - Calendars Usage Description //日歷權(quán)限
Privacy - Location When In Use Usage Description //定位權(quán)限
Privacy - Location Always Usage Description //定位權(quán)限
NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
解決方法
<key>NSAppTransportSecurity</key> <dict> <key>NSAllowsArbitraryLoads</key> <true/> </dict>
90022
圖片資源問(wèn)題 修改正確的圖片尺寸
90362
第三方框架支持的系統(tǒng)版本問(wèn)題 支持最低系統(tǒng)
90206
打開(kāi) Extension Target - Build Settings - 搜索 'Embedded' - 把 Embedded Content Contains Swift Code 苛预,把原來(lái)的 YES 改成 NO 即可