📄 project.pbxproj
字号:
name = Products; sourceTree = "<group>"; };/* End PBXGroup section *//* Begin PBXNativeTarget section */ 8D5B49AC048680CD000E48DA /* ANTLR Xcode plugin */ = { isa = PBXNativeTarget; buildConfigurationList = 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "ANTLR Xcode plugin" */; buildPhases = ( 8D5B49AF048680CD000E48DA /* Resources */, F7FBB9660AD00AC800497048 /* Copy Embedded Frameworks */, 8D5B49B1048680CD000E48DA /* Sources */, 8D5B49B3048680CD000E48DA /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = "ANTLR Xcode plugin"; productInstallPath = "$(HOME)/Library/Bundles"; productName = "Xcode plugin"; productReference = 8D5B49B6048680CD000E48DA /* ANTLR.pbplugin */; productType = "com.apple.product-type.bundle"; };/* End PBXNativeTarget section *//* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "Xcode plugin" */; hasScannedForEncodings = 1; mainGroup = 089C166AFE841209C02AAC07 /* Xcode plugin */; projectDirPath = ""; projectReferences = ( { ProductGroup = F7FBB93A0AD00A9400497048 /* Products */; ProjectRef = F7FBB9390AD00A9400497048 /* ANTLR.xcodeproj */; }, ); targets = ( 8D5B49AC048680CD000E48DA /* ANTLR Xcode plugin */, ); };/* End PBXProject section *//* Begin PBXReferenceProxy section */ F7FBB9510AD00A9400497048 /* ANTLR.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = ANTLR.framework; remoteRef = F7FBB9500AD00A9400497048 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; F7FBB9530AD00A9400497048 /* Test.octest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; path = Test.octest; remoteRef = F7FBB9520AD00A9400497048 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; F7FBB9550AD00A9400497048 /* lexertest-simple */ = { isa = PBXReferenceProxy; fileType = "compiled.mach-o.executable"; path = "lexertest-simple"; remoteRef = F7FBB9540AD00A9400497048 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; F7FBB9570AD00A9400497048 /* fuzzy */ = { isa = PBXReferenceProxy; fileType = "compiled.mach-o.executable"; path = fuzzy; remoteRef = F7FBB9560AD00A9400497048 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; F7FBB9590AD00A9400497048 /* combined */ = { isa = PBXReferenceProxy; fileType = "compiled.mach-o.executable"; path = combined; remoteRef = F7FBB9580AD00A9400497048 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; F7FBB95B0AD00A9400497048 /* LL-star */ = { isa = PBXReferenceProxy; fileType = "compiled.mach-o.executable"; path = "LL-star"; remoteRef = F7FBB95A0AD00A9400497048 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; F7FBB95D0AD00A9400497048 /* hoistedPredicates */ = { isa = PBXReferenceProxy; fileType = "compiled.mach-o.executable"; path = hoistedPredicates; remoteRef = F7FBB95C0AD00A9400497048 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; F7FBB95F0AD00A9400497048 /* scopes */ = { isa = PBXReferenceProxy; fileType = "compiled.mach-o.executable"; path = scopes; remoteRef = F7FBB95E0AD00A9400497048 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; F7FBB9610AD00A9400497048 /* returnscopes */ = { isa = PBXReferenceProxy; fileType = "compiled.mach-o.executable"; path = returnscopes; remoteRef = F7FBB9600AD00A9400497048 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; F7FBB9630AD00A9400497048 /* simplectree */ = { isa = PBXReferenceProxy; fileType = "compiled.mach-o.executable"; path = simplectree; remoteRef = F7FBB9620AD00A9400497048 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; };/* End PBXReferenceProxy section *//* Begin PBXResourcesBuildPhase section */ 8D5B49AF048680CD000E48DA /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */, F71CBB790ACF2D4600088951 /* antlr.pblangspec in Resources */, F71CBB7D0ACF2DAE00088951 /* antlr.pbfilespec in Resources */, F71CBB880ACF2EDC00088951 /* org.antlr.Tool.strings in Resources */, F794E92C0ACF38D900E06CD7 /* antlr.xcbuildrules in Resources */, F794E92D0ACF38DA00E06CD7 /* antlr.pbcompspec in Resources */, ); runOnlyForDeploymentPostprocessing = 0; };/* End PBXResourcesBuildPhase section *//* Begin PBXSourcesBuildPhase section */ 8D5B49B1048680CD000E48DA /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( F71CBB6A0ACEF5E800088951 /* ANTLRCompilerSpecification.m in Sources */, F7FBBA700AD00FD100497048 /* ANTLRXCPlugin.m in Sources */, F738D0E30B07AADD001813C4 /* GrammarFilterLexer.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; };/* End PBXSourcesBuildPhase section *//* Begin PBXVariantGroup section */ 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 089C167EFE841241C02AAC07 /* English */, ); name = InfoPlist.strings; sourceTree = "<group>"; }; F71CBB870ACF2EDC00088951 /* org.antlr.Tool.strings */ = { isa = PBXVariantGroup; children = ( F71CBB830ACF2EAE00088951 /* English */, ); name = org.antlr.Tool.strings; sourceTree = "<group>"; };/* End PBXVariantGroup section *//* Begin XCBuildConfiguration section */ 1DEB913B08733D840010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ANTLR_EXTRA_JAVA_ARGS = "/Users/kroepke/Projects/idea/antlr3/classes:/Users/kroepke/Projects/idea/stringtemplate/classes:/usr/local/lib/antlr.jar"; ANTLR_FORCE_OUT_DIR = "$(PROJECT_DIR)"; ANTLR_LIB_DIR = "$(PROJECT_DIR)"; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = stabs; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", "$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)", ); FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\""; FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\""; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Xcode plugin_Prefix.pch"; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Bundles"; OTHER_LDFLAGS = ( "-undefined", dynamic_lookup, ); PRODUCT_NAME = ANTLR; WRAPPER_EXTENSION = pbplugin; ZERO_LINK = NO; }; name = Debug; }; 1DEB913C08733D840010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ANTLR_EXTRA_JAVA_ARGS = "/Users/kroepke/Projects/idea/antlr3/classes:/Users/kroepke/Projects/idea/stringtemplate/classes:/usr/local/lib/antlr.jar"; ARCHS = ( ppc, i386, ); DEBUG_INFORMATION_FORMAT = stabs; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", "$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)", ); FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\""; FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\""; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Xcode plugin_Prefix.pch"; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Bundles"; PRODUCT_NAME = ANTLR; WRAPPER_EXTENSION = pbplugin; ZERO_LINK = NO; }; name = Release; }; 1DEB913F08733D840010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Debug; }; 1DEB914008733D840010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; };/* End XCBuildConfiguration section *//* Begin XCConfigurationList section */ 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "ANTLR Xcode plugin" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB913B08733D840010E9CD /* Debug */, 1DEB913C08733D840010E9CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "Xcode plugin" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB913F08733D840010E9CD /* Debug */, 1DEB914008733D840010E9CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; };/* End XCConfigurationList section */ }; rootObject = 089C1669FE841209C02AAC07 /* Project object */;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -