Answer: iNeal
(Best answer)
Through personal practice, I have summarized the following methods. In targetsetting (not project setting), the following settings should be checked:
Valid Architectures : armv7
Then I deleted arm6 and the program ran normally.
Answer: M Jesse
I also encountered this problem when creating multiple targets. My solution was to change the Product Name under Packaging. The specific operations are as follows, project > Build Settings > Packaging -> Product Name
Answer: LetynSOFT
I have also encountered the same problem. If you have added other files, you should check whether info.plist has been added to these files. After deleting it, the program will return to normal operation.
Answer: matehat
I used the iOS App project and the Framework project for programming work. When I added the Framework project and tested it in the iPhone simulator, I also encountered the same failure. Therefore, I removed the Framework project from the workspace so that it can be used normally in the iOS App and in the same workspace.
Answer: iNeal
(Best answer)
Through personal practice, I have summarized the following methods. In targetsetting (not project setting), the following settings should be checked:
Then I deleted arm6 and the program ran normally.
Answer: M Jesse
I also encountered this problem when creating multiple targets. My solution was to change the Product Name under Packaging. The specific operations are as follows, project > Build Settings > Packaging -> Product Name
Answer: LetynSOFT
I have also encountered the same problem. If you have added other files, you should check whether info.plist has been added to these files. After deleting it, the program will return to normal operation.
Answer: matehat
I used the iOS App project and the Framework project for programming work. When I added the Framework project and tested it in the iPhone simulator, I also encountered the same failure. Therefore, I removed the Framework project from the workspace so that it can be used normally in the iOS App and in the same workspace.
It should be that your device has been upgraded to 7.1...