|
160 | 160 | F862E0AE1A519D5C0093B028 /* types_fail_embedded.json in Resources */ = {isa = PBXBuildFile; fileRef = EA4EAF7219DD96330036AE0D /* types_fail_embedded.json */; }; |
161 | 161 | F874B7EA1A66BF52004CCE5E /* root_array.json in Resources */ = {isa = PBXBuildFile; fileRef = F874B7E91A66BF52004CCE5E /* root_array.json */; }; |
162 | 162 | F874B7EB1A66C221004CCE5E /* root_array.json in Resources */ = {isa = PBXBuildFile; fileRef = F874B7E91A66BF52004CCE5E /* root_array.json */; }; |
| 163 | + F874DE8F1F7FFDE600D885C3 /* Deprecations.swift in Sources */ = {isa = PBXBuildFile; fileRef = F874DE8E1F7FFDE600D885C3 /* Deprecations.swift */; }; |
| 164 | + F874DE901F7FFDE600D885C3 /* Deprecations.swift in Sources */ = {isa = PBXBuildFile; fileRef = F874DE8E1F7FFDE600D885C3 /* Deprecations.swift */; }; |
| 165 | + F874DE911F7FFDE600D885C3 /* Deprecations.swift in Sources */ = {isa = PBXBuildFile; fileRef = F874DE8E1F7FFDE600D885C3 /* Deprecations.swift */; }; |
| 166 | + F874DE921F7FFDE600D885C3 /* Deprecations.swift in Sources */ = {isa = PBXBuildFile; fileRef = F874DE8E1F7FFDE600D885C3 /* Deprecations.swift */; }; |
163 | 167 | F87897EF1A927864009316A5 /* Argo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD9FACF19D0EAB50031E006 /* Argo.framework */; }; |
164 | 168 | F87EB6A41ABC5F1300E3B0AB /* decode.swift in Sources */ = {isa = PBXBuildFile; fileRef = F87EB69A1ABC5F1300E3B0AB /* decode.swift */; }; |
165 | 169 | F87EB6A51ABC5F1300E3B0AB /* decode.swift in Sources */ = {isa = PBXBuildFile; fileRef = F87EB69A1ABC5F1300E3B0AB /* decode.swift */; }; |
|
329 | 333 | F85F93431D42C8D6001C8EA7 /* Curry.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Curry.framework; path = Carthage/Checkouts/Curry/build/Debug/Curry.framework; sourceTree = "<group>"; }; |
330 | 334 | F85F93451D42C8DD001C8EA7 /* Curry.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Curry.framework; path = "Carthage/Checkouts/Curry/build/Debug-appletvos/Curry.framework"; sourceTree = "<group>"; }; |
331 | 335 | F874B7E91A66BF52004CCE5E /* root_array.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = root_array.json; sourceTree = "<group>"; }; |
| 336 | + F874DE8E1F7FFDE600D885C3 /* Deprecations.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Deprecations.swift; sourceTree = "<group>"; }; |
332 | 337 | F87EB69A1ABC5F1300E3B0AB /* decode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = decode.swift; sourceTree = "<group>"; }; |
333 | 338 | F87EB69B1ABC5F1300E3B0AB /* flatReduce.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = flatReduce.swift; sourceTree = "<group>"; }; |
334 | 339 | F87EB69C1ABC5F1300E3B0AB /* sequence.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = sequence.swift; sourceTree = "<group>"; }; |
|
469 | 474 | F87EB69D1ABC5F1300E3B0AB /* Types */, |
470 | 475 | F87EB6981ABC5F1300E3B0AB /* Functions */, |
471 | 476 | F8CBE6651A6451F800316FBC /* Extensions */, |
| 477 | + F874DE8E1F7FFDE600D885C3 /* Deprecations.swift */, |
472 | 478 | ); |
473 | 479 | name = Argo; |
474 | 480 | path = Sources/Argo; |
|
964 | 970 | isa = PBXSourcesBuildPhase; |
965 | 971 | buildActionMask = 2147483647; |
966 | 972 | files = ( |
| 973 | + F874DE921F7FFDE600D885C3 /* Deprecations.swift in Sources */, |
967 | 974 | EA9159F81BDE74E400D85292 /* Monad.swift in Sources */, |
968 | 975 | 809754DF1BADF36D00C409E6 /* (null) in Sources */, |
969 | 976 | EA9159F71BDE74C700D85292 /* catDecoded.swift in Sources */, |
|
1017 | 1024 | files = ( |
1018 | 1025 | EA04D59B1BBF1FA4001DE23B /* Applicative.swift in Sources */, |
1019 | 1026 | D0592EC11B77DD8E00EFEF39 /* StandardTypes.swift in Sources */, |
| 1027 | + F874DE911F7FFDE600D885C3 /* Deprecations.swift in Sources */, |
1020 | 1028 | EA04D59F1BBF1FB9001DE23B /* Alternative.swift in Sources */, |
1021 | 1029 | D0592EC01B77DD8E00EFEF39 /* Decodable.swift in Sources */, |
1022 | 1030 | D0592EC51B77DD9A00EFEF39 /* decode.swift in Sources */, |
|
1041 | 1049 | files = ( |
1042 | 1050 | F87EB6AA1ABC5F1300E3B0AB /* Decoded.swift in Sources */, |
1043 | 1051 | EA04D5991BBF1FA4001DE23B /* Applicative.swift in Sources */, |
| 1052 | + F874DE8F1F7FFDE600D885C3 /* Deprecations.swift in Sources */, |
1044 | 1053 | BF92789D1B9365900038A7E1 /* RawRepresentable.swift in Sources */, |
1045 | 1054 | EA04D59D1BBF1FB9001DE23B /* Alternative.swift in Sources */, |
1046 | 1055 | F87EB6AE1ABC5F1300E3B0AB /* Decodable.swift in Sources */, |
|
1091 | 1100 | files = ( |
1092 | 1101 | F87EB6AB1ABC5F1300E3B0AB /* Decoded.swift in Sources */, |
1093 | 1102 | EA04D59A1BBF1FA4001DE23B /* Applicative.swift in Sources */, |
| 1103 | + F874DE901F7FFDE600D885C3 /* Deprecations.swift in Sources */, |
1094 | 1104 | F87EB6AF1ABC5F1300E3B0AB /* Decodable.swift in Sources */, |
1095 | 1105 | EA04D59E1BBF1FB9001DE23B /* Alternative.swift in Sources */, |
1096 | 1106 | F87EB6A51ABC5F1300E3B0AB /* decode.swift in Sources */, |
|
0 commit comments