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