add correct code
[app.GameProjectTest] / app.GameProjectTest.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 55;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 E7F55F8F27F4271800A63CCF /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7F55F8E27F4271800A63CCF /* AppDelegate.swift */; };
11                 E7F55F9127F4271800A63CCF /* art.scnassets in Resources */ = {isa = PBXBuildFile; fileRef = E7F55F9027F4271800A63CCF /* art.scnassets */; };
12                 E7F55F9327F4271800A63CCF /* GameViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7F55F9227F4271800A63CCF /* GameViewController.swift */; };
13                 E7F55F9827F4271900A63CCF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E7F55F9727F4271900A63CCF /* Assets.xcassets */; };
14                 E7F55F9B27F4271900A63CCF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E7F55F9927F4271900A63CCF /* LaunchScreen.storyboard */; };
15                 E7F55FA227F427B800A63CCF /* ContainerController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7F55FA127F427B800A63CCF /* ContainerController.swift */; };
16                 E7F55FA627F434D400A63CCF /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E7F55FA527F434D400A63CCF /* Main.storyboard */; };
17                 E7F55FA827F4399A00A63CCF /* HomeController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7F55FA727F4399A00A63CCF /* HomeController.swift */; };
18 /* End PBXBuildFile section */
19
20 /* Begin PBXFileReference section */
21                 E7F55F8B27F4271800A63CCF /* app.GameProjectTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = app.GameProjectTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
22                 E7F55F8E27F4271800A63CCF /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
23                 E7F55F9027F4271800A63CCF /* art.scnassets */ = {isa = PBXFileReference; lastKnownFileType = wrapper.scnassets; path = art.scnassets; sourceTree = "<group>"; };
24                 E7F55F9227F4271800A63CCF /* GameViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameViewController.swift; sourceTree = "<group>"; };
25                 E7F55F9727F4271900A63CCF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
26                 E7F55F9A27F4271900A63CCF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
27                 E7F55FA127F427B800A63CCF /* ContainerController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContainerController.swift; sourceTree = "<group>"; };
28                 E7F55FA527F434D400A63CCF /* Main.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; };
29                 E7F55FA727F4399A00A63CCF /* HomeController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeController.swift; sourceTree = "<group>"; };
30 /* End PBXFileReference section */
31
32 /* Begin PBXFrameworksBuildPhase section */
33                 E7F55F8827F4271800A63CCF /* Frameworks */ = {
34                         isa = PBXFrameworksBuildPhase;
35                         buildActionMask = 2147483647;
36                         files = (
37                         );
38                         runOnlyForDeploymentPostprocessing = 0;
39                 };
40 /* End PBXFrameworksBuildPhase section */
41
42 /* Begin PBXGroup section */
43                 E7F55F8227F4271800A63CCF = {
44                         isa = PBXGroup;
45                         children = (
46                                 E7F55F8D27F4271800A63CCF /* GameProjectTest */,
47                                 E7F55F8C27F4271800A63CCF /* Products */,
48                         );
49                         sourceTree = "<group>";
50                 };
51                 E7F55F8C27F4271800A63CCF /* Products */ = {
52                         isa = PBXGroup;
53                         children = (
54                                 E7F55F8B27F4271800A63CCF /* app.GameProjectTest.app */,
55                         );
56                         name = Products;
57                         sourceTree = "<group>";
58                 };
59                 E7F55F8D27F4271800A63CCF /* GameProjectTest */ = {
60                         isa = PBXGroup;
61                         children = (
62                                 E7F55F8E27F4271800A63CCF /* AppDelegate.swift */,
63                                 E7F55F9027F4271800A63CCF /* art.scnassets */,
64                                 E7F55F9227F4271800A63CCF /* GameViewController.swift */,
65                                 E7F55F9727F4271900A63CCF /* Assets.xcassets */,
66                                 E7F55F9927F4271900A63CCF /* LaunchScreen.storyboard */,
67                                 E7F55FA127F427B800A63CCF /* ContainerController.swift */,
68                                 E7F55FA527F434D400A63CCF /* Main.storyboard */,
69                                 E7F55FA727F4399A00A63CCF /* HomeController.swift */,
70                         );
71                         path = GameProjectTest;
72                         sourceTree = "<group>";
73                 };
74 /* End PBXGroup section */
75
76 /* Begin PBXNativeTarget section */
77                 E7F55F8A27F4271800A63CCF /* app.GameProjectTest */ = {
78                         isa = PBXNativeTarget;
79                         buildConfigurationList = E7F55F9E27F4271900A63CCF /* Build configuration list for PBXNativeTarget "app.GameProjectTest" */;
80                         buildPhases = (
81                                 E7F55F8727F4271800A63CCF /* Sources */,
82                                 E7F55F8827F4271800A63CCF /* Frameworks */,
83                                 E7F55F8927F4271800A63CCF /* Resources */,
84                         );
85                         buildRules = (
86                         );
87                         dependencies = (
88                         );
89                         name = app.GameProjectTest;
90                         productName = GameProjectTwo;
91                         productReference = E7F55F8B27F4271800A63CCF /* app.GameProjectTest.app */;
92                         productType = "com.apple.product-type.application";
93                 };
94 /* End PBXNativeTarget section */
95
96 /* Begin PBXProject section */
97                 E7F55F8327F4271800A63CCF /* Project object */ = {
98                         isa = PBXProject;
99                         attributes = {
100                                 BuildIndependentTargetsInParallel = 1;
101                                 LastSwiftUpdateCheck = 1330;
102                                 LastUpgradeCheck = 1330;
103                                 TargetAttributes = {
104                                         E7F55F8A27F4271800A63CCF = {
105                                                 CreatedOnToolsVersion = 13.3;
106                                         };
107                                 };
108                         };
109                         buildConfigurationList = E7F55F8627F4271800A63CCF /* Build configuration list for PBXProject "app.GameProjectTest" */;
110                         compatibilityVersion = "Xcode 13.0";
111                         developmentRegion = en;
112                         hasScannedForEncodings = 0;
113                         knownRegions = (
114                                 en,
115                                 Base,
116                         );
117                         mainGroup = E7F55F8227F4271800A63CCF;
118                         productRefGroup = E7F55F8C27F4271800A63CCF /* Products */;
119                         projectDirPath = "";
120                         projectRoot = "";
121                         targets = (
122                                 E7F55F8A27F4271800A63CCF /* app.GameProjectTest */,
123                         );
124                 };
125 /* End PBXProject section */
126
127 /* Begin PBXResourcesBuildPhase section */
128                 E7F55F8927F4271800A63CCF /* Resources */ = {
129                         isa = PBXResourcesBuildPhase;
130                         buildActionMask = 2147483647;
131                         files = (
132                                 E7F55F9127F4271800A63CCF /* art.scnassets in Resources */,
133                                 E7F55F9B27F4271900A63CCF /* LaunchScreen.storyboard in Resources */,
134                                 E7F55F9827F4271900A63CCF /* Assets.xcassets in Resources */,
135                                 E7F55FA627F434D400A63CCF /* Main.storyboard in Resources */,
136                         );
137                         runOnlyForDeploymentPostprocessing = 0;
138                 };
139 /* End PBXResourcesBuildPhase section */
140
141 /* Begin PBXSourcesBuildPhase section */
142                 E7F55F8727F4271800A63CCF /* Sources */ = {
143                         isa = PBXSourcesBuildPhase;
144                         buildActionMask = 2147483647;
145                         files = (
146                                 E7F55FA827F4399A00A63CCF /* HomeController.swift in Sources */,
147                                 E7F55F9327F4271800A63CCF /* GameViewController.swift in Sources */,
148                                 E7F55F8F27F4271800A63CCF /* AppDelegate.swift in Sources */,
149                                 E7F55FA227F427B800A63CCF /* ContainerController.swift in Sources */,
150                         );
151                         runOnlyForDeploymentPostprocessing = 0;
152                 };
153 /* End PBXSourcesBuildPhase section */
154
155 /* Begin PBXVariantGroup section */
156                 E7F55F9927F4271900A63CCF /* LaunchScreen.storyboard */ = {
157                         isa = PBXVariantGroup;
158                         children = (
159                                 E7F55F9A27F4271900A63CCF /* Base */,
160                         );
161                         name = LaunchScreen.storyboard;
162                         sourceTree = "<group>";
163                 };
164 /* End PBXVariantGroup section */
165
166 /* Begin XCBuildConfiguration section */
167                 E7F55F9C27F4271900A63CCF /* Debug */ = {
168                         isa = XCBuildConfiguration;
169                         buildSettings = {
170                                 ALWAYS_SEARCH_USER_PATHS = NO;
171                                 CLANG_ANALYZER_NONNULL = YES;
172                                 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
173                                 CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
174                                 CLANG_ENABLE_MODULES = YES;
175                                 CLANG_ENABLE_OBJC_ARC = YES;
176                                 CLANG_ENABLE_OBJC_WEAK = YES;
177                                 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
178                                 CLANG_WARN_BOOL_CONVERSION = YES;
179                                 CLANG_WARN_COMMA = YES;
180                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
181                                 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
182                                 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
183                                 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
184                                 CLANG_WARN_EMPTY_BODY = YES;
185                                 CLANG_WARN_ENUM_CONVERSION = YES;
186                                 CLANG_WARN_INFINITE_RECURSION = YES;
187                                 CLANG_WARN_INT_CONVERSION = YES;
188                                 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
189                                 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
190                                 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
191                                 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
192                                 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
193                                 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
194                                 CLANG_WARN_STRICT_PROTOTYPES = YES;
195                                 CLANG_WARN_SUSPICIOUS_MOVE = YES;
196                                 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
197                                 CLANG_WARN_UNREACHABLE_CODE = YES;
198                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
199                                 COPY_PHASE_STRIP = NO;
200                                 DEBUG_INFORMATION_FORMAT = dwarf;
201                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
202                                 ENABLE_TESTABILITY = YES;
203                                 GCC_C_LANGUAGE_STANDARD = gnu11;
204                                 GCC_DYNAMIC_NO_PIC = NO;
205                                 GCC_NO_COMMON_BLOCKS = YES;
206                                 GCC_OPTIMIZATION_LEVEL = 0;
207                                 GCC_PREPROCESSOR_DEFINITIONS = (
208                                         "DEBUG=1",
209                                         "$(inherited)",
210                                 );
211                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
212                                 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
213                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
214                                 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
215                                 GCC_WARN_UNUSED_FUNCTION = YES;
216                                 GCC_WARN_UNUSED_VARIABLE = YES;
217                                 IPHONEOS_DEPLOYMENT_TARGET = 15.4;
218                                 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
219                                 MTL_FAST_MATH = YES;
220                                 ONLY_ACTIVE_ARCH = YES;
221                                 SDKROOT = iphoneos;
222                                 SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
223                                 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
224                         };
225                         name = Debug;
226                 };
227                 E7F55F9D27F4271900A63CCF /* Release */ = {
228                         isa = XCBuildConfiguration;
229                         buildSettings = {
230                                 ALWAYS_SEARCH_USER_PATHS = NO;
231                                 CLANG_ANALYZER_NONNULL = YES;
232                                 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
233                                 CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
234                                 CLANG_ENABLE_MODULES = YES;
235                                 CLANG_ENABLE_OBJC_ARC = YES;
236                                 CLANG_ENABLE_OBJC_WEAK = YES;
237                                 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
238                                 CLANG_WARN_BOOL_CONVERSION = YES;
239                                 CLANG_WARN_COMMA = YES;
240                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
241                                 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
242                                 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
243                                 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
244                                 CLANG_WARN_EMPTY_BODY = YES;
245                                 CLANG_WARN_ENUM_CONVERSION = YES;
246                                 CLANG_WARN_INFINITE_RECURSION = YES;
247                                 CLANG_WARN_INT_CONVERSION = YES;
248                                 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
249                                 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
250                                 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
251                                 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
252                                 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
253                                 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
254                                 CLANG_WARN_STRICT_PROTOTYPES = YES;
255                                 CLANG_WARN_SUSPICIOUS_MOVE = YES;
256                                 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
257                                 CLANG_WARN_UNREACHABLE_CODE = YES;
258                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
259                                 COPY_PHASE_STRIP = NO;
260                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
261                                 ENABLE_NS_ASSERTIONS = NO;
262                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
263                                 GCC_C_LANGUAGE_STANDARD = gnu11;
264                                 GCC_NO_COMMON_BLOCKS = YES;
265                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
266                                 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
267                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
268                                 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
269                                 GCC_WARN_UNUSED_FUNCTION = YES;
270                                 GCC_WARN_UNUSED_VARIABLE = YES;
271                                 IPHONEOS_DEPLOYMENT_TARGET = 15.4;
272                                 MTL_ENABLE_DEBUG_INFO = NO;
273                                 MTL_FAST_MATH = YES;
274                                 SDKROOT = iphoneos;
275                                 SWIFT_COMPILATION_MODE = wholemodule;
276                                 SWIFT_OPTIMIZATION_LEVEL = "-O";
277                                 VALIDATE_PRODUCT = YES;
278                         };
279                         name = Release;
280                 };
281                 E7F55F9F27F4271900A63CCF /* Debug */ = {
282                         isa = XCBuildConfiguration;
283                         buildSettings = {
284                                 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
285                                 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
286                                 CODE_SIGN_STYLE = Automatic;
287                                 CURRENT_PROJECT_VERSION = 1;
288                                 GENERATE_INFOPLIST_FILE = YES;
289                                 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
290                                 INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
291                                 INFOPLIST_KEY_UIMainStoryboardFile = Main;
292                                 INFOPLIST_KEY_UIStatusBarHidden = YES;
293                                 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
294                                 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
295                                 LD_RUNPATH_SEARCH_PATHS = (
296                                         "$(inherited)",
297                                         "@executable_path/Frameworks",
298                                 );
299                                 MARKETING_VERSION = 1.0;
300                                 PRODUCT_BUNDLE_IDENTIFIER = roojs.GameProjectTwo;
301                                 PRODUCT_NAME = "$(TARGET_NAME)";
302                                 SWIFT_EMIT_LOC_STRINGS = YES;
303                                 SWIFT_VERSION = 5.0;
304                                 TARGETED_DEVICE_FAMILY = "1,2";
305                         };
306                         name = Debug;
307                 };
308                 E7F55FA027F4271900A63CCF /* Release */ = {
309                         isa = XCBuildConfiguration;
310                         buildSettings = {
311                                 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
312                                 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
313                                 CODE_SIGN_STYLE = Automatic;
314                                 CURRENT_PROJECT_VERSION = 1;
315                                 GENERATE_INFOPLIST_FILE = YES;
316                                 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
317                                 INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
318                                 INFOPLIST_KEY_UIMainStoryboardFile = Main;
319                                 INFOPLIST_KEY_UIStatusBarHidden = YES;
320                                 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
321                                 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
322                                 LD_RUNPATH_SEARCH_PATHS = (
323                                         "$(inherited)",
324                                         "@executable_path/Frameworks",
325                                 );
326                                 MARKETING_VERSION = 1.0;
327                                 PRODUCT_BUNDLE_IDENTIFIER = roojs.GameProjectTwo;
328                                 PRODUCT_NAME = "$(TARGET_NAME)";
329                                 SWIFT_EMIT_LOC_STRINGS = YES;
330                                 SWIFT_VERSION = 5.0;
331                                 TARGETED_DEVICE_FAMILY = "1,2";
332                         };
333                         name = Release;
334                 };
335 /* End XCBuildConfiguration section */
336
337 /* Begin XCConfigurationList section */
338                 E7F55F8627F4271800A63CCF /* Build configuration list for PBXProject "app.GameProjectTest" */ = {
339                         isa = XCConfigurationList;
340                         buildConfigurations = (
341                                 E7F55F9C27F4271900A63CCF /* Debug */,
342                                 E7F55F9D27F4271900A63CCF /* Release */,
343                         );
344                         defaultConfigurationIsVisible = 0;
345                         defaultConfigurationName = Release;
346                 };
347                 E7F55F9E27F4271900A63CCF /* Build configuration list for PBXNativeTarget "app.GameProjectTest" */ = {
348                         isa = XCConfigurationList;
349                         buildConfigurations = (
350                                 E7F55F9F27F4271900A63CCF /* Debug */,
351                                 E7F55FA027F4271900A63CCF /* Release */,
352                         );
353                         defaultConfigurationIsVisible = 0;
354                         defaultConfigurationName = Release;
355                 };
356 /* End XCConfigurationList section */
357         };
358         rootObject = E7F55F8327F4271800A63CCF /* Project object */;
359 }