|
154 | 154 | D183AA011E6CB092006A9A15 /* Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Extensions.swift; path = Utilities/Extensions.swift; sourceTree = "<group>"; }; |
155 | 155 | D94BD2FC2159993D00C9214E /* Keys.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Keys.plist; path = "Supporting Files/Keys.plist"; sourceTree = "<group>"; }; |
156 | 156 | D94BD2FE2159994400C9214E /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "Supporting Files/GoogleService-Info.plist"; sourceTree = "<group>"; }; |
157 | | - D94BD30021599E3200C9214E /* EventPayload.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventPayload.swift; sourceTree = "<group>"; }; |
| 157 | + D94BD30021599E3200C9214E /* EventPayload.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = EventPayload.swift; path = Utilities/EventPayload.swift; sourceTree = "<group>"; }; |
158 | 158 | DC2E96431FBF41CB009955C6 /* FavoritesTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = FavoritesTableViewController.swift; path = Controllers/FavoritesTableViewController.swift; sourceTree = "<group>"; }; |
159 | 159 | DC2E96451FC21B29009955C6 /* HeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = HeaderView.swift; path = Views/HeaderView.swift; sourceTree = "<group>"; }; |
160 | 160 | DCB7170F1FB76EA600BE4D26 /* AllStopsTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AllStopsTableViewController.swift; path = Controllers/AllStopsTableViewController.swift; sourceTree = "<group>"; }; |
|
313 | 313 | children = ( |
314 | 314 | DD99E2F51F6DB06A0073E8F7 /* Constants.swift */, |
315 | 315 | BFCA712C206AC69000E4CCE5 /* Keys.swift */, |
316 | | - 449A7C841D80D0E80019300C /* Info.plist */, |
317 | | - E34490CC1F8EEFFF0064D284 /* SFText-Bold.otf */, |
318 | 316 | D94BD2FE2159994400C9214E /* GoogleService-Info.plist */, |
| 317 | + 449A7C841D80D0E80019300C /* Info.plist */, |
319 | 318 | D94BD2FC2159993D00C9214E /* Keys.plist */, |
| 319 | + E34490CC1F8EEFFF0064D284 /* SFText-Bold.otf */, |
320 | 320 | DD623C8A1E6D0585005ED004 /* SFText-Medium.otf */, |
321 | 321 | DD623C8B1E6D0585005ED004 /* SFText-Regular.otf */, |
322 | 322 | DD623C8C1E6D0585005ED004 /* SFText-Semibold.otf */, |
|
783 | 783 | ); |
784 | 784 | runOnlyForDeploymentPostprocessing = 0; |
785 | 785 | shellPath = /bin/sh; |
786 | | - shellScript = "\"${SRCROOT}/Build-Phases/fabric-config.sh\"\n\n"; |
| 786 | + shellScript = "\"${SRCROOT}/TCAT/Supporting Files/fabric-config.sh\"\n\n"; |
787 | 787 | }; |
788 | 788 | /* End PBXShellScriptBuildPhase section */ |
789 | 789 |
|
|
0 commit comments