-
Notifications
You must be signed in to change notification settings - Fork 309
Closed
Description
Open an existing project.
Run Simulator.
and throws this error.
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2):
Failed to install the requested application
An application bundle was not found at the provided path.
Provide a valid path to the desired application bundle.
Print: Entry, ":CFBundleIdentifier", Does Not Exist
{ [Error: Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier /Users/canna/my-projects/mshopbang/ios/build/Build/Products/Debug-iphonesimulator/Project.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist
]
error: null,
file: '/usr/libexec/PlistBuddy',
args:
[ '/usr/libexec/PlistBuddy',
'-c',
'Print:CFBundleIdentifier',
'/Users/canna/my-projects/mshopbang/ios/build/Build/Products/Debug-iphonesimulator/Project.app/Info.plist' ],
options:
{ encoding: 'utf8',
file: '/usr/libexec/PlistBuddy',
args:
[ '/usr/libexec/PlistBuddy',
'-c',
'Print:CFBundleIdentifier',
'/Users/canna/my-projects/mshopbang/ios/build/Build/Products/Debug-iphonesimulator/Project.app/Info.plist' ],
envPairs:
[ 'TMPDIR=/var/folders/l_/lmmv2qt57r7859rj0l2vs6jw0000gn/T/',
'__CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0',
'SHELL=/bin/bash',
'HOME=/Users/canna',
'Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.B66kE21yrx/Render',
'SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.vIXUnXUOeq/Listeners',
'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/Deco/watchman:/Users/canna/Library/Android/sdk/tools:/Users/canna/Library/Android/sdk/platform-tools:/usr/local/Deco/node/bin',
'LOGNAME=canna',
'XPC_SERVICE_NAME=com.decosoftware.deco.198432',
'USER=canna',
'XPC_FLAGS=0x0',
'GOOGLE_API_KEY=AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q',
'ANDROID_HOME=/Users/canna/Library/Android/sdk',
'GENYMOTION_APP=/Applications/Genymotion.app' ],
stdio: [ [Object], [Object], [Object] ] },
envPairs:
[ 'TMPDIR=/var/folders/l_/lmmv2qt57r7859rj0l2vs6jw0000gn/T/',
'__CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0',
'SHELL=/bin/bash',
'HOME=/Users/canna',
'Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.B66kE21yrx/Render',
'SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.vIXUnXUOeq/Listeners',
'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/Deco/watchman:/Users/canna/Library/Android/sdk/tools:/Users/canna/Library/Android/sdk/platform-tools:/usr/local/Deco/node/bin',
'LOGNAME=canna',
'XPC_SERVICE_NAME=com.decosoftware.deco.198432',
'USER=canna',
'XPC_FLAGS=0x0',
'GOOGLE_API_KEY=AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q',
'ANDROID_HOME=/Users/canna/Library/Android/sdk',
'GENYMOTION_APP=/Applications/Genymotion.app' ],
stderr: 'Print: Entry, ":CFBundleIdentifier", Does Not Exist\n',
stdout: 'File Doesn\'t Exist, Will Create: /Users/canna/my-projects/mshopbang/ios/build/Build/Products/Debug-iphonesimulator/Project.app/Info.plist\n',
pid: 832,
output:
[ null,
'File Doesn\'t Exist, Will Create: /Users/canna/my-projects/mshopbang/ios/build/Build/Products/Debug-iphonesimulator/Project.app/Info.plist\n',
'Print: Entry, ":CFBundleIdentifier", Does Not Exist\n' ],
signal: null,
status: 1 }
Local config is broken:
[Error: Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier /Users/canna/my-projects/mshopbang/ios/build/Build/Products/Debug-iphonesimulator/Project.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist
Metadata
Metadata
Assignees
Labels
No labels