|
20 | 20 | 254B3BA21D3ABC1300B1E4F0 /* ReSwiftRouter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 254B3B401D3ABBAB00B1E4F0 /* ReSwiftRouter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
21 | 21 | 254B3BA51D3ABC1E00B1E4F0 /* SSKeychain.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 254B3B251D3ABB9400B1E4F0 /* SSKeychain.framework */; };
|
22 | 22 | 254B3BA61D3ABC1E00B1E4F0 /* SSKeychain.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 254B3B251D3ABB9400B1E4F0 /* SSKeychain.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
| 23 | + 2574204D1D4421410002D020 /* BookmarkService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2574204C1D4421410002D020 /* BookmarkService.swift */; }; |
23 | 24 | 258184351C3CC710008E200A /* State.swift in Sources */ = {isa = PBXBuildFile; fileRef = 258184341C3CC710008E200A /* State.swift */; };
|
24 | 25 | 2581843A1C3CC912008E200A /* Routes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 258184391C3CC912008E200A /* Routes.swift */; };
|
25 | 26 | 25BB76211C3CB8CB008EA13B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25BB76201C3CB8CB008EA13B /* AppDelegate.swift */; };
|
|
503 | 504 | 254B3B4D1D3ABBB400B1E4F0 /* ReSwift.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ReSwift.xcodeproj; path = Carthage/Checkouts/ReSwift/ReSwift.xcodeproj; sourceTree = SOURCE_ROOT; };
|
504 | 505 | 254B3B651D3ABBC400B1E4F0 /* RequestKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RequestKit.xcodeproj; path = Carthage/Checkouts/RequestKit/RequestKit.xcodeproj; sourceTree = SOURCE_ROOT; };
|
505 | 506 | 254B3B7D1D3ABBCE00B1E4F0 /* OctoKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = OctoKit.xcodeproj; path = Carthage/Checkouts/octokit.swift/OctoKit.xcodeproj; sourceTree = SOURCE_ROOT; };
|
| 507 | + 2574204C1D4421410002D020 /* BookmarkService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BookmarkService.swift; sourceTree = "<group>"; }; |
506 | 508 | 258184341C3CC710008E200A /* State.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = State.swift; sourceTree = "<group>"; };
|
507 | 509 | 258184391C3CC912008E200A /* Routes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Routes.swift; sourceTree = "<group>"; };
|
508 | 510 | 25BB761D1C3CB8CB008EA13B /* SwiftFlowGitHubBrowser.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftFlowGitHubBrowser.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
701 | 703 | isa = PBXGroup;
|
702 | 704 | children = (
|
703 | 705 | 25BE03E01C7C07E6005EBB09 /* AuthenticationService.swift */,
|
| 706 | + 2574204C1D4421410002D020 /* BookmarkService.swift */, |
704 | 707 | );
|
705 | 708 | path = Services;
|
706 | 709 | sourceTree = "<group>";
|
|
1362 | 1365 | 62EF0A701C700AD500D13711 /* MainViewController.swift in Sources */,
|
1363 | 1366 | 6296CA0E1C4D777800A60ECD /* Credentials.swift in Sources */,
|
1364 | 1367 | 25BE03E11C7C07E6005EBB09 /* AuthenticationService.swift in Sources */,
|
| 1368 | + 2574204D1D4421410002D020 /* BookmarkService.swift in Sources */, |
1365 | 1369 | 62C9357B1C8CDBDE00887A23 /* RepositoryDetailViewController.swift in Sources */,
|
1366 | 1370 | 25C00E9C1C3CDAAC0074655A /* AuthenticationState.swift in Sources */,
|
1367 | 1371 | 25C00E9E1C3CDB5D0074655A /* AppReducer.swift in Sources */,
|
|
0 commit comments