Я попытался запустить репозитории с веб-сайта EdgeApp GitHub , но программа завершает работу и выдает ошибку «Build Failed».
Я также искал и пробовал решения изпоследующее обсуждение, но, к сожалению, это не помогло.
URL: https://stackoverflow.com/a/41854111
У кого-нибудь есть какие-либо решения со следующей ошибкой?
** BUILD FAILED **
The following commands produced analyzer issues:
Analyze Base/RCTModuleMethod.mm normal x86_64
(1 command with analyzer issues)
The following build commands failed:
CpResource plugins build/Build/Products/Debug-
iphonesimulator/edge.app/plugins
(1 failure)
Installing build/Build/Products/Debug-iphonesimulator/edge.app
An error was encountered processing the command (domain=NSPOSIXErrorDomain,
code=22):
Failed to install the requested application
The bundle identifier of the application could not be determined.
Ensure that the application's Info.plist contains a value for
CFBundleIdentifier.
Print: Entry, ":CFBundleIdentifier", Does Not Exist
Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier
build/Build/Products/Debug-iphonesimulator/edge.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist