|
426 | 426 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
427 | 427 | GCC_WARN_UNUSED_FUNCTION = YES; |
428 | 428 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 429 | + INFOPLIST_KEY_NSContactsUsageDescription = ""; |
429 | 430 | IPHONEOS_DEPLOYMENT_TARGET = 15.5; |
430 | 431 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
431 | 432 | MTL_FAST_MATH = YES; |
|
481 | 482 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
482 | 483 | GCC_WARN_UNUSED_FUNCTION = YES; |
483 | 484 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 485 | + INFOPLIST_KEY_NSContactsUsageDescription = ""; |
484 | 486 | IPHONEOS_DEPLOYMENT_TARGET = 15.5; |
485 | 487 | MTL_ENABLE_DEBUG_INFO = NO; |
486 | 488 | MTL_FAST_MATH = YES; |
|
500 | 502 | CODE_SIGN_IDENTITY = "Apple Development"; |
501 | 503 | CODE_SIGN_STYLE = Automatic; |
502 | 504 | CURRENT_PROJECT_VERSION = 1; |
503 | | - DEVELOPMENT_TEAM = 3334VHMS7U; |
| 505 | + DEVELOPMENT_TEAM = 5779RYBW52; |
504 | 506 | GENERATE_INFOPLIST_FILE = YES; |
505 | 507 | INFOPLIST_FILE = VC/Info.plist; |
506 | 508 | INFOPLIST_KEY_NSBluetoothAlwaysUsageDescription = "This app uses Bluetooth to connect to a peripheral device."; |
| 509 | + INFOPLIST_KEY_NSContactsUsageDescription = "This app uses contacts to retrieve user's contact information"; |
507 | 510 | INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "This app uses location to notify contacts with current location"; |
508 | 511 | INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "This app uses location to notify contacts with current location"; |
509 | 512 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
510 | 513 | INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; |
511 | 514 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
512 | 515 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
513 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.4; |
| 516 | + IPHONEOS_DEPLOYMENT_TARGET = 15.5; |
514 | 517 | LD_RUNPATH_SEARCH_PATHS = ( |
515 | 518 | "$(inherited)", |
516 | 519 | "@executable_path/Frameworks", |
|
536 | 539 | CODE_SIGN_IDENTITY = "Apple Development"; |
537 | 540 | CODE_SIGN_STYLE = Automatic; |
538 | 541 | CURRENT_PROJECT_VERSION = 1; |
539 | | - DEVELOPMENT_TEAM = 3334VHMS7U; |
| 542 | + DEVELOPMENT_TEAM = 5779RYBW52; |
540 | 543 | GENERATE_INFOPLIST_FILE = YES; |
541 | 544 | INFOPLIST_FILE = VC/Info.plist; |
542 | 545 | INFOPLIST_KEY_NSBluetoothAlwaysUsageDescription = "This app uses Bluetooth to connect to a peripheral device."; |
| 546 | + INFOPLIST_KEY_NSContactsUsageDescription = "This app uses contacts to retrieve user's contact information"; |
543 | 547 | INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "This app uses location to notify contacts with current location"; |
544 | 548 | INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "This app uses location to notify contacts with current location"; |
545 | 549 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
546 | 550 | INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; |
547 | 551 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
548 | 552 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
549 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.4; |
| 553 | + IPHONEOS_DEPLOYMENT_TARGET = 15.5; |
550 | 554 | LD_RUNPATH_SEARCH_PATHS = ( |
551 | 555 | "$(inherited)", |
552 | 556 | "@executable_path/Frameworks", |
|
0 commit comments