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)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點,簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

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

友情鏈接更多精彩內(nèi)容