You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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?
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?