When I run my own native application in Xcode, it shows the error βboost / config / user.hpp file not found.β Also, when I launch the application using the command βresponse-native run-iosβ, I got an error in terminal
"Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/sample2.app/Info.plist" Print: Entry, ":CFBundleIdentifier", Does Not Exist " .
How can i solve this. I am an application developer for developing my own applications.
source share