|
| 1 | +// !$*UTF8*$! |
| 2 | +{ |
| 3 | + archiveVersion = 1; |
| 4 | + classes = { |
| 5 | + }; |
| 6 | + objectVersion = 46; |
| 7 | + objects = { |
| 8 | + |
| 9 | +/* Begin PBXBuildFile section */ |
| 10 | + BBBFAE261D06B5CD0041F3FB /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBBFAE251D06B5CD0041F3FB /* main.swift */; }; |
| 11 | + BBBFAE2F1D06B7CF0041F3FB /* Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBBFAE2E1D06B7CF0041F3FB /* Extension.swift */; }; |
| 12 | + BBBFAE311D06BCBF0041F3FB /* ProvisioningProfile.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBBFAE301D06BCBF0041F3FB /* ProvisioningProfile.swift */; }; |
| 13 | + BBE8C3731D0BD7400027C78C /* AppResign.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBE8C3721D0BD7400027C78C /* AppResign.swift */; }; |
| 14 | +/* End PBXBuildFile section */ |
| 15 | + |
| 16 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 17 | + BBBFAE201D06B5CD0041F3FB /* CopyFiles */ = { |
| 18 | + isa = PBXCopyFilesBuildPhase; |
| 19 | + buildActionMask = 2147483647; |
| 20 | + dstPath = /usr/share/man/man1/; |
| 21 | + dstSubfolderSpec = 0; |
| 22 | + files = ( |
| 23 | + ); |
| 24 | + runOnlyForDeploymentPostprocessing = 1; |
| 25 | + }; |
| 26 | +/* End PBXCopyFilesBuildPhase section */ |
| 27 | + |
| 28 | +/* Begin PBXFileReference section */ |
| 29 | + BBBFAE221D06B5CD0041F3FB /* AppResign */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = AppResign; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 30 | + BBBFAE251D06B5CD0041F3FB /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
| 31 | + BBBFAE2E1D06B7CF0041F3FB /* Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Extension.swift; sourceTree = "<group>"; }; |
| 32 | + BBBFAE301D06BCBF0041F3FB /* ProvisioningProfile.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProvisioningProfile.swift; sourceTree = "<group>"; }; |
| 33 | + BBE8C3721D0BD7400027C78C /* AppResign.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppResign.swift; sourceTree = "<group>"; }; |
| 34 | +/* End PBXFileReference section */ |
| 35 | + |
| 36 | +/* Begin PBXFrameworksBuildPhase section */ |
| 37 | + BBBFAE1F1D06B5CD0041F3FB /* Frameworks */ = { |
| 38 | + isa = PBXFrameworksBuildPhase; |
| 39 | + buildActionMask = 2147483647; |
| 40 | + files = ( |
| 41 | + ); |
| 42 | + runOnlyForDeploymentPostprocessing = 0; |
| 43 | + }; |
| 44 | +/* End PBXFrameworksBuildPhase section */ |
| 45 | + |
| 46 | +/* Begin PBXGroup section */ |
| 47 | + BBBFAE191D06B5CD0041F3FB = { |
| 48 | + isa = PBXGroup; |
| 49 | + children = ( |
| 50 | + BBBFAE241D06B5CD0041F3FB /* AppResign */, |
| 51 | + BBBFAE231D06B5CD0041F3FB /* Products */, |
| 52 | + ); |
| 53 | + sourceTree = "<group>"; |
| 54 | + }; |
| 55 | + BBBFAE231D06B5CD0041F3FB /* Products */ = { |
| 56 | + isa = PBXGroup; |
| 57 | + children = ( |
| 58 | + BBBFAE221D06B5CD0041F3FB /* AppResign */, |
| 59 | + ); |
| 60 | + name = Products; |
| 61 | + sourceTree = "<group>"; |
| 62 | + }; |
| 63 | + BBBFAE241D06B5CD0041F3FB /* AppResign */ = { |
| 64 | + isa = PBXGroup; |
| 65 | + children = ( |
| 66 | + BBBFAE251D06B5CD0041F3FB /* main.swift */, |
| 67 | + BBE8C3721D0BD7400027C78C /* AppResign.swift */, |
| 68 | + BBBFAE301D06BCBF0041F3FB /* ProvisioningProfile.swift */, |
| 69 | + BBBFAE2E1D06B7CF0041F3FB /* Extension.swift */, |
| 70 | + ); |
| 71 | + path = AppResign; |
| 72 | + sourceTree = "<group>"; |
| 73 | + }; |
| 74 | +/* End PBXGroup section */ |
| 75 | + |
| 76 | +/* Begin PBXNativeTarget section */ |
| 77 | + BBBFAE211D06B5CD0041F3FB /* AppResign */ = { |
| 78 | + isa = PBXNativeTarget; |
| 79 | + buildConfigurationList = BBBFAE291D06B5CD0041F3FB /* Build configuration list for PBXNativeTarget "AppResign" */; |
| 80 | + buildPhases = ( |
| 81 | + BBBFAE1E1D06B5CD0041F3FB /* Sources */, |
| 82 | + BBBFAE1F1D06B5CD0041F3FB /* Frameworks */, |
| 83 | + BBBFAE201D06B5CD0041F3FB /* CopyFiles */, |
| 84 | + ); |
| 85 | + buildRules = ( |
| 86 | + ); |
| 87 | + dependencies = ( |
| 88 | + ); |
| 89 | + name = AppResign; |
| 90 | + productName = AppResign; |
| 91 | + productReference = BBBFAE221D06B5CD0041F3FB /* AppResign */; |
| 92 | + productType = "com.apple.product-type.tool"; |
| 93 | + }; |
| 94 | +/* End PBXNativeTarget section */ |
| 95 | + |
| 96 | +/* Begin PBXProject section */ |
| 97 | + BBBFAE1A1D06B5CD0041F3FB /* Project object */ = { |
| 98 | + isa = PBXProject; |
| 99 | + attributes = { |
| 100 | + LastSwiftUpdateCheck = 0730; |
| 101 | + LastUpgradeCheck = 0730; |
| 102 | + ORGANIZATIONNAME = Eular; |
| 103 | + TargetAttributes = { |
| 104 | + BBBFAE211D06B5CD0041F3FB = { |
| 105 | + CreatedOnToolsVersion = 7.3.1; |
| 106 | + }; |
| 107 | + }; |
| 108 | + }; |
| 109 | + buildConfigurationList = BBBFAE1D1D06B5CD0041F3FB /* Build configuration list for PBXProject "AppResign" */; |
| 110 | + compatibilityVersion = "Xcode 3.2"; |
| 111 | + developmentRegion = English; |
| 112 | + hasScannedForEncodings = 0; |
| 113 | + knownRegions = ( |
| 114 | + en, |
| 115 | + ); |
| 116 | + mainGroup = BBBFAE191D06B5CD0041F3FB; |
| 117 | + productRefGroup = BBBFAE231D06B5CD0041F3FB /* Products */; |
| 118 | + projectDirPath = ""; |
| 119 | + projectRoot = ""; |
| 120 | + targets = ( |
| 121 | + BBBFAE211D06B5CD0041F3FB /* AppResign */, |
| 122 | + ); |
| 123 | + }; |
| 124 | +/* End PBXProject section */ |
| 125 | + |
| 126 | +/* Begin PBXSourcesBuildPhase section */ |
| 127 | + BBBFAE1E1D06B5CD0041F3FB /* Sources */ = { |
| 128 | + isa = PBXSourcesBuildPhase; |
| 129 | + buildActionMask = 2147483647; |
| 130 | + files = ( |
| 131 | + BBBFAE311D06BCBF0041F3FB /* ProvisioningProfile.swift in Sources */, |
| 132 | + BBBFAE2F1D06B7CF0041F3FB /* Extension.swift in Sources */, |
| 133 | + BBE8C3731D0BD7400027C78C /* AppResign.swift in Sources */, |
| 134 | + BBBFAE261D06B5CD0041F3FB /* main.swift in Sources */, |
| 135 | + ); |
| 136 | + runOnlyForDeploymentPostprocessing = 0; |
| 137 | + }; |
| 138 | +/* End PBXSourcesBuildPhase section */ |
| 139 | + |
| 140 | +/* Begin XCBuildConfiguration section */ |
| 141 | + BBBFAE271D06B5CD0041F3FB /* Debug */ = { |
| 142 | + isa = XCBuildConfiguration; |
| 143 | + buildSettings = { |
| 144 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 145 | + CLANG_ANALYZER_NONNULL = YES; |
| 146 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 147 | + CLANG_CXX_LIBRARY = "libc++"; |
| 148 | + CLANG_ENABLE_MODULES = YES; |
| 149 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 150 | + CLANG_WARN_BOOL_CONVERSION = YES; |
| 151 | + CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 152 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 153 | + CLANG_WARN_EMPTY_BODY = YES; |
| 154 | + CLANG_WARN_ENUM_CONVERSION = YES; |
| 155 | + CLANG_WARN_INT_CONVERSION = YES; |
| 156 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 157 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
| 158 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 159 | + CODE_SIGN_IDENTITY = "-"; |
| 160 | + COPY_PHASE_STRIP = NO; |
| 161 | + DEBUG_INFORMATION_FORMAT = dwarf; |
| 162 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 163 | + ENABLE_TESTABILITY = YES; |
| 164 | + GCC_C_LANGUAGE_STANDARD = gnu99; |
| 165 | + GCC_DYNAMIC_NO_PIC = NO; |
| 166 | + GCC_NO_COMMON_BLOCKS = YES; |
| 167 | + GCC_OPTIMIZATION_LEVEL = 0; |
| 168 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 169 | + "DEBUG=1", |
| 170 | + "$(inherited)", |
| 171 | + ); |
| 172 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 173 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 174 | + GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 175 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 176 | + GCC_WARN_UNUSED_FUNCTION = YES; |
| 177 | + GCC_WARN_UNUSED_VARIABLE = YES; |
| 178 | + MACOSX_DEPLOYMENT_TARGET = 10.11; |
| 179 | + MTL_ENABLE_DEBUG_INFO = YES; |
| 180 | + ONLY_ACTIVE_ARCH = YES; |
| 181 | + SDKROOT = macosx; |
| 182 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 183 | + }; |
| 184 | + name = Debug; |
| 185 | + }; |
| 186 | + BBBFAE281D06B5CD0041F3FB /* Release */ = { |
| 187 | + isa = XCBuildConfiguration; |
| 188 | + buildSettings = { |
| 189 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 190 | + CLANG_ANALYZER_NONNULL = YES; |
| 191 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 192 | + CLANG_CXX_LIBRARY = "libc++"; |
| 193 | + CLANG_ENABLE_MODULES = YES; |
| 194 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 195 | + CLANG_WARN_BOOL_CONVERSION = YES; |
| 196 | + CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 197 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 198 | + CLANG_WARN_EMPTY_BODY = YES; |
| 199 | + CLANG_WARN_ENUM_CONVERSION = YES; |
| 200 | + CLANG_WARN_INT_CONVERSION = YES; |
| 201 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 202 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
| 203 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 204 | + CODE_SIGN_IDENTITY = "-"; |
| 205 | + COPY_PHASE_STRIP = NO; |
| 206 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 207 | + ENABLE_NS_ASSERTIONS = NO; |
| 208 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 209 | + GCC_C_LANGUAGE_STANDARD = gnu99; |
| 210 | + GCC_NO_COMMON_BLOCKS = YES; |
| 211 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 212 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 213 | + GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 214 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 215 | + GCC_WARN_UNUSED_FUNCTION = YES; |
| 216 | + GCC_WARN_UNUSED_VARIABLE = YES; |
| 217 | + MACOSX_DEPLOYMENT_TARGET = 10.11; |
| 218 | + MTL_ENABLE_DEBUG_INFO = NO; |
| 219 | + SDKROOT = macosx; |
| 220 | + }; |
| 221 | + name = Release; |
| 222 | + }; |
| 223 | + BBBFAE2A1D06B5CD0041F3FB /* Debug */ = { |
| 224 | + isa = XCBuildConfiguration; |
| 225 | + buildSettings = { |
| 226 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 227 | + }; |
| 228 | + name = Debug; |
| 229 | + }; |
| 230 | + BBBFAE2B1D06B5CD0041F3FB /* Release */ = { |
| 231 | + isa = XCBuildConfiguration; |
| 232 | + buildSettings = { |
| 233 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 234 | + }; |
| 235 | + name = Release; |
| 236 | + }; |
| 237 | +/* End XCBuildConfiguration section */ |
| 238 | + |
| 239 | +/* Begin XCConfigurationList section */ |
| 240 | + BBBFAE1D1D06B5CD0041F3FB /* Build configuration list for PBXProject "AppResign" */ = { |
| 241 | + isa = XCConfigurationList; |
| 242 | + buildConfigurations = ( |
| 243 | + BBBFAE271D06B5CD0041F3FB /* Debug */, |
| 244 | + BBBFAE281D06B5CD0041F3FB /* Release */, |
| 245 | + ); |
| 246 | + defaultConfigurationIsVisible = 0; |
| 247 | + defaultConfigurationName = Release; |
| 248 | + }; |
| 249 | + BBBFAE291D06B5CD0041F3FB /* Build configuration list for PBXNativeTarget "AppResign" */ = { |
| 250 | + isa = XCConfigurationList; |
| 251 | + buildConfigurations = ( |
| 252 | + BBBFAE2A1D06B5CD0041F3FB /* Debug */, |
| 253 | + BBBFAE2B1D06B5CD0041F3FB /* Release */, |
| 254 | + ); |
| 255 | + defaultConfigurationIsVisible = 0; |
| 256 | + defaultConfigurationName = Release; |
| 257 | + }; |
| 258 | +/* End XCConfigurationList section */ |
| 259 | + }; |
| 260 | + rootObject = BBBFAE1A1D06B5CD0041F3FB /* Project object */; |
| 261 | +} |
0 commit comments