|
18 | 18 | 595F23AF25CEFBFE0053416C /* WebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 595F23A425CEFBFE0053416C /* WebView.swift */; }; |
19 | 19 | 6BC0B4AB2ED94D4100E03379 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 6BC0B4AA2ED94D3A00E03379 /* README.md */; }; |
20 | 20 | 7692219AF6CB60CE94E971C2 /* Pods_vibetype.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4248D6343DB1391C0EB00BB7 /* Pods_vibetype.framework */; }; |
21 | | - 936658932F30823900CE9A4A /* TrackingTransparency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 936658922F30823900CE9A4A /* TrackingTransparency.swift */; }; |
| 21 | + 936658952F3085DF00CE9A4A /* TrackingTransparency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 936658942F3085DF00CE9A4A /* TrackingTransparency.swift */; }; |
22 | 22 | CDC0FE292388222C002C8D56 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = CDC0FE252388222B002C8D56 /* Main.storyboard */; }; |
23 | 23 | CDC0FE2A2388222C002C8D56 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = CDC0FE272388222B002C8D56 /* LaunchScreen.storyboard */; }; |
24 | 24 | DDBCB1142D6C602600313680 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = DDBCB1132D6C602600313680 /* GoogleService-Info.plist */; }; |
|
38 | 38 | 595F23A325CEFBFE0053416C /* Printer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Printer.swift; path = vibetype/Printer.swift; sourceTree = "<group>"; }; |
39 | 39 | 595F23A425CEFBFE0053416C /* WebView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = WebView.swift; path = vibetype/WebView.swift; sourceTree = "<group>"; }; |
40 | 40 | 6BC0B4AA2ED94D3A00E03379 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
41 | | - 936658922F30823900CE9A4A /* TrackingTransparency.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrackingTransparency.swift; sourceTree = "<group>"; }; |
| 41 | + 936658942F3085DF00CE9A4A /* TrackingTransparency.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = TrackingTransparency.swift; path = vibetype/TrackingTransparency.swift; sourceTree = "<group>"; }; |
42 | 42 | B3109B700B2E429F9589C698 /* Pods-vibetype.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-vibetype.release.xcconfig"; path = "Target Support Files/Pods-vibetype/Pods-vibetype.release.xcconfig"; sourceTree = "<group>"; }; |
43 | 43 | CDC0FE262388222B002C8D56 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = vibetype/Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
44 | 44 | CDC0FE282388222B002C8D56 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = vibetype/Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
|
82 | 82 | 595F23A125CEFBFE0053416C /* ViewController.swift */, |
83 | 83 | CDC0FE272388222B002C8D56 /* LaunchScreen.storyboard */, |
84 | 84 | CDC0FE252388222B002C8D56 /* Main.storyboard */, |
85 | | - 936658922F30823900CE9A4A /* TrackingTransparency.swift */, |
| 85 | + 936658942F3085DF00CE9A4A /* TrackingTransparency.swift */, |
86 | 86 | 595F23A425CEFBFE0053416C /* WebView.swift */, |
87 | 87 | 30FCACC6A7BF53CD6D9CF6C0 /* Pods */, |
88 | 88 | 59333BAA25CFF706003392A4 /* vibetype.app */, |
|
225 | 225 | files = ( |
226 | 226 | 595F23AD25CEFBFE0053416C /* AppDelegate.swift in Sources */, |
227 | 227 | 595F23A825CEFBFE0053416C /* SceneDelegate.swift in Sources */, |
228 | | - 936658932F30823900CE9A4A /* TrackingTransparency.swift in Sources */, |
| 228 | + 936658952F3085DF00CE9A4A /* TrackingTransparency.swift in Sources */, |
229 | 229 | 595F23A525CEFBFE0053416C /* Settings.swift in Sources */, |
230 | 230 | 595F23AE25CEFBFE0053416C /* Printer.swift in Sources */, |
231 | 231 | 595F23AC25CEFBFE0053416C /* ViewController.swift in Sources */, |
|
0 commit comments