|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 031E0241220B433C00A329F1 /* UIImage+Color.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031E0240220B433C00A329F1 /* UIImage+Color.swift */; }; |
10 | 11 | 03C127B8220993300062F7C9 /* InboxZeroLoaderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03C127B7220993300062F7C9 /* InboxZeroLoaderTests.swift */; }; |
11 | 12 | 03E8D824221D339200EB792A /* GithubURL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E8D823221D339200EB792A /* GithubURL.swift */; }; |
12 | 13 | 03E8D826221D358000EB792A /* GithubURLTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E8D825221D358000EB792A /* GithubURLTests.swift */; }; |
|
596 | 597 | /* End PBXCopyFilesBuildPhase section */ |
597 | 598 |
|
598 | 599 | /* Begin PBXFileReference section */ |
| 600 | + 031E0240220B433C00A329F1 /* UIImage+Color.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+Color.swift"; sourceTree = "<group>"; }; |
599 | 601 | 03C127B7220993300062F7C9 /* InboxZeroLoaderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InboxZeroLoaderTests.swift; sourceTree = "<group>"; }; |
600 | 602 | 03E8D823221D339200EB792A /* GithubURL.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GithubURL.swift; sourceTree = "<group>"; }; |
601 | 603 | 03E8D825221D358000EB792A /* GithubURLTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GithubURLTests.swift; sourceTree = "<group>"; }; |
|
2299 | 2301 | C0E3CD4A21BAE49B00185B57 /* NSRegularExpression+StaticString.swift */, |
2300 | 2302 | C0E3CD4C21BAE65000185B57 /* UIImage+StaticString.swift */, |
2301 | 2303 | 298C7E2721D80BAF00DD2A60 /* Error+GraphQLForbidden.swift */, |
| 2304 | + 031E0240220B433C00A329F1 /* UIImage+Color.swift */, |
2302 | 2305 | 03E8D823221D339200EB792A /* GithubURL.swift */, |
2303 | 2306 | ); |
2304 | 2307 | path = Utility; |
|
3260 | 3263 | 29DAA7AB20202A1A0029277A /* PullRequestReviewReplySectionController.swift in Sources */, |
3261 | 3264 | 29792B1D1FFB2FC6007A0C57 /* IssueManagingNavSectionController.swift in Sources */, |
3262 | 3265 | 2905AFAB1F7357B40015AE32 /* RepositoryOverviewViewController.swift in Sources */, |
| 3266 | + 031E0241220B433C00A329F1 /* UIImage+Color.swift in Sources */, |
3263 | 3267 | 29999734203135E100995FFD /* IssueMergeContextCell.swift in Sources */, |
3264 | 3268 | 29EDFE821F661562005BCCEB /* RepositoryReadmeModel.swift in Sources */, |
3265 | 3269 | 29EDFE841F661776005BCCEB /* RepositoryReadmeSectionController.swift in Sources */, |
|
0 commit comments