NotificationService.appex编译报错

报错:Build input file cannot be found: '.../Build/Products/Debug-iphoneos/NotificationService.appex/NotificationService'

 

解决的办法:

1、选择扩展Targets - Build Settings 搜索 Excluded Architectures

debug 里的AnySDK 设置空

 

2、Enable bitcode设置NO

3、再次编译,编译成功了。希望能帮助你。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章