2021打包ipa時報錯error: Explicit load/store type does not match pointee type of pointer operand (Produ...

最近打包上架報error: Explicit load/store type does not match pointee type of pointer operand (Producer: 'APPLE_1_1205.0.22.11_0' Reader: 'LLVM APPLE_1_1205.0.22.11_0')

在下圖位置找到Enable bitcode ?設(shè)置為No

下面是具體的報錯:

Xcode's output:?Whilebuilding module'Bugly'importedfrom/Users/mac/Applications/flutter/.pub-cache/hosted/pub.flutter-io.cn/bugly_flutter-1.0.0/ios/Classes/BuglyFlutterPlugin.m:2:Infile includedfrom<module-includes>:1:Infile includedfrom/Users/mac/Works/ehs-master/ios/Pods/Bugly/Bugly.framework/Headers/Bugly.h:11:/Users/mac/Works/ehs-master/ios/Pods/Bugly/Bugly.framework/Headers/BuglyConfig.h:46:21:warning:empty paragraph passed to'@param'command[-Wdocumentation]*@param tacticInfo~~~~~~~~~~~~~~~~^1warning generated.1warning generated.Whilebuilding module'Bugly'importedfrom/Users/mac/Applications/flutter/.pub-cache/hosted/pub.flutter-io.cn/bugly_flutter-1.0.0/ios/Classes/BuglyFlutterPlugin.m:2:Infile includedfrom<module-includes>:1:Infile includedfrom/Users/mac/Works/ehs-master/ios/Pods/Bugly/Bugly.framework/Headers/Bugly.h:11:/Users/mac/Works/ehs-master/ios/Pods/Bugly/Bugly.framework/Headers/BuglyConfig.h:46:21:warning:empty paragraph passed to'@param'command[-Wdocumentation]*@param tacticInfo~~~~~~~~~~~~~~~~^1warning generated.1warning generated./Users/mac/Applications/flutter/.pub-cache/hosted/pub.flutter-io.cn/barcode_scan-2.0.2/ios/Classes/BarcodeScannerViewController.m:10:17:warning:method definitionfor'initWithOptions:'not found[-Wincomplete-implementation]@implementation BarcodeScannerViewController{^Infile includedfrom/Users/mac/Applications/flutter/.pub-cache/hosted/pub.flutter-io.cn/barcode_scan-2.0.2/ios/Classes/BarcodeScannerViewController.m:5:/Users/mac/Applications/flutter/.pub-cache/hosted/pub.flutter-io.cn/barcode_scan-2.0.2/ios/Classes/BarcodeScannerViewController.h:19:3:note:method'initWithOptions:'declared here-(id)initWithOptions:(NSDictionary*)options;^1warning generated./Users/mac/Applications/flutter/.pub-cache/hosted/pub.flutter-io.cn/barcode_scan-2.0.2/ios/Classes/BarcodeScannerViewController.m:10:17:warning:method definitionfor'initWithOptions:'not found[-Wincomplete-implementation]@implementation BarcodeScannerViewController{^Infile includedfrom/Users/mac/Applications/flutter/.pub-cache/hosted/pub.flutter-io.cn/barcode_scan-2.0.2/ios/Classes/BarcodeScannerViewController.m:5:/Users/mac/Applications/flutter/.pub-cache/hosted/pub.flutter-io.cn/barcode_scan-2.0.2/ios/Classes/BarcodeScannerViewController.h:19:3:note:method'initWithOptions:'declared here-(id)initWithOptions:(NSDictionary*)options;^1warning generated./Users/mac/Works/ehs-master/ios/Pods/ZLPhotoBrowser/ZLPhotoBrowser/PhotoBrowser/ZLThumbnailViewController.m:290:122:warning:values of type'NSUInteger'should not be usedasformat arguments;addanexplicitcast to'unsigned long'instead[-Wformat][self.btnDone setTitle:[NSStringstringWithFormat:@"%@(%ld)",GetLocalLanguageTextValue(ZLPhotoBrowserDoneText),nav.arrSelectedModels.count]forState:UIControlStateNormal];~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~%lu(unsignedlong)1warning generated./Users/mac/Works/ehs-master/ios/Pods/ZLPhotoBrowser/ZLPhotoBrowser/PhotoBrowser/ZLShowBigImgViewController.m:239:63:warning:values of type'NSInteger'should not be usedasformat arguments;addanexplicitcast to'long'instead[-Wformat]_titleLabel.text=[NSStringstringWithFormat:@"%ld/%ld",_currentPage,self.models.count];~~~^~~~~~~~~~~~%ld(long)/Users/mac/Works/ehs-master/ios/Pods/ZLPhotoBrowser/ZLPhotoBrowser/PhotoBrowser/ZLShowBigImgViewController.m:239:77:warning:values of type'NSUInteger'should not be usedasformat arguments;addanexplicitcast to'unsigned long'instead[-Wformat]_titleLabel.text=[NSStringstringWithFormat:@"%ld/%ld",_currentPage,self.models.count];~~~^~~~~~~~~~~~~~~~~%lu(unsignedlong)/Users/mac/Works/ehs-master/ios/Pods/ZLPhotoBrowser/ZLPhotoBrowser/PhotoBrowser/ZLShowBigImgViewController.m:612:118:warning:values of type'NSUInteger'should not be usedasformat arguments;addanexplicitcast to'unsigned long'instead[-Wformat][_btnDone setTitle:[NSStringstringWithFormat:@"%@(%ld)",GetLocalLanguageTextValue(ZLPhotoBrowserDoneText),nav.arrSelectedModels.count]forState:UIControlStateNormal];~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~%lu(unsignedlong)/Users/mac/Works/ehs-master/ios/Pods/ZLPhotoBrowser/ZLPhotoBrowser/PhotoBrowser/ZLShowBigImgViewController.m:782:67:warning:values of type'NSInteger'should not be usedasformat arguments;addanexplicitcast to'long'instead[-Wformat]_titleLabel.text=[NSStringstringWithFormat:@"%ld/%ld",_currentPage,self.models.count];~~~^~~~~~~~~~~~%ld(long)/Users/mac/Works/ehs-master/ios/Pods/ZLPhotoBrowser/ZLPhotoBrowser/PhotoBrowser/ZLShowBigImgViewController.m:782:81:warning:values of type'NSUInteger'should not be usedasformat arguments;addanexplicitcast to'unsigned long'instead[-Wformat]_titleLabel.text=[NSStringstringWithFormat:@"%ld/%ld",_currentPage,self.models.count];~~~^~~~~~~~~~~~~~~~~%lu(unsignedlong)5warnings generated./Users/mac/Works/ehs-master/ios/Pods/ZLPhotoBrowser/ZLPhotoBrowser/PhotoBrowser/ZLPhotoManager.m:350:56:warning:values of type'NSInteger'should not be usedasformat arguments;addanexplicitcast to'long'instead[-Wformat]return[NSStringstringWithFormat:@"00:%02ld",duration];~~~~~^~~~~~~~%02ld(long)/Users/mac/Works/ehs-master/ios/Pods/ZLPhotoBrowser/ZLPhotoBrowser/PhotoBrowser/ZLPhotoManager.m:354:59:warning:values of type'NSInteger'should not be usedasformat arguments;addanexplicitcast to'long'instead[-Wformat]return[NSStringstringWithFormat:@"%02ld:%02ld",m,s];~~~~~^%02ld(long)/Users/mac/Works/ehs-master/ios/Pods/ZLPhotoBrowser/ZLPhotoBrowser/PhotoBrowser/ZLPhotoManager.m:354:62:warning:values of type'NSInteger'should not be usedasformat arguments;addanexplicitcast to'long'instead[-Wformat]return[NSStringstringWithFormat:@"%02ld:%02ld",m,s];~~~~~^%02ld(long)/Users/mac/Works/ehs-master/ios/Pods/ZLPhotoBrowser/ZLPhotoBrowser/PhotoBrowser/ZLPhotoManager.m:359:65:warning:values of type'NSInteger'should not be usedasformat arguments;addanexplicitcast to'long'instead[-Wformat]return[NSStringstringWithFormat:@"%02ld:%02ld:%02ld",h,m,s];~~~~~^%02ld(long)/Users/mac/Works/ehs-master/ios/Pods/ZLPhotoBrowser/ZLPhotoBrowser/PhotoBrowser/ZLPhotoManager.m:359:68:warning:values of type'NSInteger'should not be usedasformat arguments;addanexplicitcast to'long'instead[-Wformat]return[NSStringstringWithFormat:@"%02ld:%02ld:%02ld",h,m,s];~~~~~^%02ld(long)/Users/mac/Works/ehs-master/ios/Pods/ZLPhotoBrowser/ZLPhotoBrowser/PhotoBrowser/ZLPhotoManager.m:359:71:warning:values of type'NSInteger'should not be usedasformat arguments;addanexplicitcast to'long'instead[-Wformat]return[NSStringstringWithFormat:@"%02ld:%02ld:%02ld",h,m,s];~~~~~^%02ld(long)6warnings generated./Users/mac/Works/ehs-master/ios/Pods/ZLPhotoBrowser/ZLPhotoBrowser/PhotoBrowser/ZLPhotoBrowserCell.m:48:63:warning:values of type'NSInteger'should not be usedasformat arguments;addanexplicitcast to'long'instead[-Wformat]self.labCount.text=[NSStringstringWithFormat:@"(%ld)",model.count];~~~^~~~~~~~~~~%ld(long)1warning generated./Users/mac/Works/ehs-master/ios/Pods/ZLPhotoBrowser/ZLPhotoBrowser/PhotoBrowser/ZLPhotoActionSheet.m:590:124:warning:values of type'NSUInteger'should not be usedasformat arguments;addanexplicitcast to'unsigned long'instead[-Wformat][self.btnCancel setTitle:[NSStringstringWithFormat:@"%@(%ld)",GetLocalLanguageTextValue(ZLPhotoBrowserDoneText),self.arrSelectedModels.count]forState:UIControlStateNormal];~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~%lu(unsignedlong)

error: Explicit load/store type does not match pointee type of pointer operand (Producer: 'APPLE_1_1205.0.22.11_0' Reader: 'LLVM APPLE_1_1205.0.22.11_0')


最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
  • 序言:七十年代末,一起剝皮案震驚了整個濱河市莫瞬,隨后出現(xiàn)的幾起案子,更是在濱河造成了極大的恐慌留夜,老刑警劉巖悉患,帶你破解...
    沈念sama閱讀 211,290評論 6 491
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件酸茴,死亡現(xiàn)場離奇詭異袱衷,居然都是意外死亡检吆,警方通過查閱死者的電腦和手機(jī),發(fā)現(xiàn)死者居然都...
    沈念sama閱讀 90,107評論 2 385
  • 文/潘曉璐 我一進(jìn)店門曹洽,熙熙樓的掌柜王于貴愁眉苦臉地迎上來鳍置,“玉大人,你說我怎么就攤上這事送淆∷安” “怎么了?”我有些...
    開封第一講書人閱讀 156,872評論 0 347
  • 文/不壞的土叔 我叫張陵偷崩,是天一觀的道長辟拷。 經(jīng)常有香客問我,道長阐斜,這世上最難降的妖魔是什么衫冻? 我笑而不...
    開封第一講書人閱讀 56,415評論 1 283
  • 正文 為了忘掉前任,我火速辦了婚禮谒出,結(jié)果婚禮上羽杰,老公的妹妹穿的比我還像新娘渡紫。我一直安慰自己,他們只是感情好考赛,可當(dāng)我...
    茶點(diǎn)故事閱讀 65,453評論 6 385
  • 文/花漫 我一把揭開白布。 她就那樣靜靜地躺著莉测,像睡著了一般颜骤。 火紅的嫁衣襯著肌膚如雪。 梳的紋絲不亂的頭發(fā)上捣卤,一...
    開封第一講書人閱讀 49,784評論 1 290
  • 那天忍抽,我揣著相機(jī)與錄音,去河邊找鬼董朝。 笑死鸠项,一個胖子當(dāng)著我的面吹牛,可吹牛的內(nèi)容都是我干的子姜。 我是一名探鬼主播祟绊,決...
    沈念sama閱讀 38,927評論 3 406
  • 文/蒼蘭香墨 我猛地睜開眼,長吁一口氣:“原來是場噩夢啊……” “哼哥捕!你這毒婦竟也來了牧抽?” 一聲冷哼從身側(cè)響起,我...
    開封第一講書人閱讀 37,691評論 0 266
  • 序言:老撾萬榮一對情侶失蹤遥赚,失蹤者是張志新(化名)和其女友劉穎扬舒,沒想到半個月后,有當(dāng)?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體凫佛,經(jīng)...
    沈念sama閱讀 44,137評論 1 303
  • 正文 獨(dú)居荒郊野嶺守林人離奇死亡讲坎,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
    茶點(diǎn)故事閱讀 36,472評論 2 326
  • 正文 我和宋清朗相戀三年,在試婚紗的時候發(fā)現(xiàn)自己被綠了愧薛。 大學(xué)時的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片晨炕。...
    茶點(diǎn)故事閱讀 38,622評論 1 340
  • 序言:一個原本活蹦亂跳的男人離奇死亡,死狀恐怖厚满,靈堂內(nèi)的尸體忽然破棺而出府瞄,到底是詐尸還是另有隱情,我是刑警寧澤碘箍,帶...
    沈念sama閱讀 34,289評論 4 329
  • 正文 年R本政府宣布遵馆,位于F島的核電站,受9級特大地震影響丰榴,放射性物質(zhì)發(fā)生泄漏货邓。R本人自食惡果不足惜,卻給世界環(huán)境...
    茶點(diǎn)故事閱讀 39,887評論 3 312
  • 文/蒙蒙 一四濒、第九天 我趴在偏房一處隱蔽的房頂上張望换况。 院中可真熱鬧职辨,春花似錦、人聲如沸戈二。這莊子的主人今日做“春日...
    開封第一講書人閱讀 30,741評論 0 21
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽觉吭。三九已至腾供,卻和暖如春,著一層夾襖步出監(jiān)牢的瞬間鲜滩,已是汗流浹背伴鳖。 一陣腳步聲響...
    開封第一講書人閱讀 31,977評論 1 265
  • 我被黑心中介騙來泰國打工, 沒想到剛下飛機(jī)就差點(diǎn)兒被人妖公主榨干…… 1. 我叫王不留徙硅,地道東北人榜聂。 一個月前我還...
    沈念sama閱讀 46,316評論 2 360
  • 正文 我出身青樓,卻偏偏與公主長得像嗓蘑,于是被迫代替她去往敵國和親须肆。 傳聞我的和親對象是個殘疾皇子,可洞房花燭夜當(dāng)晚...
    茶點(diǎn)故事閱讀 43,490評論 2 348

推薦閱讀更多精彩內(nèi)容

  • 狀態(tài)欄添加圖標(biāo) 在系統(tǒng)的菜單欄上添加App的圖標(biāo) 狀態(tài)欄是MacOSX常駐應(yīng)用的必爭之地脐往,代碼如下 NSStatu...
    MonkeyHan閱讀 3,195評論 0 4
  • ![Flask](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAW...
    極客學(xué)院Wiki閱讀 7,239評論 0 3
  • 不知不覺易趣客已經(jīng)在路上走了快一年了业簿,感覺也該讓更多朋友認(rèn)識知道易趣客瘤礁,所以就謝了這篇簡介,已做創(chuàng)業(yè)記事梅尤。 易趣客...
    Physher閱讀 3,409評論 1 2
  • 雙胎妊娠有家族遺傳傾向柜思,隨母系遺傳。有研究表明巷燥,如果孕婦本人是雙胎之一赡盘,她生雙胎的機(jī)率為1/58;若孕婦的父親或母...
    鄴水芙蓉hibiscus閱讀 3,696評論 0 2
  • 今天理好了行李缰揪,看到快要九點(diǎn)了陨享,就很匆忙的洗頭洗澡,(心存一份念想钝腺,你總會打給我的??)然后把洗頭液當(dāng)成沐浴液了??抛姑,...
    bevil閱讀 2,768評論 1 1