|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | D300355C2C85E31A0049B7B3 /* Shared+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = D300355B2C85E31A0049B7B3 /* Shared+Extension.swift */; };
|
| 11 | + D30235DB2CDC7AA80033D599 /* BlurView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D30235DA2CDC7AA80033D599 /* BlurView.swift */; }; |
11 | 12 | D307A8812C76039D00BB00FB /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = D307A8802C76039D00BB00FB /* GoogleService-Info.plist */; };
|
12 | 13 | D307A8842C76055F00BB00FB /* FirebaseAnalyticsWithoutAdIdSupport in Frameworks */ = {isa = PBXBuildFile; productRef = D307A8832C76055F00BB00FB /* FirebaseAnalyticsWithoutAdIdSupport */; };
|
13 | 14 | D307A8862C76055F00BB00FB /* FirebaseAppCheck in Frameworks */ = {isa = PBXBuildFile; productRef = D307A8852C76055F00BB00FB /* FirebaseAppCheck */; };
|
|
72 | 73 |
|
73 | 74 | /* Begin PBXFileReference section */
|
74 | 75 | D300355B2C85E31A0049B7B3 /* Shared+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Shared+Extension.swift"; sourceTree = "<group>"; };
|
| 76 | + D30235DA2CDC7AA80033D599 /* BlurView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlurView.swift; sourceTree = "<group>"; }; |
75 | 77 | D307A8802C76039D00BB00FB /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
|
76 | 78 | D307A8922C760F8E00BB00FB /* AppearanceSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppearanceSettingsView.swift; sourceTree = "<group>"; };
|
77 | 79 | D34BEEC72C723BC6008F9A4C /* OPass.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OPass.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
178 | 180 | D3EBBF652C8454D700A49285 /* Event */,
|
179 | 181 | D39AC9DA2C7B394600084689 /* SelectEvent */,
|
180 | 182 | D307A8912C760F5100BB00FB /* Settings */,
|
181 |
| - D3B1E77E2C774609002DBA07 /* General */, |
| 183 | + D3B1E77E2C774609002DBA07 /* Common */, |
182 | 184 | D300355A2C85E3010049B7B3 /* Extension */,
|
183 | 185 | );
|
184 | 186 | path = OPass;
|
|
215 | 217 | path = SelectEvent;
|
216 | 218 | sourceTree = "<group>";
|
217 | 219 | };
|
218 |
| - D3B1E77E2C774609002DBA07 /* General */ = { |
| 220 | + D3B1E77E2C774609002DBA07 /* Common */ = { |
219 | 221 | isa = PBXGroup;
|
220 | 222 | children = (
|
| 223 | + D30235DA2CDC7AA80033D599 /* BlurView.swift */, |
221 | 224 | D3B1E77F2C774623002DBA07 /* SafariView.swift */,
|
222 | 225 | D3B1E7812C775E7C002DBA07 /* CenterLabelStyle.swift */,
|
223 | 226 | D35A64EE2CDB00CD0085D41F /* CachedAsyncImage.swift */,
|
224 | 227 | );
|
225 |
| - path = General; |
| 228 | + path = Common; |
226 | 229 | sourceTree = "<group>";
|
227 | 230 | };
|
228 | 231 | D3C398062C73A190002FFD42 /* OneSignalNotificationServiceExtension */ = {
|
|
434 | 437 | files = (
|
435 | 438 | D35A64F12CDB04100085D41F /* FeatureGrid.swift in Sources */,
|
436 | 439 | D3D1B8A02C7475A00075A747 /* SettingsView.swift in Sources */,
|
| 440 | + D30235DB2CDC7AA80033D599 /* BlurView.swift in Sources */, |
437 | 441 | D35A64EF2CDB00CD0085D41F /* CachedAsyncImage.swift in Sources */,
|
438 | 442 | D34BEECD2C723BC6008F9A4C /* ContentView.swift in Sources */,
|
439 | 443 | D3FA31322C8C457800949ECF /* GeneralSettingsView.swift in Sources */,
|
|
0 commit comments