2
votes

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/

2
Having the same issue... Could you solve it?David Schmoecker
I've added this lib as separated project. Not cocoapodVyacheslav

2 Answers

5
votes

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

Let me know if it works for you!

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