|
46 | 46 | /* End PBXContainerItemProxy section */ |
47 | 47 |
|
48 | 48 | /* Begin PBXFileReference section */ |
| 49 | + 1F1104962DA783B00095B283 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
49 | 50 | 1F65A1E52A715C3700FBA141 /* TemplateTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TemplateTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
50 | 51 | 1F65A1E72A715C3700FBA141 /* TemplateTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TemplateTests.swift; sourceTree = "<group>"; }; |
51 | 52 | 1F65A1F22A715C5900FBA141 /* TemplateUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TemplateUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
150 | 151 | 1FAC1FEF2A6B0E280083E64C /* Settings.bundle */, |
151 | 152 | 1FAC1FB72A6AF4840083E64C /* Template.entitlements */, |
152 | 153 | 1FAC1FB12A6AF4830083E64C /* TemplateApp.swift */, |
| 154 | + 1F1104962DA783B00095B283 /* Info.plist */, |
153 | 155 | ); |
154 | 156 | path = Template; |
155 | 157 | sourceTree = "<group>"; |
|
695 | 697 | DEVELOPMENT_ASSET_PATHS = "\"Template/Preview Content\""; |
696 | 698 | ENABLE_HARDENED_RUNTIME = YES; |
697 | 699 | ENABLE_PREVIEWS = YES; |
698 | | - GENERATE_INFOPLIST_FILE = YES; |
| 700 | + INFOPLIST_FILE = Template/Info.plist; |
699 | 701 | "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES; |
700 | 702 | "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES; |
701 | 703 | "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES; |
|
706 | 708 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault; |
707 | 709 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
708 | 710 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
709 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.4; |
| 711 | + IPHONEOS_DEPLOYMENT_TARGET = 17.6; |
710 | 712 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; |
711 | 713 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; |
712 | 714 | MACOSX_DEPLOYMENT_TARGET = 13.3; |
|
735 | 737 | DEVELOPMENT_ASSET_PATHS = "\"Template/Preview Content\""; |
736 | 738 | ENABLE_HARDENED_RUNTIME = YES; |
737 | 739 | ENABLE_PREVIEWS = YES; |
738 | | - GENERATE_INFOPLIST_FILE = YES; |
| 740 | + INFOPLIST_FILE = Template/Info.plist; |
739 | 741 | "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES; |
740 | 742 | "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES; |
741 | 743 | "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES; |
|
746 | 748 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault; |
747 | 749 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
748 | 750 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
749 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.4; |
| 751 | + IPHONEOS_DEPLOYMENT_TARGET = 17.6; |
750 | 752 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; |
751 | 753 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; |
752 | 754 | MACOSX_DEPLOYMENT_TARGET = 13.3; |
|
0 commit comments