|
21 | 21 | 116EE97A2DE27F0000EB1F7A /* personalized-news-feed.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "personalized-news-feed.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
22 | 22 | /* End PBXFileReference section */ |
23 | 23 |
|
| 24 | +/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
| 25 | + 11C501D92E2C12BF00815CC6 /* Exceptions for "personalized-news-feed" folder in "UITests" target */ = { |
| 26 | + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; |
| 27 | + membershipExceptions = ( |
| 28 | + registerDeviceWithServer.swift, |
| 29 | + ); |
| 30 | + target = 11336D5C2E2057F80012D56D /* UITests */; |
| 31 | + }; |
| 32 | +/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
| 33 | + |
24 | 34 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
25 | 35 | 11336D5E2E2057F80012D56D /* UITests */ = { |
26 | 36 | isa = PBXFileSystemSynchronizedRootGroup; |
|
29 | 39 | }; |
30 | 40 | 116EE97C2DE27F0000EB1F7A /* personalized-news-feed */ = { |
31 | 41 | isa = PBXFileSystemSynchronizedRootGroup; |
| 42 | + exceptions = ( |
| 43 | + 11C501D92E2C12BF00815CC6 /* Exceptions for "personalized-news-feed" folder in "UITests" target */, |
| 44 | + ); |
32 | 45 | path = "personalized-news-feed"; |
33 | 46 | sourceTree = "<group>"; |
34 | 47 | }; |
|
367 | 380 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
368 | 381 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
369 | 382 | CODE_SIGN_ENTITLEMENTS = "personalized-news-feed/personalized-news-feed.entitlements"; |
| 383 | + CODE_SIGN_IDENTITY = "Apple Development"; |
370 | 384 | CODE_SIGN_STYLE = Automatic; |
371 | 385 | CURRENT_PROJECT_VERSION = 1; |
372 | 386 | DEVELOPMENT_TEAM = F53WB8AE67; |
|
375 | 389 | INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; |
376 | 390 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
377 | 391 | INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
378 | | - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
379 | | - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
| 392 | + INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
| 393 | + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
380 | 394 | LD_RUNPATH_SEARCH_PATHS = ( |
381 | 395 | "$(inherited)", |
382 | 396 | "@executable_path/Frameworks", |
383 | 397 | ); |
384 | 398 | MARKETING_VERSION = 1.0; |
385 | 399 | PRODUCT_BUNDLE_IDENTIFIER = "com.alexandercerutti.personalized-news-feed"; |
386 | 400 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 401 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
| 402 | + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
| 403 | + SUPPORTS_MACCATALYST = NO; |
| 404 | + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
| 405 | + SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO; |
387 | 406 | SWIFT_EMIT_LOC_STRINGS = YES; |
388 | 407 | SWIFT_VERSION = 5.0; |
389 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
| 408 | + TARGETED_DEVICE_FAMILY = 1; |
390 | 409 | }; |
391 | 410 | name = Debug; |
392 | 411 | }; |
|
396 | 415 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
397 | 416 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
398 | 417 | CODE_SIGN_ENTITLEMENTS = "personalized-news-feed/personalized-news-feed.entitlements"; |
| 418 | + CODE_SIGN_IDENTITY = "Apple Development"; |
399 | 419 | CODE_SIGN_STYLE = Automatic; |
400 | 420 | CURRENT_PROJECT_VERSION = 1; |
401 | 421 | DEVELOPMENT_TEAM = F53WB8AE67; |
|
404 | 424 | INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; |
405 | 425 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
406 | 426 | INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
407 | | - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
408 | | - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
| 427 | + INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
| 428 | + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
409 | 429 | LD_RUNPATH_SEARCH_PATHS = ( |
410 | 430 | "$(inherited)", |
411 | 431 | "@executable_path/Frameworks", |
412 | 432 | ); |
413 | 433 | MARKETING_VERSION = 1.0; |
414 | 434 | PRODUCT_BUNDLE_IDENTIFIER = "com.alexandercerutti.personalized-news-feed"; |
415 | 435 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 436 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
| 437 | + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
| 438 | + SUPPORTS_MACCATALYST = NO; |
| 439 | + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
| 440 | + SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO; |
416 | 441 | SWIFT_EMIT_LOC_STRINGS = YES; |
417 | 442 | SWIFT_VERSION = 5.0; |
418 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
| 443 | + TARGETED_DEVICE_FAMILY = 1; |
419 | 444 | }; |
420 | 445 | name = Release; |
421 | 446 | }; |
|
429 | 454 | 11336D662E2057F80012D56D /* Release */, |
430 | 455 | ); |
431 | 456 | defaultConfigurationIsVisible = 0; |
432 | | - defaultConfigurationName = Debug; |
| 457 | + defaultConfigurationName = Release; |
433 | 458 | }; |
434 | 459 | 116EE9752DE27F0000EB1F7A /* Build configuration list for PBXProject "personalized-news-feed" */ = { |
435 | 460 | isa = XCConfigurationList; |
|
438 | 463 | 116EE9842DE27F0300EB1F7A /* Release */, |
439 | 464 | ); |
440 | 465 | defaultConfigurationIsVisible = 0; |
441 | | - defaultConfigurationName = Debug; |
| 466 | + defaultConfigurationName = Release; |
442 | 467 | }; |
443 | 468 | 116EE9852DE27F0300EB1F7A /* Build configuration list for PBXNativeTarget "personalized-news-feed" */ = { |
444 | 469 | isa = XCConfigurationList; |
|
447 | 472 | 116EE9872DE27F0300EB1F7A /* Release */, |
448 | 473 | ); |
449 | 474 | defaultConfigurationIsVisible = 0; |
450 | | - defaultConfigurationName = Debug; |
| 475 | + defaultConfigurationName = Release; |
451 | 476 | }; |
452 | 477 | /* End XCConfigurationList section */ |
453 | 478 | }; |
|
0 commit comments