|
56 | 56 | E94F92C728D2505100D9E759 /* Ticketing.swift in Sources */ = {isa = PBXBuildFile; fileRef = E94F92C628D2505100D9E759 /* Ticketing.swift */; }; |
57 | 57 | E9E2A4D828CEC5680016AEFF /* WebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9E2A4D728CEC5680016AEFF /* WebView.swift */; }; |
58 | 58 | FBCCC4F32ACAB5BD00FFF26B /* SDWebImageSwiftUI in Frameworks */ = {isa = PBXBuildFile; productRef = FBCCC4F22ACAB5BD00FFF26B /* SDWebImageSwiftUI */; }; |
| 59 | + FBDEF9A32AD2A66600FF7028 /* GitHubStorageURL.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBDEF9A22AD2A66600FF7028 /* GitHubStorageURL.swift */; }; |
| 60 | + FBDEF9A42AD2A66600FF7028 /* GitHubStorageURL.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBDEF9A22AD2A66600FF7028 /* GitHubStorageURL.swift */; }; |
59 | 61 | FBF437072AC9562B00B22B05 /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBF437062AC9562B00B22B05 /* WidgetKit.framework */; }; |
60 | 62 | FBF437092AC9562B00B22B05 /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBF437082AC9562B00B22B05 /* SwiftUI.framework */; }; |
61 | 63 | FBF4370C2AC9562B00B22B05 /* AsyncSwiftWidgetBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBF4370B2AC9562B00B22B05 /* AsyncSwiftWidgetBundle.swift */; }; |
|
138 | 140 | E9171EFF28D15426002FAF52 /* TicketingView+Observed.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TicketingView+Observed.swift"; sourceTree = "<group>"; }; |
139 | 141 | E94F92C628D2505100D9E759 /* Ticketing.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Ticketing.swift; sourceTree = "<group>"; }; |
140 | 142 | E9E2A4D728CEC5680016AEFF /* WebView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WebView.swift; sourceTree = "<group>"; }; |
| 143 | + FBDEF9A22AD2A66600FF7028 /* GitHubStorageURL.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GitHubStorageURL.swift; sourceTree = "<group>"; }; |
141 | 144 | FBF437052AC9562B00B22B05 /* AsyncSwiftWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = AsyncSwiftWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
142 | 145 | FBF437062AC9562B00B22B05 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; |
143 | 146 | FBF437082AC9562B00B22B05 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; |
|
255 | 258 | children = ( |
256 | 259 | C63D444B291BDCDC005D5AE6 /* KeyChainManager.swift */, |
257 | 260 | C69C13BE2913EC9400D9B47F /* FirebaseManager.swift */, |
| 261 | + FBDEF9A22AD2A66600FF7028 /* GitHubStorageURL.swift */, |
258 | 262 | ); |
259 | 263 | path = Managers; |
260 | 264 | sourceTree = "<group>"; |
|
457 | 461 | C6AA71E828FC65680091A868 /* Text+.swift in Sources */, |
458 | 462 | C68DE94C28C76F3200CA4CC8 /* AppDelegate.swift in Sources */, |
459 | 463 | E94F92C728D2505100D9E759 /* Ticketing.swift in Sources */, |
| 464 | + FBDEF9A32AD2A66600FF7028 /* GitHubStorageURL.swift in Sources */, |
460 | 465 | C69C13C1291418A000D9B47F /* ProfileEditView.swift in Sources */, |
461 | 466 | C63D4450291BDD2B005D5AE6 /* String+.swift in Sources */, |
462 | 467 | C63D444C291BDCDC005D5AE6 /* KeyChainManager.swift in Sources */, |
|
504 | 509 | FBF4370E2AC9562B00B22B05 /* AsyncSwiftWidget.swift in Sources */, |
505 | 510 | FBF4370C2AC9562B00B22B05 /* AsyncSwiftWidgetBundle.swift in Sources */, |
506 | 511 | FBF4371B2AC9588800B22B05 /* AsyncSwiftWidgetEntryView.swift in Sources */, |
| 512 | + FBDEF9A42AD2A66600FF7028 /* GitHubStorageURL.swift in Sources */, |
507 | 513 | ); |
508 | 514 | runOnlyForDeploymentPostprocessing = 0; |
509 | 515 | }; |
|
0 commit comments