|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 50; |
| 6 | + objectVersion = 55; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
109 | 109 | };
|
110 | 110 | };
|
111 | 111 | buildConfigurationList = 818047471F2E5DF20096D446 /* Build configuration list for PBXProject "Empty Window" */;
|
112 |
| - compatibilityVersion = "Xcode 9.3"; |
| 112 | + compatibilityVersion = "Xcode 13.0"; |
113 | 113 | developmentRegion = en;
|
114 | 114 | hasScannedForEncodings = 0;
|
115 | 115 | knownRegions = (
|
|
241 | 241 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
242 | 242 | GCC_WARN_UNUSED_FUNCTION = YES;
|
243 | 243 | GCC_WARN_UNUSED_VARIABLE = YES;
|
244 |
| - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 244 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
245 | 245 | MTL_ENABLE_DEBUG_INFO = YES;
|
246 | 246 | ONLY_ACTIVE_ARCH = YES;
|
247 | 247 | SDKROOT = iphoneos;
|
|
293 | 293 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
294 | 294 | GCC_WARN_UNUSED_FUNCTION = YES;
|
295 | 295 | GCC_WARN_UNUSED_VARIABLE = YES;
|
296 |
| - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 296 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
297 | 297 | MTL_ENABLE_DEBUG_INFO = NO;
|
298 | 298 | SDKROOT = iphoneos;
|
299 | 299 | SWIFT_COMPILATION_MODE = wholemodule;
|
|
306 | 306 | isa = XCBuildConfiguration;
|
307 | 307 | buildSettings = {
|
308 | 308 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 309 | + CURRENT_PROJECT_VERSION = 1; |
309 | 310 | DEVELOPMENT_TEAM = W3LHX5RGV2;
|
| 311 | + GENERATE_INFOPLIST_FILE = YES; |
310 | 312 | INFOPLIST_FILE = "Empty Window/Info.plist";
|
| 313 | + INFOPLIST_KEY_CFBundleDisplayName = "Empty Window"; |
| 314 | + INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; |
| 315 | + INFOPLIST_KEY_UIMainStoryboardFile = Main; |
| 316 | + INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
| 317 | + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortraitUpsideDown"; |
| 318 | + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
311 | 319 | IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
312 | 320 | LD_RUNPATH_SEARCH_PATHS = (
|
313 | 321 | "$(inherited)",
|
314 | 322 | "@executable_path/Frameworks",
|
315 | 323 | );
|
| 324 | + MARKETING_VERSION = 1.0; |
316 | 325 | PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.Empty-Window";
|
317 | 326 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 327 | + SWIFT_EMIT_LOC_STRINGS = YES; |
318 | 328 | SWIFT_VERSION = 5.0;
|
319 | 329 | TARGETED_DEVICE_FAMILY = "1,2";
|
320 | 330 | };
|
|
324 | 334 | isa = XCBuildConfiguration;
|
325 | 335 | buildSettings = {
|
326 | 336 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 337 | + CURRENT_PROJECT_VERSION = 1; |
327 | 338 | DEVELOPMENT_TEAM = W3LHX5RGV2;
|
| 339 | + GENERATE_INFOPLIST_FILE = YES; |
328 | 340 | INFOPLIST_FILE = "Empty Window/Info.plist";
|
| 341 | + INFOPLIST_KEY_CFBundleDisplayName = "Empty Window"; |
| 342 | + INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; |
| 343 | + INFOPLIST_KEY_UIMainStoryboardFile = Main; |
| 344 | + INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
| 345 | + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortraitUpsideDown"; |
| 346 | + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
329 | 347 | IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
330 | 348 | LD_RUNPATH_SEARCH_PATHS = (
|
331 | 349 | "$(inherited)",
|
332 | 350 | "@executable_path/Frameworks",
|
333 | 351 | );
|
| 352 | + MARKETING_VERSION = 1.0; |
334 | 353 | PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.Empty-Window";
|
335 | 354 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 355 | + SWIFT_EMIT_LOC_STRINGS = YES; |
336 | 356 | SWIFT_VERSION = 5.0;
|
337 | 357 | TARGETED_DEVICE_FAMILY = "1,2";
|
338 | 358 | };
|
|
0 commit comments