Answers for "error failed to build ios project. we ran "xcodebuild" command but it exited with error code 65. to debug build logs further, consider building your app with xcode.app, by opening awesomeproject.xcworkspace."

0

error failed to build ios project. we ran "xcodebuild" command but it exited with error code 65. to debug build logs further, consider building your app with xcode.app, by opening awesomeproject.xcworkspace.

sudo gem install cocoapods
rm Podfile.lock && pod install --repo-update
Posted by: Guest on April-07-2022

Code answers related to "error failed to build ios project. we ran "xcodebuild" command but it exited with error code 65. to debug build logs further, consider building your app with xcode.app, by opening awesomeproject.xcworkspace."

Browse Popular Code Answers by Language