Lines Matching full:production
1797 shellScript = "# Touch Info.plist to let Xcode know it needs to copy it into the built product\nif [[ \"${CONFIGURATION}\" != \"Production\" ]]; then\n touch \"${PROJECT_DIR}/mac/Info.plist\";\nfi;\n";
1826 shellScript = "if [[ \"${MACOSX_DEPLOYMENT_TARGET}\" > \"10.5\" && \"${CONFIGURATION}\" != \"Production\" && \"${ACTION}\" == \"build\" ]]; then\n if [[ ! -e \"${CONFIGURATION_BUILD_DIR}/WebKit.framework/WebKitPluginHost.app\" ]]; then\n ln -s /System/Library/Frameworks/WebKit.framework/WebKitPluginHost.app \"${CONFIGURATION_BUILD_DIR}/WebKit.framework/WebKitPluginHost.app\"\n fi\nfi\n";
2083 149C283108902B0F008A9EFC /* Production */ = {
2093 name = Production;
2113 149C283608902B0F008A9EFC /* Production */ = {
2118 name = Production;
2128 149C283108902B0F008A9EFC /* Production */,
2131 defaultConfigurationName = Production;
2138 149C283608902B0F008A9EFC /* Production */,
2141 defaultConfigurationName = Production;