I receive the following error when trying to launch ios app in the iOS8 simulator:
9/12/14 1:32:02.953 PM com.apple.CoreSimulator.CoreSimulatorService[5355]: Error Domain=LaunchServicesError Code=0 "The operation couldn’t be completed. (LaunchServicesError error 0.)" UserInfo=0x7fc63f406240 {Error=PackageInspectionFailed, ErrorDescription=Failed to load Info.plist from bundle at path /Users/myexec/Library/Developer/CoreSimulator/Devices/B21BB739-E031-41DA-9FF1-11DA4B4EB7B9/data/Library/Caches/com.apple.mobile.installd.staging/temp.zJ0bBq/extracted/Myapp.app/Frameworks/LiveSDK.framework}
I can't understand what is wrong. It runs with no problem on iOS 7.1 simulator.