github.com/nycdavid/zeus@v0.0.0-20201208104106-9ba439429e03/vagrant/ext/fsevents/fsevents-wrapper.xcodeproj/project.pbxproj (about) 1 // !$*UTF8*$! 2 { 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 46; 7 objects = { 8 9 /* Begin PBXBuildFile section */ 10 82BB6EF315F1359700C709C3 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 82BB6EF215F1359700C709C3 /* main.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; 11 82DC011D15C6EE760098E42A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82DC011C15C6EE760098E42A /* Foundation.framework */; }; 12 82DC012B15C6F2620098E42A /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82DC012A15C6F2620098E42A /* CoreServices.framework */; }; 13 /* End PBXBuildFile section */ 14 15 /* Begin PBXCopyFilesBuildPhase section */ 16 82DC011615C6EE760098E42A /* CopyFiles */ = { 17 isa = PBXCopyFilesBuildPhase; 18 buildActionMask = 2147483647; 19 dstPath = /usr/share/man/man1/; 20 dstSubfolderSpec = 0; 21 files = ( 22 ); 23 runOnlyForDeploymentPostprocessing = 1; 24 }; 25 /* End PBXCopyFilesBuildPhase section */ 26 27 /* Begin PBXFileReference section */ 28 82BB6EF215F1359700C709C3 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = SOURCE_ROOT; }; 29 82DC011815C6EE760098E42A /* fsevents-wrapper */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "fsevents-wrapper"; sourceTree = BUILT_PRODUCTS_DIR; }; 30 82DC011C15C6EE760098E42A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 31 82DC012215C6EE760098E42A /* fsevents-wrapper-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "fsevents-wrapper-Prefix.pch"; sourceTree = "<group>"; }; 32 82DC012A15C6F2620098E42A /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; 33 /* End PBXFileReference section */ 34 35 /* Begin PBXFrameworksBuildPhase section */ 36 82DC011515C6EE760098E42A /* Frameworks */ = { 37 isa = PBXFrameworksBuildPhase; 38 buildActionMask = 2147483647; 39 files = ( 40 82DC012B15C6F2620098E42A /* CoreServices.framework in Frameworks */, 41 82DC011D15C6EE760098E42A /* Foundation.framework in Frameworks */, 42 ); 43 runOnlyForDeploymentPostprocessing = 0; 44 }; 45 /* End PBXFrameworksBuildPhase section */ 46 47 /* Begin PBXGroup section */ 48 82DC010D15C6EE760098E42A = { 49 isa = PBXGroup; 50 children = ( 51 82DC011E15C6EE760098E42A /* fsevents-wrapper */, 52 82DC011B15C6EE760098E42A /* Frameworks */, 53 82DC011915C6EE760098E42A /* Products */, 54 ); 55 sourceTree = "<group>"; 56 }; 57 82DC011915C6EE760098E42A /* Products */ = { 58 isa = PBXGroup; 59 children = ( 60 82DC011815C6EE760098E42A /* fsevents-wrapper */, 61 ); 62 name = Products; 63 sourceTree = "<group>"; 64 }; 65 82DC011B15C6EE760098E42A /* Frameworks */ = { 66 isa = PBXGroup; 67 children = ( 68 82DC012A15C6F2620098E42A /* CoreServices.framework */, 69 82DC011C15C6EE760098E42A /* Foundation.framework */, 70 ); 71 name = Frameworks; 72 sourceTree = "<group>"; 73 }; 74 82DC011E15C6EE760098E42A /* fsevents-wrapper */ = { 75 isa = PBXGroup; 76 children = ( 77 82BB6EF215F1359700C709C3 /* main.m */, 78 82DC012115C6EE760098E42A /* Supporting Files */, 79 ); 80 path = "fsevents-wrapper"; 81 sourceTree = "<group>"; 82 }; 83 82DC012115C6EE760098E42A /* Supporting Files */ = { 84 isa = PBXGroup; 85 children = ( 86 82DC012215C6EE760098E42A /* fsevents-wrapper-Prefix.pch */, 87 ); 88 name = "Supporting Files"; 89 sourceTree = "<group>"; 90 }; 91 /* End PBXGroup section */ 92 93 /* Begin PBXNativeTarget section */ 94 82DC011715C6EE760098E42A /* fsevents-wrapper */ = { 95 isa = PBXNativeTarget; 96 buildConfigurationList = 82DC012715C6EE760098E42A /* Build configuration list for PBXNativeTarget "fsevents-wrapper" */; 97 buildPhases = ( 98 82DC011415C6EE760098E42A /* Sources */, 99 82DC011515C6EE760098E42A /* Frameworks */, 100 82DC011615C6EE760098E42A /* CopyFiles */, 101 ); 102 buildRules = ( 103 ); 104 dependencies = ( 105 ); 106 name = "fsevents-wrapper"; 107 productName = "fsevents-wrapper"; 108 productReference = 82DC011815C6EE760098E42A /* fsevents-wrapper */; 109 productType = "com.apple.product-type.tool"; 110 }; 111 /* End PBXNativeTarget section */ 112 113 /* Begin PBXProject section */ 114 82DC010F15C6EE760098E42A /* Project object */ = { 115 isa = PBXProject; 116 attributes = { 117 LastUpgradeCheck = 0500; 118 ORGANIZATIONNAME = "Burke Libbey"; 119 }; 120 buildConfigurationList = 82DC011215C6EE760098E42A /* Build configuration list for PBXProject "fsevents-wrapper" */; 121 compatibilityVersion = "Xcode 3.2"; 122 developmentRegion = English; 123 hasScannedForEncodings = 0; 124 knownRegions = ( 125 en, 126 ); 127 mainGroup = 82DC010D15C6EE760098E42A; 128 productRefGroup = 82DC011915C6EE760098E42A /* Products */; 129 projectDirPath = ""; 130 projectRoot = ""; 131 targets = ( 132 82DC011715C6EE760098E42A /* fsevents-wrapper */, 133 ); 134 }; 135 /* End PBXProject section */ 136 137 /* Begin PBXSourcesBuildPhase section */ 138 82DC011415C6EE760098E42A /* Sources */ = { 139 isa = PBXSourcesBuildPhase; 140 buildActionMask = 2147483647; 141 files = ( 142 82BB6EF315F1359700C709C3 /* main.m in Sources */, 143 ); 144 runOnlyForDeploymentPostprocessing = 0; 145 }; 146 /* End PBXSourcesBuildPhase section */ 147 148 /* Begin XCBuildConfiguration section */ 149 82DC012515C6EE760098E42A /* Debug */ = { 150 isa = XCBuildConfiguration; 151 buildSettings = { 152 ALWAYS_SEARCH_USER_PATHS = NO; 153 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 154 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 155 CLANG_ENABLE_OBJC_ARC = YES; 156 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 157 COPY_PHASE_STRIP = NO; 158 GCC_C_LANGUAGE_STANDARD = gnu99; 159 GCC_DYNAMIC_NO_PIC = NO; 160 GCC_ENABLE_OBJC_EXCEPTIONS = YES; 161 GCC_OPTIMIZATION_LEVEL = 0; 162 GCC_PREPROCESSOR_DEFINITIONS = ( 163 "DEBUG=1", 164 "$(inherited)", 165 ); 166 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 167 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 168 GCC_WARN_ABOUT_RETURN_TYPE = YES; 169 GCC_WARN_UNINITIALIZED_AUTOS = YES; 170 GCC_WARN_UNUSED_VARIABLE = YES; 171 MACOSX_DEPLOYMENT_TARGET = 10.7; 172 ONLY_ACTIVE_ARCH = YES; 173 SDKROOT = macosx; 174 }; 175 name = Debug; 176 }; 177 82DC012615C6EE760098E42A /* Release */ = { 178 isa = XCBuildConfiguration; 179 buildSettings = { 180 ALWAYS_SEARCH_USER_PATHS = NO; 181 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 182 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 183 CLANG_ENABLE_OBJC_ARC = YES; 184 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 185 COPY_PHASE_STRIP = YES; 186 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 187 GCC_C_LANGUAGE_STANDARD = gnu99; 188 GCC_ENABLE_OBJC_EXCEPTIONS = YES; 189 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 190 GCC_WARN_ABOUT_RETURN_TYPE = YES; 191 GCC_WARN_UNINITIALIZED_AUTOS = YES; 192 GCC_WARN_UNUSED_VARIABLE = YES; 193 MACOSX_DEPLOYMENT_TARGET = 10.7; 194 SDKROOT = macosx; 195 }; 196 name = Release; 197 }; 198 82DC012815C6EE760098E42A /* Debug */ = { 199 isa = XCBuildConfiguration; 200 buildSettings = { 201 GCC_PRECOMPILE_PREFIX_HEADER = YES; 202 GCC_PREFIX_HEADER = ""; 203 ONLY_ACTIVE_ARCH = NO; 204 PRODUCT_NAME = "$(TARGET_NAME)"; 205 SDKROOT = macosx; 206 }; 207 name = Debug; 208 }; 209 82DC012915C6EE760098E42A /* Release */ = { 210 isa = XCBuildConfiguration; 211 buildSettings = { 212 GCC_PRECOMPILE_PREFIX_HEADER = YES; 213 GCC_PREFIX_HEADER = ""; 214 ONLY_ACTIVE_ARCH = NO; 215 PRODUCT_NAME = "$(TARGET_NAME)"; 216 SDKROOT = macosx; 217 }; 218 name = Release; 219 }; 220 /* End XCBuildConfiguration section */ 221 222 /* Begin XCConfigurationList section */ 223 82DC011215C6EE760098E42A /* Build configuration list for PBXProject "fsevents-wrapper" */ = { 224 isa = XCConfigurationList; 225 buildConfigurations = ( 226 82DC012515C6EE760098E42A /* Debug */, 227 82DC012615C6EE760098E42A /* Release */, 228 ); 229 defaultConfigurationIsVisible = 0; 230 defaultConfigurationName = Release; 231 }; 232 82DC012715C6EE760098E42A /* Build configuration list for PBXNativeTarget "fsevents-wrapper" */ = { 233 isa = XCConfigurationList; 234 buildConfigurations = ( 235 82DC012815C6EE760098E42A /* Debug */, 236 82DC012915C6EE760098E42A /* Release */, 237 ); 238 defaultConfigurationIsVisible = 0; 239 defaultConfigurationName = Release; 240 }; 241 /* End XCConfigurationList section */ 242 }; 243 rootObject = 82DC010F15C6EE760098E42A /* Project object */; 244 }