|
138 | 138 | }; |
139 | 139 | /* End PBXGroup section */ |
140 | 140 |
|
| 141 | +/* Begin PBXLegacyTarget section */ |
| 142 | + 161070DE1F70942C001905AB /* projectMSDL */ = { |
| 143 | + isa = PBXLegacyTarget; |
| 144 | + buildArgumentsString = "$(ACTION)"; |
| 145 | + buildConfigurationList = 161070E11F70942C001905AB /* Build configuration list for PBXLegacyTarget "projectMSDL" */; |
| 146 | + buildPhases = ( |
| 147 | + ); |
| 148 | + buildToolPath = /usr/bin/make; |
| 149 | + dependencies = ( |
| 150 | + ); |
| 151 | + name = projectMSDL; |
| 152 | + passBuildSettingsInEnvironment = 1; |
| 153 | + productName = projectMSDL; |
| 154 | + }; |
| 155 | +/* End PBXLegacyTarget section */ |
| 156 | + |
141 | 157 | /* Begin PBXNativeTarget section */ |
142 | 158 | C34521431BF02293001707D2 /* SDLprojectM */ = { |
143 | 159 | isa = PBXNativeTarget; |
|
166 | 182 | LastUpgradeCheck = 0830; |
167 | 183 | ORGANIZATIONNAME = int80; |
168 | 184 | TargetAttributes = { |
| 185 | + 161070DE1F70942C001905AB = { |
| 186 | + CreatedOnToolsVersion = 8.3.3; |
| 187 | + ProvisioningStyle = Automatic; |
| 188 | + }; |
169 | 189 | C34521431BF02293001707D2 = { |
170 | 190 | CreatedOnToolsVersion = 7.1; |
171 | 191 | }; |
|
184 | 204 | projectRoot = ""; |
185 | 205 | targets = ( |
186 | 206 | C34521431BF02293001707D2 /* SDLprojectM */, |
| 207 | + 161070DE1F70942C001905AB /* projectMSDL */, |
187 | 208 | ); |
188 | 209 | }; |
189 | 210 | /* End PBXProject section */ |
|
201 | 222 | /* End PBXSourcesBuildPhase section */ |
202 | 223 |
|
203 | 224 | /* Begin XCBuildConfiguration section */ |
| 225 | + 161070DF1F70942C001905AB /* Debug */ = { |
| 226 | + isa = XCBuildConfiguration; |
| 227 | + buildSettings = { |
| 228 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 229 | + CLANG_ANALYZER_NONNULL = YES; |
| 230 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 231 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 232 | + DEBUGGING_SYMBOLS = YES; |
| 233 | + DEBUG_INFORMATION_FORMAT = dwarf; |
| 234 | + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
| 235 | + GCC_OPTIMIZATION_LEVEL = 0; |
| 236 | + OTHER_CFLAGS = ""; |
| 237 | + OTHER_LDFLAGS = ""; |
| 238 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 239 | + }; |
| 240 | + name = Debug; |
| 241 | + }; |
| 242 | + 161070E01F70942C001905AB /* Release */ = { |
| 243 | + isa = XCBuildConfiguration; |
| 244 | + buildSettings = { |
| 245 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 246 | + CLANG_ANALYZER_NONNULL = YES; |
| 247 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 248 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 249 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 250 | + OTHER_CFLAGS = ""; |
| 251 | + OTHER_LDFLAGS = ""; |
| 252 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 253 | + }; |
| 254 | + name = Release; |
| 255 | + }; |
204 | 256 | C34521491BF02294001707D2 /* Debug */ = { |
205 | 257 | isa = XCBuildConfiguration; |
206 | 258 | buildSettings = { |
|
341 | 393 | /* End XCBuildConfiguration section */ |
342 | 394 |
|
343 | 395 | /* Begin XCConfigurationList section */ |
| 396 | + 161070E11F70942C001905AB /* Build configuration list for PBXLegacyTarget "projectMSDL" */ = { |
| 397 | + isa = XCConfigurationList; |
| 398 | + buildConfigurations = ( |
| 399 | + 161070DF1F70942C001905AB /* Debug */, |
| 400 | + 161070E01F70942C001905AB /* Release */, |
| 401 | + ); |
| 402 | + defaultConfigurationIsVisible = 0; |
| 403 | + }; |
344 | 404 | C345213F1BF02293001707D2 /* Build configuration list for PBXProject "SDLprojectM" */ = { |
345 | 405 | isa = XCConfigurationList; |
346 | 406 | buildConfigurations = ( |
|
0 commit comments