|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | D52A95512DCEC08F00885069 /* SwiftUINavigationTransitions in Frameworks */ = {isa = PBXBuildFile; productRef = D52A95502DCEC08F00885069 /* SwiftUINavigationTransitions */; }; |
11 | 11 | D5535823290E9692009E5D72 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D5535822290E9692009E5D72 /* Assets.xcassets */; }; |
12 | | - D5535826290E9692009E5D72 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D5535825290E9692009E5D72 /* Preview Assets.xcassets */; }; |
13 | 12 | D5535834290E9718009E5D72 /* Swing.swift in Sources */ = {isa = PBXBuildFile; fileRef = D553582C290E9718009E5D72 /* Swing.swift */; }; |
14 | 13 | D5535835290E9718009E5D72 /* RootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D553582D290E9718009E5D72 /* RootView.swift */; }; |
15 | | - D5535836290E9718009E5D72 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D553582E290E9718009E5D72 /* SceneDelegate.swift */; }; |
16 | | - D5535837290E9718009E5D72 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D553582F290E9718009E5D72 /* LaunchScreen.storyboard */; platformFilter = ios; }; |
17 | | - D5535839290E9718009E5D72 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5535831290E9718009E5D72 /* AppDelegate.swift */; }; |
| 14 | + D5535839290E9718009E5D72 /* App.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5535831290E9718009E5D72 /* App.swift */; }; |
18 | 15 | D5535843290F4BEA009E5D72 /* AppView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5535842290F4BEA009E5D72 /* AppView.swift */; }; |
19 | 16 | D5535845290F52F7009E5D72 /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5535844290F52F7009E5D72 /* SettingsView.swift */; }; |
20 | 17 | D5535847290F5E6F009E5D72 /* AppState.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5535846290F5E6F009E5D72 /* AppState.swift */; }; |
|
27 | 24 | /* Begin PBXFileReference section */ |
28 | 25 | D553581B290E9691009E5D72 /* Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Demo.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
29 | 26 | D5535822290E9692009E5D72 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
30 | | - D5535825290E9692009E5D72 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
31 | 27 | D553582C290E9718009E5D72 /* Swing.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Swing.swift; sourceTree = "<group>"; }; |
32 | 28 | D553582D290E9718009E5D72 /* RootView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RootView.swift; sourceTree = "<group>"; }; |
33 | | - D553582E290E9718009E5D72 /* SceneDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; }; |
34 | | - D553582F290E9718009E5D72 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; }; |
35 | | - D5535831290E9718009E5D72 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
36 | | - D553583C290E978C009E5D72 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
| 29 | + D5535831290E9718009E5D72 /* App.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = App.swift; sourceTree = "<group>"; }; |
37 | 30 | D5535842290F4BEA009E5D72 /* AppView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppView.swift; sourceTree = "<group>"; }; |
38 | 31 | D5535844290F52F7009E5D72 /* SettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = "<group>"; }; |
39 | 32 | D5535846290F5E6F009E5D72 /* AppState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppState.swift; sourceTree = "<group>"; }; |
40 | | - D571826B291C9426003672F5 /* Demo.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Demo.entitlements; sourceTree = "<group>"; }; |
41 | 33 | D5755A78291ADC00007F2201 /* Zoom.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Zoom.swift; sourceTree = "<group>"; }; |
42 | 34 | D58D803E292176D200D9FEAE /* Flip.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Flip.swift; sourceTree = "<group>"; }; |
43 | 35 | D5AAF4042911C59E009743D3 /* PageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PageView.swift; sourceTree = "<group>"; }; |
|
76 | 68 | D553581D290E9691009E5D72 /* Demo */ = { |
77 | 69 | isa = PBXGroup; |
78 | 70 | children = ( |
79 | | - D571826B291C9426003672F5 /* Demo.entitlements */, |
80 | | - D553583C290E978C009E5D72 /* Info.plist */, |
81 | | - D553582F290E9718009E5D72 /* LaunchScreen.storyboard */, |
82 | | - D5535831290E9718009E5D72 /* AppDelegate.swift */, |
83 | | - D553582E290E9718009E5D72 /* SceneDelegate.swift */, |
| 71 | + D5535831290E9718009E5D72 /* App.swift */, |
84 | 72 | D5535842290F4BEA009E5D72 /* AppView.swift */, |
85 | 73 | D5535846290F5E6F009E5D72 /* AppState.swift */, |
86 | 74 | D553582D290E9718009E5D72 /* RootView.swift */, |
|
89 | 77 | D5535844290F52F7009E5D72 /* SettingsView.swift */, |
90 | 78 | D58D8040292176EE00D9FEAE /* Custom Transitions */, |
91 | 79 | D5535822290E9692009E5D72 /* Assets.xcassets */, |
92 | | - D5535824290E9692009E5D72 /* Preview Content */, |
93 | 80 | ); |
94 | 81 | path = Demo; |
95 | 82 | sourceTree = "<group>"; |
96 | 83 | }; |
97 | | - D5535824290E9692009E5D72 /* Preview Content */ = { |
98 | | - isa = PBXGroup; |
99 | | - children = ( |
100 | | - D5535825290E9692009E5D72 /* Preview Assets.xcassets */, |
101 | | - ); |
102 | | - path = "Preview Content"; |
103 | | - sourceTree = "<group>"; |
104 | | - }; |
105 | 84 | D553583D290E97C5009E5D72 /* Frameworks */ = { |
106 | 85 | isa = PBXGroup; |
107 | 86 | children = ( |
|
150 | 129 | attributes = { |
151 | 130 | BuildIndependentTargetsInParallel = 1; |
152 | 131 | LastSwiftUpdateCheck = 1410; |
153 | | - LastUpgradeCheck = 1640; |
| 132 | + LastUpgradeCheck = 2600; |
154 | 133 | TargetAttributes = { |
155 | 134 | D553581A290E9691009E5D72 = { |
156 | 135 | CreatedOnToolsVersion = 14.1; |
|
183 | 162 | isa = PBXResourcesBuildPhase; |
184 | 163 | buildActionMask = 2147483647; |
185 | 164 | files = ( |
186 | | - D5535837290E9718009E5D72 /* LaunchScreen.storyboard in Resources */, |
187 | | - D5535826290E9692009E5D72 /* Preview Assets.xcassets in Resources */, |
188 | 165 | D5535823290E9692009E5D72 /* Assets.xcassets in Resources */, |
189 | 166 | ); |
190 | 167 | runOnlyForDeploymentPostprocessing = 0; |
|
201 | 178 | D5755A79291ADC00007F2201 /* Zoom.swift in Sources */, |
202 | 179 | D58D803F292176D200D9FEAE /* Flip.swift in Sources */, |
203 | 180 | D5AAF4052911C59E009743D3 /* PageView.swift in Sources */, |
204 | | - D5535839290E9718009E5D72 /* AppDelegate.swift in Sources */, |
| 181 | + D5535839290E9718009E5D72 /* App.swift in Sources */, |
205 | 182 | D5535847290F5E6F009E5D72 /* AppState.swift in Sources */, |
206 | 183 | D5535843290F4BEA009E5D72 /* AppView.swift in Sources */, |
207 | 184 | D5535835290E9718009E5D72 /* RootView.swift in Sources */, |
208 | 185 | D5535834290E9718009E5D72 /* Swing.swift in Sources */, |
209 | | - D5535836290E9718009E5D72 /* SceneDelegate.swift in Sources */, |
210 | 186 | ); |
211 | 187 | runOnlyForDeploymentPostprocessing = 0; |
212 | 188 | }; |
|
266 | 242 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
267 | 243 | GCC_WARN_UNUSED_FUNCTION = YES; |
268 | 244 | GCC_WARN_UNUSED_VARIABLE = YES; |
269 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 245 | + INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; |
| 246 | + INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
| 247 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
270 | 248 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
271 | 249 | MTL_FAST_MATH = YES; |
272 | 250 | ONLY_ACTIVE_ARCH = YES; |
273 | 251 | SDKROOT = iphoneos; |
| 252 | + STRING_CATALOG_GENERATE_SYMBOLS = YES; |
274 | 253 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
275 | 254 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
276 | | - TVOS_DEPLOYMENT_TARGET = 13.0; |
| 255 | + TVOS_DEPLOYMENT_TARGET = 15.0; |
| 256 | + XROS_DEPLOYMENT_TARGET = 1.0; |
277 | 257 | }; |
278 | 258 | name = Debug; |
279 | 259 | }; |
|
324 | 304 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
325 | 305 | GCC_WARN_UNUSED_FUNCTION = YES; |
326 | 306 | GCC_WARN_UNUSED_VARIABLE = YES; |
327 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 307 | + INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; |
| 308 | + INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
| 309 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
328 | 310 | MTL_ENABLE_DEBUG_INFO = NO; |
329 | 311 | MTL_FAST_MATH = YES; |
330 | 312 | SDKROOT = iphoneos; |
| 313 | + STRING_CATALOG_GENERATE_SYMBOLS = YES; |
331 | 314 | SWIFT_COMPILATION_MODE = wholemodule; |
332 | 315 | SWIFT_OPTIMIZATION_LEVEL = "-O"; |
333 | | - TVOS_DEPLOYMENT_TARGET = 13.0; |
| 316 | + TVOS_DEPLOYMENT_TARGET = 15.0; |
334 | 317 | VALIDATE_PRODUCT = YES; |
| 318 | + XROS_DEPLOYMENT_TARGET = 1.0; |
335 | 319 | }; |
336 | 320 | name = Release; |
337 | 321 | }; |
|
341 | 325 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
342 | 326 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
343 | 327 | CLANG_ENABLE_MODULES = YES; |
344 | | - CODE_SIGN_ENTITLEMENTS = Demo/Demo.entitlements; |
345 | 328 | CODE_SIGN_STYLE = Automatic; |
346 | 329 | CURRENT_PROJECT_VERSION = 1; |
347 | | - DEVELOPMENT_ASSET_PATHS = "\"Demo/Preview Content\""; |
| 330 | + ENABLE_APP_SANDBOX = YES; |
| 331 | + ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES; |
348 | 332 | ENABLE_PREVIEWS = YES; |
349 | 333 | GENERATE_INFOPLIST_FILE = YES; |
350 | | - INFOPLIST_FILE = Demo/Info.plist; |
351 | 334 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
352 | | - INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
353 | | - INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard; |
354 | 335 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
355 | 336 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
356 | 337 | INFOPLIST_KEY_UIUserInterfaceStyle = Light; |
|
378 | 359 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
379 | 360 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
380 | 361 | CLANG_ENABLE_MODULES = YES; |
381 | | - CODE_SIGN_ENTITLEMENTS = Demo/Demo.entitlements; |
382 | 362 | CODE_SIGN_STYLE = Automatic; |
383 | 363 | CURRENT_PROJECT_VERSION = 1; |
384 | | - DEVELOPMENT_ASSET_PATHS = "\"Demo/Preview Content\""; |
| 364 | + ENABLE_APP_SANDBOX = YES; |
| 365 | + ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES; |
385 | 366 | ENABLE_PREVIEWS = YES; |
386 | 367 | GENERATE_INFOPLIST_FILE = YES; |
387 | | - INFOPLIST_FILE = Demo/Info.plist; |
388 | 368 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
389 | | - INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
390 | | - INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard; |
391 | 369 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
392 | 370 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
393 | 371 | INFOPLIST_KEY_UIUserInterfaceStyle = Light; |
|
0 commit comments