|
359 | 359 | CODE_SIGN_STYLE = Automatic; |
360 | 360 | CURRENT_PROJECT_VERSION = 1; |
361 | 361 | GENERATE_INFOPLIST_FILE = YES; |
362 | | - IPHONEOS_DEPLOYMENT_TARGET = 17.6; |
| 362 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
363 | 363 | MARKETING_VERSION = 1.0; |
364 | 364 | PRODUCT_BUNDLE_IDENTIFIER = com.salesforce.mobilesdk.AuthFlowTesterUITests; |
365 | 365 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
379 | 379 | CODE_SIGN_STYLE = Automatic; |
380 | 380 | CURRENT_PROJECT_VERSION = 1; |
381 | 381 | GENERATE_INFOPLIST_FILE = YES; |
382 | | - IPHONEOS_DEPLOYMENT_TARGET = 17.6; |
| 382 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
383 | 383 | MARKETING_VERSION = 1.0; |
384 | 384 | PRODUCT_BUNDLE_IDENTIFIER = com.salesforce.mobilesdk.AuthFlowTesterUITests; |
385 | 385 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
530 | 530 | INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
531 | 531 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
532 | 532 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortraitUpsideDown"; |
533 | | - IPHONEOS_DEPLOYMENT_TARGET = 17.6; |
| 533 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
534 | 534 | LD_RUNPATH_SEARCH_PATHS = ( |
535 | 535 | "$(inherited)", |
536 | 536 | "@executable_path/Frameworks", |
|
560 | 560 | INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
561 | 561 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
562 | 562 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortraitUpsideDown"; |
563 | | - IPHONEOS_DEPLOYMENT_TARGET = 17.6; |
| 563 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
564 | 564 | LD_RUNPATH_SEARCH_PATHS = ( |
565 | 565 | "$(inherited)", |
566 | 566 | "@executable_path/Frameworks", |
|
0 commit comments