0
|
1 // !$*UTF8*$!
|
|
2 {
|
|
3 archiveVersion = 1;
|
|
4 classes = {
|
|
5 };
|
|
6 objectVersion = 55;
|
|
7 objects = {
|
|
8
|
|
9 /* Begin PBXBuildFile section */
|
|
10 95030CEA28D1BA4D001AA3A1 /* AnswerButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95030CE928D1BA4D001AA3A1 /* AnswerButton.swift */; };
|
3
|
11 950C59F528DADA10007C8504 /* Animation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950C59F428DADA10007C8504 /* Animation.swift */; };
|
|
12 950C59F928DB181C007C8504 /* Protocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950C59F828DB181C007C8504 /* Protocols.swift */; };
|
|
13 950C59FB28DB1F73007C8504 /* ProtocolTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950C59FA28DB1F73007C8504 /* ProtocolTest.swift */; };
|
|
14 950C59FD28DB1F79007C8504 /* ClassTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950C59FC28DB1F79007C8504 /* ClassTest.swift */; };
|
0
|
15 951B630228D1A87C004F9877 /* GuessTheCapitalView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951B630128D1A87C004F9877 /* GuessTheCapitalView.swift */; };
|
|
16 951D197328D485E000671FAD /* CustomColors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951D197228D485E000671FAD /* CustomColors.swift */; };
|
3
|
17 952E41E928DC521200198643 /* GameAlertsModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952E41E828DC521200198643 /* GameAlertsModifier.swift */; };
|
0
|
18 9539829328C51EDE00B70973 /* GeoQuizApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9539829228C51EDE00B70973 /* GeoQuizApp.swift */; };
|
|
19 9539829728C51EDF00B70973 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9539829628C51EDF00B70973 /* Assets.xcassets */; };
|
|
20 9539829A28C51EDF00B70973 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9539829928C51EDF00B70973 /* Preview Assets.xcassets */; };
|
|
21 955A658128D703EB00CEEC6D /* GameToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 955A658028D703EB00CEEC6D /* GameToolbar.swift */; };
|
3
|
22 955A658328D733E400CEEC6D /* Game.swift in Sources */ = {isa = PBXBuildFile; fileRef = 955A658228D733E400CEEC6D /* Game.swift */; };
|
0
|
23 955A658528D73EC600CEEC6D /* GuessTheCapital.swift in Sources */ = {isa = PBXBuildFile; fileRef = 955A658428D73EC600CEEC6D /* GuessTheCapital.swift */; };
|
|
24 955A65A928D7815E00CEEC6D /* Haptics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 955A65A828D7815E00CEEC6D /* Haptics.swift */; };
|
|
25 956273EA28CB2E98008DC094 /* FlagImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956273E928CB2E98008DC094 /* FlagImage.swift */; };
|
|
26 959D257028C7251F00C55A5E /* BuyLivesModal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 959D256F28C7251F00C55A5E /* BuyLivesModal.swift */; };
|
|
27 959D414928C87ED900BAAC14 /* CityPopulation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 959D414828C87ED900BAAC14 /* CityPopulation.swift */; };
|
|
28 959D415028C8834B00BAAC14 /* CountryFlags.json in Resources */ = {isa = PBXBuildFile; fileRef = 959D414A28C8834B00BAAC14 /* CountryFlags.json */; };
|
|
29 959D415128C8834B00BAAC14 /* CountryPopulation.json in Resources */ = {isa = PBXBuildFile; fileRef = 959D414B28C8834B00BAAC14 /* CountryPopulation.json */; };
|
|
30 959D415228C8834B00BAAC14 /* CountryCurrencies.json in Resources */ = {isa = PBXBuildFile; fileRef = 959D414C28C8834B00BAAC14 /* CountryCurrencies.json */; };
|
|
31 959D415428C8834B00BAAC14 /* CountryCapitals.json in Resources */ = {isa = PBXBuildFile; fileRef = 959D414E28C8834B00BAAC14 /* CountryCapitals.json */; };
|
|
32 959D415528C8834B00BAAC14 /* CountryCities.json in Resources */ = {isa = PBXBuildFile; fileRef = 959D414F28C8834B00BAAC14 /* CountryCities.json */; };
|
|
33 959D415728C8851900BAAC14 /* CountryCapitals.swift in Sources */ = {isa = PBXBuildFile; fileRef = 959D415628C8851900BAAC14 /* CountryCapitals.swift */; };
|
|
34 959D415928C8854800BAAC14 /* CountryCities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 959D415828C8854700BAAC14 /* CountryCities.swift */; };
|
|
35 959D415B28C885C700BAAC14 /* CountryCurrencies.swift in Sources */ = {isa = PBXBuildFile; fileRef = 959D415A28C885C700BAAC14 /* CountryCurrencies.swift */; };
|
|
36 959D415D28C885ED00BAAC14 /* CountryFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = 959D415C28C885ED00BAAC14 /* CountryFlags.swift */; };
|
|
37 959D415F28C8861F00BAAC14 /* CountryPopulation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 959D415E28C8861F00BAAC14 /* CountryPopulation.swift */; };
|
|
38 959D416528C88B6400BAAC14 /* CityPopulation.json in Resources */ = {isa = PBXBuildFile; fileRef = 959D416428C88B6400BAAC14 /* CityPopulation.json */; };
|
|
39 95AE8D5728C8750E0067F219 /* Load.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AE8D5628C8750E0067F219 /* Load.swift */; };
|
|
40 95C430F728D092FC00480D23 /* GameSelection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C430F628D092FC00480D23 /* GameSelection.swift */; };
|
|
41 95C430F928D0A8E500480D23 /* CustomGradients.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C430F828D0A8E500480D23 /* CustomGradients.swift */; };
|
|
42 95C4315628C64A8C00212131 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C4315528C64A8C00212131 /* ContentView.swift */; };
|
|
43 95C4315928C6500000212131 /* GameButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C4315828C6500000212131 /* GameButton.swift */; };
|
|
44 95FA409A28D9876B00129B60 /* GuessTheFlagView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95FA409928D9876B00129B60 /* GuessTheFlagView.swift */; };
|
|
45 95FA409C28D9881100129B60 /* GuessTheFlag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95FA409B28D9881100129B60 /* GuessTheFlag.swift */; };
|
|
46 /* End PBXBuildFile section */
|
|
47
|
|
48 /* Begin PBXFileReference section */
|
|
49 95030CE928D1BA4D001AA3A1 /* AnswerButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnswerButton.swift; sourceTree = "<group>"; };
|
3
|
50 950C59F428DADA10007C8504 /* Animation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Animation.swift; sourceTree = "<group>"; };
|
|
51 950C59F828DB181C007C8504 /* Protocols.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Protocols.swift; sourceTree = "<group>"; };
|
|
52 950C59FA28DB1F73007C8504 /* ProtocolTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProtocolTest.swift; sourceTree = "<group>"; };
|
|
53 950C59FC28DB1F79007C8504 /* ClassTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClassTest.swift; sourceTree = "<group>"; };
|
0
|
54 951B630128D1A87C004F9877 /* GuessTheCapitalView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GuessTheCapitalView.swift; sourceTree = "<group>"; };
|
|
55 951D197228D485E000671FAD /* CustomColors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomColors.swift; sourceTree = "<group>"; };
|
3
|
56 952E41E828DC521200198643 /* GameAlertsModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameAlertsModifier.swift; sourceTree = "<group>"; };
|
0
|
57 9539828F28C51EDE00B70973 /* GeoQuiz.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GeoQuiz.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
58 9539829228C51EDE00B70973 /* GeoQuizApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeoQuizApp.swift; sourceTree = "<group>"; };
|
|
59 9539829628C51EDF00B70973 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
60 9539829928C51EDF00B70973 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
61 955A658028D703EB00CEEC6D /* GameToolbar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameToolbar.swift; sourceTree = "<group>"; };
|
3
|
62 955A658228D733E400CEEC6D /* Game.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Game.swift; sourceTree = "<group>"; };
|
0
|
63 955A658428D73EC600CEEC6D /* GuessTheCapital.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GuessTheCapital.swift; sourceTree = "<group>"; };
|
|
64 955A65A828D7815E00CEEC6D /* Haptics.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Haptics.swift; sourceTree = "<group>"; };
|
|
65 956273E928CB2E98008DC094 /* FlagImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlagImage.swift; sourceTree = "<group>"; };
|
|
66 959D256F28C7251F00C55A5E /* BuyLivesModal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuyLivesModal.swift; sourceTree = "<group>"; };
|
|
67 959D414828C87ED900BAAC14 /* CityPopulation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CityPopulation.swift; sourceTree = "<group>"; };
|
|
68 959D414A28C8834B00BAAC14 /* CountryFlags.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = CountryFlags.json; sourceTree = "<group>"; };
|
|
69 959D414B28C8834B00BAAC14 /* CountryPopulation.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = CountryPopulation.json; sourceTree = "<group>"; };
|
|
70 959D414C28C8834B00BAAC14 /* CountryCurrencies.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = CountryCurrencies.json; sourceTree = "<group>"; };
|
|
71 959D414E28C8834B00BAAC14 /* CountryCapitals.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = CountryCapitals.json; sourceTree = "<group>"; };
|
|
72 959D414F28C8834B00BAAC14 /* CountryCities.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = CountryCities.json; sourceTree = "<group>"; };
|
|
73 959D415628C8851900BAAC14 /* CountryCapitals.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountryCapitals.swift; sourceTree = "<group>"; };
|
|
74 959D415828C8854700BAAC14 /* CountryCities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountryCities.swift; sourceTree = "<group>"; };
|
|
75 959D415A28C885C700BAAC14 /* CountryCurrencies.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountryCurrencies.swift; sourceTree = "<group>"; };
|
|
76 959D415C28C885ED00BAAC14 /* CountryFlags.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountryFlags.swift; sourceTree = "<group>"; };
|
|
77 959D415E28C8861F00BAAC14 /* CountryPopulation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountryPopulation.swift; sourceTree = "<group>"; };
|
|
78 959D416428C88B6400BAAC14 /* CityPopulation.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = CityPopulation.json; sourceTree = "<group>"; };
|
|
79 95AE8D5628C8750E0067F219 /* Load.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Load.swift; sourceTree = "<group>"; };
|
|
80 95C430F628D092FC00480D23 /* GameSelection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameSelection.swift; sourceTree = "<group>"; };
|
|
81 95C430F828D0A8E500480D23 /* CustomGradients.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomGradients.swift; sourceTree = "<group>"; };
|
|
82 95C4315528C64A8C00212131 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
83 95C4315828C6500000212131 /* GameButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameButton.swift; sourceTree = "<group>"; };
|
|
84 95FA409928D9876B00129B60 /* GuessTheFlagView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GuessTheFlagView.swift; sourceTree = "<group>"; };
|
|
85 95FA409B28D9881100129B60 /* GuessTheFlag.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GuessTheFlag.swift; sourceTree = "<group>"; };
|
|
86 /* End PBXFileReference section */
|
|
87
|
|
88 /* Begin PBXFrameworksBuildPhase section */
|
|
89 9539828C28C51EDE00B70973 /* Frameworks */ = {
|
|
90 isa = PBXFrameworksBuildPhase;
|
|
91 buildActionMask = 2147483647;
|
|
92 files = (
|
|
93 );
|
|
94 runOnlyForDeploymentPostprocessing = 0;
|
|
95 };
|
|
96 /* End PBXFrameworksBuildPhase section */
|
|
97
|
|
98 /* Begin PBXGroup section */
|
|
99 95030CE728D1B60F001AA3A1 /* Logic */ = {
|
|
100 isa = PBXGroup;
|
|
101 children = (
|
|
102 95C430F628D092FC00480D23 /* GameSelection.swift */,
|
|
103 95C430F828D0A8E500480D23 /* CustomGradients.swift */,
|
|
104 951D197228D485E000671FAD /* CustomColors.swift */,
|
|
105 95AE8D5628C8750E0067F219 /* Load.swift */,
|
|
106 955A65A828D7815E00CEEC6D /* Haptics.swift */,
|
3
|
107 955A658228D733E400CEEC6D /* Game.swift */,
|
0
|
108 95FA409B28D9881100129B60 /* GuessTheFlag.swift */,
|
|
109 955A658428D73EC600CEEC6D /* GuessTheCapital.swift */,
|
|
110 );
|
|
111 path = Logic;
|
|
112 sourceTree = "<group>";
|
|
113 };
|
3
|
114 950C59F328DADA01007C8504 /* Tests */ = {
|
|
115 isa = PBXGroup;
|
|
116 children = (
|
|
117 950C59F428DADA10007C8504 /* Animation.swift */,
|
|
118 950C59F828DB181C007C8504 /* Protocols.swift */,
|
|
119 950C59FA28DB1F73007C8504 /* ProtocolTest.swift */,
|
|
120 950C59FC28DB1F79007C8504 /* ClassTest.swift */,
|
|
121 );
|
|
122 path = Tests;
|
|
123 sourceTree = "<group>";
|
|
124 };
|
0
|
125 9520ABBA28C86D0300A3D4D7 /* Data */ = {
|
|
126 isa = PBXGroup;
|
|
127 children = (
|
|
128 959D416428C88B6400BAAC14 /* CityPopulation.json */,
|
|
129 959D414E28C8834B00BAAC14 /* CountryCapitals.json */,
|
|
130 959D414F28C8834B00BAAC14 /* CountryCities.json */,
|
|
131 959D414C28C8834B00BAAC14 /* CountryCurrencies.json */,
|
|
132 959D414A28C8834B00BAAC14 /* CountryFlags.json */,
|
|
133 959D414B28C8834B00BAAC14 /* CountryPopulation.json */,
|
|
134 );
|
|
135 path = Data;
|
|
136 sourceTree = "<group>";
|
|
137 };
|
|
138 9539828628C51EDE00B70973 = {
|
|
139 isa = PBXGroup;
|
|
140 children = (
|
|
141 9539829128C51EDE00B70973 /* GeoQuiz */,
|
|
142 9539829028C51EDE00B70973 /* Products */,
|
|
143 );
|
|
144 sourceTree = "<group>";
|
|
145 };
|
|
146 9539829028C51EDE00B70973 /* Products */ = {
|
|
147 isa = PBXGroup;
|
|
148 children = (
|
|
149 9539828F28C51EDE00B70973 /* GeoQuiz.app */,
|
|
150 );
|
|
151 name = Products;
|
|
152 sourceTree = "<group>";
|
|
153 };
|
|
154 9539829128C51EDE00B70973 /* GeoQuiz */ = {
|
|
155 isa = PBXGroup;
|
|
156 children = (
|
|
157 9539829228C51EDE00B70973 /* GeoQuizApp.swift */,
|
|
158 95C4315528C64A8C00212131 /* ContentView.swift */,
|
|
159 95FA409928D9876B00129B60 /* GuessTheFlagView.swift */,
|
|
160 951B630128D1A87C004F9877 /* GuessTheCapitalView.swift */,
|
|
161 959D256F28C7251F00C55A5E /* BuyLivesModal.swift */,
|
|
162 959D414728C87EA600BAAC14 /* Helpers */,
|
|
163 959D414528C87E8D00BAAC14 /* Models */,
|
|
164 95030CE728D1B60F001AA3A1 /* Logic */,
|
3
|
165 950C59F328DADA01007C8504 /* Tests */,
|
0
|
166 9520ABBA28C86D0300A3D4D7 /* Data */,
|
|
167 9539829628C51EDF00B70973 /* Assets.xcassets */,
|
|
168 9539829828C51EDF00B70973 /* Preview Content */,
|
|
169 );
|
|
170 path = GeoQuiz;
|
|
171 sourceTree = "<group>";
|
|
172 };
|
|
173 9539829828C51EDF00B70973 /* Preview Content */ = {
|
|
174 isa = PBXGroup;
|
|
175 children = (
|
|
176 9539829928C51EDF00B70973 /* Preview Assets.xcassets */,
|
|
177 );
|
|
178 path = "Preview Content";
|
|
179 sourceTree = "<group>";
|
|
180 };
|
|
181 959D414528C87E8D00BAAC14 /* Models */ = {
|
|
182 isa = PBXGroup;
|
|
183 children = (
|
|
184 959D415C28C885ED00BAAC14 /* CountryFlags.swift */,
|
|
185 959D415628C8851900BAAC14 /* CountryCapitals.swift */,
|
|
186 959D414828C87ED900BAAC14 /* CityPopulation.swift */,
|
|
187 959D415828C8854700BAAC14 /* CountryCities.swift */,
|
|
188 959D415A28C885C700BAAC14 /* CountryCurrencies.swift */,
|
|
189 959D415E28C8861F00BAAC14 /* CountryPopulation.swift */,
|
|
190 );
|
|
191 path = Models;
|
|
192 sourceTree = "<group>";
|
|
193 };
|
|
194 959D414728C87EA600BAAC14 /* Helpers */ = {
|
|
195 isa = PBXGroup;
|
|
196 children = (
|
|
197 95C4315828C6500000212131 /* GameButton.swift */,
|
|
198 956273E928CB2E98008DC094 /* FlagImage.swift */,
|
|
199 95030CE928D1BA4D001AA3A1 /* AnswerButton.swift */,
|
|
200 955A658028D703EB00CEEC6D /* GameToolbar.swift */,
|
3
|
201 952E41E828DC521200198643 /* GameAlertsModifier.swift */,
|
0
|
202 );
|
|
203 path = Helpers;
|
|
204 sourceTree = "<group>";
|
|
205 };
|
|
206 /* End PBXGroup section */
|
|
207
|
|
208 /* Begin PBXNativeTarget section */
|
|
209 9539828E28C51EDE00B70973 /* GeoQuiz */ = {
|
|
210 isa = PBXNativeTarget;
|
|
211 buildConfigurationList = 9539829D28C51EDF00B70973 /* Build configuration list for PBXNativeTarget "GeoQuiz" */;
|
|
212 buildPhases = (
|
|
213 9539828B28C51EDE00B70973 /* Sources */,
|
|
214 9539828C28C51EDE00B70973 /* Frameworks */,
|
|
215 9539828D28C51EDE00B70973 /* Resources */,
|
|
216 );
|
|
217 buildRules = (
|
|
218 );
|
|
219 dependencies = (
|
|
220 );
|
|
221 name = GeoQuiz;
|
|
222 productName = GeoQuiz;
|
|
223 productReference = 9539828F28C51EDE00B70973 /* GeoQuiz.app */;
|
|
224 productType = "com.apple.product-type.application";
|
|
225 };
|
|
226 /* End PBXNativeTarget section */
|
|
227
|
|
228 /* Begin PBXProject section */
|
|
229 9539828728C51EDE00B70973 /* Project object */ = {
|
|
230 isa = PBXProject;
|
|
231 attributes = {
|
|
232 BuildIndependentTargetsInParallel = 1;
|
|
233 LastSwiftUpdateCheck = 1340;
|
|
234 LastUpgradeCheck = 1340;
|
|
235 TargetAttributes = {
|
|
236 9539828E28C51EDE00B70973 = {
|
|
237 CreatedOnToolsVersion = 13.4.1;
|
|
238 };
|
|
239 };
|
|
240 };
|
|
241 buildConfigurationList = 9539828A28C51EDE00B70973 /* Build configuration list for PBXProject "GeoQuiz" */;
|
|
242 compatibilityVersion = "Xcode 13.0";
|
|
243 developmentRegion = en;
|
|
244 hasScannedForEncodings = 0;
|
|
245 knownRegions = (
|
|
246 en,
|
|
247 Base,
|
|
248 );
|
|
249 mainGroup = 9539828628C51EDE00B70973;
|
|
250 productRefGroup = 9539829028C51EDE00B70973 /* Products */;
|
|
251 projectDirPath = "";
|
|
252 projectRoot = "";
|
|
253 targets = (
|
|
254 9539828E28C51EDE00B70973 /* GeoQuiz */,
|
|
255 );
|
|
256 };
|
|
257 /* End PBXProject section */
|
|
258
|
|
259 /* Begin PBXResourcesBuildPhase section */
|
|
260 9539828D28C51EDE00B70973 /* Resources */ = {
|
|
261 isa = PBXResourcesBuildPhase;
|
|
262 buildActionMask = 2147483647;
|
|
263 files = (
|
|
264 959D415428C8834B00BAAC14 /* CountryCapitals.json in Resources */,
|
|
265 959D415228C8834B00BAAC14 /* CountryCurrencies.json in Resources */,
|
|
266 9539829A28C51EDF00B70973 /* Preview Assets.xcassets in Resources */,
|
|
267 959D415128C8834B00BAAC14 /* CountryPopulation.json in Resources */,
|
|
268 959D415028C8834B00BAAC14 /* CountryFlags.json in Resources */,
|
|
269 9539829728C51EDF00B70973 /* Assets.xcassets in Resources */,
|
|
270 959D415528C8834B00BAAC14 /* CountryCities.json in Resources */,
|
|
271 959D416528C88B6400BAAC14 /* CityPopulation.json in Resources */,
|
|
272 );
|
|
273 runOnlyForDeploymentPostprocessing = 0;
|
|
274 };
|
|
275 /* End PBXResourcesBuildPhase section */
|
|
276
|
|
277 /* Begin PBXSourcesBuildPhase section */
|
|
278 9539828B28C51EDE00B70973 /* Sources */ = {
|
|
279 isa = PBXSourcesBuildPhase;
|
|
280 buildActionMask = 2147483647;
|
|
281 files = (
|
|
282 955A65A928D7815E00CEEC6D /* Haptics.swift in Sources */,
|
3
|
283 952E41E928DC521200198643 /* GameAlertsModifier.swift in Sources */,
|
0
|
284 959D415F28C8861F00BAAC14 /* CountryPopulation.swift in Sources */,
|
3
|
285 955A658328D733E400CEEC6D /* Game.swift in Sources */,
|
0
|
286 95C4315628C64A8C00212131 /* ContentView.swift in Sources */,
|
|
287 95C4315928C6500000212131 /* GameButton.swift in Sources */,
|
3
|
288 950C59F928DB181C007C8504 /* Protocols.swift in Sources */,
|
0
|
289 956273EA28CB2E98008DC094 /* FlagImage.swift in Sources */,
|
3
|
290 950C59FB28DB1F73007C8504 /* ProtocolTest.swift in Sources */,
|
0
|
291 959D414928C87ED900BAAC14 /* CityPopulation.swift in Sources */,
|
|
292 955A658528D73EC600CEEC6D /* GuessTheCapital.swift in Sources */,
|
|
293 959D257028C7251F00C55A5E /* BuyLivesModal.swift in Sources */,
|
|
294 959D415928C8854800BAAC14 /* CountryCities.swift in Sources */,
|
3
|
295 950C59F528DADA10007C8504 /* Animation.swift in Sources */,
|
0
|
296 951B630228D1A87C004F9877 /* GuessTheCapitalView.swift in Sources */,
|
|
297 959D415728C8851900BAAC14 /* CountryCapitals.swift in Sources */,
|
|
298 9539829328C51EDE00B70973 /* GeoQuizApp.swift in Sources */,
|
|
299 95030CEA28D1BA4D001AA3A1 /* AnswerButton.swift in Sources */,
|
|
300 95FA409C28D9881100129B60 /* GuessTheFlag.swift in Sources */,
|
|
301 955A658128D703EB00CEEC6D /* GameToolbar.swift in Sources */,
|
|
302 95AE8D5728C8750E0067F219 /* Load.swift in Sources */,
|
|
303 959D415D28C885ED00BAAC14 /* CountryFlags.swift in Sources */,
|
|
304 959D415B28C885C700BAAC14 /* CountryCurrencies.swift in Sources */,
|
|
305 95C430F728D092FC00480D23 /* GameSelection.swift in Sources */,
|
3
|
306 950C59FD28DB1F79007C8504 /* ClassTest.swift in Sources */,
|
0
|
307 951D197328D485E000671FAD /* CustomColors.swift in Sources */,
|
|
308 95C430F928D0A8E500480D23 /* CustomGradients.swift in Sources */,
|
|
309 95FA409A28D9876B00129B60 /* GuessTheFlagView.swift in Sources */,
|
|
310 );
|
|
311 runOnlyForDeploymentPostprocessing = 0;
|
|
312 };
|
|
313 /* End PBXSourcesBuildPhase section */
|
|
314
|
|
315 /* Begin XCBuildConfiguration section */
|
|
316 9539829B28C51EDF00B70973 /* Debug */ = {
|
|
317 isa = XCBuildConfiguration;
|
|
318 buildSettings = {
|
|
319 ALWAYS_SEARCH_USER_PATHS = NO;
|
|
320 CLANG_ANALYZER_NONNULL = YES;
|
|
321 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
322 CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
323 CLANG_ENABLE_MODULES = YES;
|
|
324 CLANG_ENABLE_OBJC_ARC = YES;
|
|
325 CLANG_ENABLE_OBJC_WEAK = YES;
|
|
326 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
327 CLANG_WARN_BOOL_CONVERSION = YES;
|
|
328 CLANG_WARN_COMMA = YES;
|
|
329 CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
330 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
331 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
332 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
333 CLANG_WARN_EMPTY_BODY = YES;
|
|
334 CLANG_WARN_ENUM_CONVERSION = YES;
|
|
335 CLANG_WARN_INFINITE_RECURSION = YES;
|
|
336 CLANG_WARN_INT_CONVERSION = YES;
|
|
337 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
338 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
339 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
340 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
341 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
342 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
343 CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
344 CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
345 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
346 CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
347 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
348 COPY_PHASE_STRIP = NO;
|
|
349 DEBUG_INFORMATION_FORMAT = dwarf;
|
|
350 ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
351 ENABLE_TESTABILITY = YES;
|
|
352 GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
353 GCC_DYNAMIC_NO_PIC = NO;
|
|
354 GCC_NO_COMMON_BLOCKS = YES;
|
|
355 GCC_OPTIMIZATION_LEVEL = 0;
|
|
356 GCC_PREPROCESSOR_DEFINITIONS = (
|
|
357 "DEBUG=1",
|
|
358 "$(inherited)",
|
|
359 );
|
|
360 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
361 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
362 GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
363 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
364 GCC_WARN_UNUSED_FUNCTION = YES;
|
|
365 GCC_WARN_UNUSED_VARIABLE = YES;
|
|
366 IPHONEOS_DEPLOYMENT_TARGET = 15.5;
|
|
367 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
368 MTL_FAST_MATH = YES;
|
|
369 ONLY_ACTIVE_ARCH = YES;
|
|
370 SDKROOT = iphoneos;
|
|
371 SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
372 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
373 };
|
|
374 name = Debug;
|
|
375 };
|
|
376 9539829C28C51EDF00B70973 /* Release */ = {
|
|
377 isa = XCBuildConfiguration;
|
|
378 buildSettings = {
|
|
379 ALWAYS_SEARCH_USER_PATHS = NO;
|
|
380 CLANG_ANALYZER_NONNULL = YES;
|
|
381 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
382 CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
383 CLANG_ENABLE_MODULES = YES;
|
|
384 CLANG_ENABLE_OBJC_ARC = YES;
|
|
385 CLANG_ENABLE_OBJC_WEAK = YES;
|
|
386 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
387 CLANG_WARN_BOOL_CONVERSION = YES;
|
|
388 CLANG_WARN_COMMA = YES;
|
|
389 CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
390 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
391 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
392 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
393 CLANG_WARN_EMPTY_BODY = YES;
|
|
394 CLANG_WARN_ENUM_CONVERSION = YES;
|
|
395 CLANG_WARN_INFINITE_RECURSION = YES;
|
|
396 CLANG_WARN_INT_CONVERSION = YES;
|
|
397 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
398 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
399 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
400 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
401 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
402 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
403 CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
404 CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
405 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
406 CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
407 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
408 COPY_PHASE_STRIP = NO;
|
|
409 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
410 ENABLE_NS_ASSERTIONS = NO;
|
|
411 ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
412 GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
413 GCC_NO_COMMON_BLOCKS = YES;
|
|
414 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
415 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
416 GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
417 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
418 GCC_WARN_UNUSED_FUNCTION = YES;
|
|
419 GCC_WARN_UNUSED_VARIABLE = YES;
|
|
420 IPHONEOS_DEPLOYMENT_TARGET = 15.5;
|
|
421 MTL_ENABLE_DEBUG_INFO = NO;
|
|
422 MTL_FAST_MATH = YES;
|
|
423 SDKROOT = iphoneos;
|
|
424 SWIFT_COMPILATION_MODE = wholemodule;
|
|
425 SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
426 VALIDATE_PRODUCT = YES;
|
|
427 };
|
|
428 name = Release;
|
|
429 };
|
|
430 9539829E28C51EDF00B70973 /* Debug */ = {
|
|
431 isa = XCBuildConfiguration;
|
|
432 buildSettings = {
|
|
433 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
434 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
435 CODE_SIGN_STYLE = Automatic;
|
|
436 CURRENT_PROJECT_VERSION = 1;
|
|
437 DEVELOPMENT_ASSET_PATHS = "\"GeoQuiz/Preview Content\"";
|
|
438 DEVELOPMENT_TEAM = MTX83R5H8X;
|
|
439 ENABLE_PREVIEWS = YES;
|
|
440 GENERATE_INFOPLIST_FILE = YES;
|
|
441 INFOPLIST_KEY_CFBundleDisplayName = GeoQuiz;
|
|
442 INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.trivia-games";
|
|
443 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
444 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
445 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
446 INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
447 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
448 LD_RUNPATH_SEARCH_PATHS = (
|
|
449 "$(inherited)",
|
|
450 "@executable_path/Frameworks",
|
|
451 );
|
|
452 MARKETING_VERSION = 1.0;
|
|
453 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.GeoQuiz;
|
|
454 PRODUCT_NAME = "$(TARGET_NAME)";
|
|
455 SWIFT_EMIT_LOC_STRINGS = YES;
|
|
456 SWIFT_VERSION = 5.0;
|
|
457 TARGETED_DEVICE_FAMILY = "1,2";
|
|
458 };
|
|
459 name = Debug;
|
|
460 };
|
|
461 9539829F28C51EDF00B70973 /* Release */ = {
|
|
462 isa = XCBuildConfiguration;
|
|
463 buildSettings = {
|
|
464 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
465 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
466 CODE_SIGN_STYLE = Automatic;
|
|
467 CURRENT_PROJECT_VERSION = 1;
|
|
468 DEVELOPMENT_ASSET_PATHS = "\"GeoQuiz/Preview Content\"";
|
|
469 DEVELOPMENT_TEAM = MTX83R5H8X;
|
|
470 ENABLE_PREVIEWS = YES;
|
|
471 GENERATE_INFOPLIST_FILE = YES;
|
|
472 INFOPLIST_KEY_CFBundleDisplayName = GeoQuiz;
|
|
473 INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.trivia-games";
|
|
474 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
475 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
476 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
477 INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
478 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
479 LD_RUNPATH_SEARCH_PATHS = (
|
|
480 "$(inherited)",
|
|
481 "@executable_path/Frameworks",
|
|
482 );
|
|
483 MARKETING_VERSION = 1.0;
|
|
484 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.GeoQuiz;
|
|
485 PRODUCT_NAME = "$(TARGET_NAME)";
|
|
486 SWIFT_EMIT_LOC_STRINGS = YES;
|
|
487 SWIFT_VERSION = 5.0;
|
|
488 TARGETED_DEVICE_FAMILY = "1,2";
|
|
489 };
|
|
490 name = Release;
|
|
491 };
|
|
492 /* End XCBuildConfiguration section */
|
|
493
|
|
494 /* Begin XCConfigurationList section */
|
|
495 9539828A28C51EDE00B70973 /* Build configuration list for PBXProject "GeoQuiz" */ = {
|
|
496 isa = XCConfigurationList;
|
|
497 buildConfigurations = (
|
|
498 9539829B28C51EDF00B70973 /* Debug */,
|
|
499 9539829C28C51EDF00B70973 /* Release */,
|
|
500 );
|
|
501 defaultConfigurationIsVisible = 0;
|
|
502 defaultConfigurationName = Release;
|
|
503 };
|
|
504 9539829D28C51EDF00B70973 /* Build configuration list for PBXNativeTarget "GeoQuiz" */ = {
|
|
505 isa = XCConfigurationList;
|
|
506 buildConfigurations = (
|
|
507 9539829E28C51EDF00B70973 /* Debug */,
|
|
508 9539829F28C51EDF00B70973 /* Release */,
|
|
509 );
|
|
510 defaultConfigurationIsVisible = 0;
|
|
511 defaultConfigurationName = Release;
|
|
512 };
|
|
513 /* End XCConfigurationList section */
|
|
514 };
|
|
515 rootObject = 9539828728C51EDE00B70973 /* Project object */;
|
|
516 }
|