- ../WebKitTools/Scripts/set-webkit-configuration --development
- xcodebuild $(OTHER_OPTIONS) -configuration Development $(XCODE_OPTIONS_NO_CONFIG)
+ ../WebKitTools/Scripts/set-webkit-configuration --debug
+ xcodebuild $(OTHER_OPTIONS) -configuration Debug $(XCODE_OPTIONS_NO_CONFIG)