We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Xcode에서 Product ▸ Build 메뉴를 사용합니다.
Product ▸ Build
터미널에서 -configuration Debug 옵션을 사용합니다. install_debug.sh에서도 동일한 옵션을 사용합니다.
-configuration Debug
install_debug.sh
$ xcodebuild clean build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO -workspace Gureum.xcworkspace -scheme OSX -configuration Debug