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、再次编译,编译成功了。希望能帮助你。

浙公网安备 33010602011771号