简体   繁体   中英

framework did not have a CFBundleIdentifier in its Info.plist using Swift and Cocoapods

It is not possible to start the project. I receive this:

Bundle at path /Users/admin/Library/Developer/CoreSimulator/Devices/0B7EE295-6BF3-41B6-ACA8-D4771EC65AB3/data/Library/Caches/com.apple.mobile.installd.staging/temp.2zLdYH/extracted/Payload/example.app/Frameworks/LocationPickerViewController.framework did not have a CFBundleIdentifier in its Info.plist

Im using cocapods. Any ideas?

'Clean solution' did not help to me. No files exist inside /Users/admin/Library/Developer/CoreSimulator/Devices/0B7EE295-6BF3-41B6-ACA8-D4771EC65AB3/data/Library/Caches/com.apple.mobile.installd.staging/

For me cleaning the build folder worked. In Xcode, hold alt Product -> Clean Build Folder..

Let me know if it works for you!

  1. First Quit Simulator
  2. Quit Xcode
  3. Open Xcode
  4. Alt + Prodect-> clean Build Folder it will work InshaAllah

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM