(1)無(wú)法引用pod文件
(2)在Pod 私有庫(kù)中存在mrc的類如何正確配置
s.requires_arc = false
s.requires_arc = ['ELDiagnosis/Classes/ARC/*/.m']
(3)編譯器model屬性報(bào)警告, 取值時(shí)異常
在子類中顯示的聲明一個(gè)@synthesize name = _name;
cocoaPod報(bào)錯(cuò):
(1):[!] CocoaPods was not able to update the komect-zdyy-cmhispec
repo. If this is an unexpected issue and persists you can inspect it running pod repo update --verbose
沒有連接內(nèi)網(wǎng)vpn
(2)[!] The 'Pods-UniAppCommon_Example' target has frameworks with conflicting names: littlecim.framework.
換環(huán)境為遠(yuǎn)程
(3)如果更新完pod里的文件引用不了, pod install一下文件
(4)
解決:該問(wèn)題是標(biāo)簽重復(fù)提交導(dǎo)致的叮姑,可以在提交的時(shí)候姻锁,不勾“選提交所有標(biāo)簽”的選項(xiàng)
運(yùn)行報(bào)錯(cuò)
證書問(wèn)題
(1)證書不對(duì)
配置證書即可
(2)證書設(shè)置不對(duì)
需要去Build Settings->Code Siging Identity里設(shè)置路徑
(3)下面錯(cuò)誤
重啟手機(jī)或者關(guān)閉下面選項(xiàng)
(4)打包提示下面錯(cuò)誤
:-1: Cycle inside XXX; building could produce unreliable results.
在左上角File->Project Setting 配置如下選項(xiàng)
image.png](https://upload-images.jianshu.io/upload_images/13069754-d381791b900658e6.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)