This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Description
(base) HelloWorld ➤ xcodebuild -configuration Debug build
~~~
** BUILD FAILED **
The following build commands failed:
ExtractAppIntentsMetadata (in target 'HelloWorld' from project 'HelloWorld')
CopySwiftLibs /Users/cpprhtn/Documents/GitHub/ios-demo-app/HelloWorld/HelloWorld/build/Debug-iphoneos/HelloWorld.app (in target 'HelloWorld' from project 'HelloWorld')
(2 failures)
The path required by the error does not exist.
I think the path to be built is "/Users/cpprhtn/Documents/GitHub/ios-demo-app/HelloWorld/build/Debug-iphonos/HelloWorld.app" path. Do you know the solution?