Section 15/221 menit
Build debug
Build debug
build:
xcodebuild build
-workspace $(WORKSPACE)
-scheme $(SCHEME)
-destination '$(DESTINATION)'
-configuration Debug
CODE_SIGNING_ALLOWED=NO
| xcbeautify
build:
xcodebuild build
-workspace $(WORKSPACE)
-scheme $(SCHEME)
-destination '$(DESTINATION)'
-configuration Debug
CODE_SIGNING_ALLOWED=NO
| xcbeautify