|
384 | 384 | 91678706259BC5D400BB5B4E /* ParseCloudTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 916786EF259BC59600BB5B4E /* ParseCloudTests.swift */; };
|
385 | 385 | 91678710259BC5D600BB5B4E /* ParseCloudTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 916786EF259BC59600BB5B4E /* ParseCloudTests.swift */; };
|
386 | 386 | 9167871A259BC5D600BB5B4E /* ParseCloudTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 916786EF259BC59600BB5B4E /* ParseCloudTests.swift */; };
|
| 387 | + 918CED592684C74000CFDC83 /* ParseLiveQuery+combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 918CED582684C74000CFDC83 /* ParseLiveQuery+combine.swift */; }; |
| 388 | + 918CED5A2684C74000CFDC83 /* ParseLiveQuery+combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 918CED582684C74000CFDC83 /* ParseLiveQuery+combine.swift */; }; |
| 389 | + 918CED5B2684C74000CFDC83 /* ParseLiveQuery+combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 918CED582684C74000CFDC83 /* ParseLiveQuery+combine.swift */; }; |
| 390 | + 918CED5C2684C74000CFDC83 /* ParseLiveQuery+combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 918CED582684C74000CFDC83 /* ParseLiveQuery+combine.swift */; }; |
| 391 | + 918CED5E268618C600CFDC83 /* ParseLiveQueryCombineTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 918CED5D268618C600CFDC83 /* ParseLiveQueryCombineTests.swift */; }; |
| 392 | + 918CED5F268618C600CFDC83 /* ParseLiveQueryCombineTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 918CED5D268618C600CFDC83 /* ParseLiveQueryCombineTests.swift */; }; |
| 393 | + 918CED60268618C600CFDC83 /* ParseLiveQueryCombineTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 918CED5D268618C600CFDC83 /* ParseLiveQueryCombineTests.swift */; }; |
387 | 394 | 9194657824F16E330070296B /* ParseACLTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9194657724F16E330070296B /* ParseACLTests.swift */; };
|
388 | 395 | 91B40651267A66ED00B129CD /* ParseErrorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91B40650267A66ED00B129CD /* ParseErrorTests.swift */; };
|
389 | 396 | 91B40652267A66ED00B129CD /* ParseErrorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91B40650267A66ED00B129CD /* ParseErrorTests.swift */; };
|
|
707 | 714 | 9158916A256A07DD0024BE9A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
708 | 715 | 916786E1259B7DDA00BB5B4E /* ParseCloud.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParseCloud.swift; sourceTree = "<group>"; };
|
709 | 716 | 916786EF259BC59600BB5B4E /* ParseCloudTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParseCloudTests.swift; sourceTree = "<group>"; };
|
| 717 | + 918CED582684C74000CFDC83 /* ParseLiveQuery+combine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ParseLiveQuery+combine.swift"; sourceTree = "<group>"; }; |
| 718 | + 918CED5D268618C600CFDC83 /* ParseLiveQueryCombineTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParseLiveQueryCombineTests.swift; sourceTree = "<group>"; }; |
710 | 719 | 9194657724F16E330070296B /* ParseACLTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParseACLTests.swift; sourceTree = "<group>"; };
|
711 | 720 | 91B40650267A66ED00B129CD /* ParseErrorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParseErrorTests.swift; sourceTree = "<group>"; };
|
712 | 721 | 91CB9536265966DF0043E5D6 /* ParseAnanlyticsCombineTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParseAnanlyticsCombineTests.swift; sourceTree = "<group>"; };
|
|
888 | 897 | 70110D5B2506ED0E0091CC1D /* ParseInstallationTests.swift */,
|
889 | 898 | 70386A5B25D9A4010048EC1B /* ParseLDAPCombineTests.swift */,
|
890 | 899 | 70386A4525D99C8B0048EC1B /* ParseLDAPTests.swift */,
|
| 900 | + 918CED5D268618C600CFDC83 /* ParseLiveQueryCombineTests.swift */, |
891 | 901 | 7003963A25A288100052CB31 /* ParseLiveQueryTests.swift */,
|
892 | 902 | 70C7DC2024D20F190050419B /* ParseObjectBatchTests.swift */,
|
893 | 903 | 7044C1DE25C5C70D0011F6E7 /* ParseObjectCombine.swift */,
|
|
1044 | 1054 | isa = PBXGroup;
|
1045 | 1055 | children = (
|
1046 | 1056 | 70510AAB259EE25E00FEA700 /* LiveQuerySocket.swift */,
|
1047 |
| - 70C5655825AA147B00BDD57F /* ParseLiveQueryConstants.swift */, |
1048 | 1057 | 7003959425A10DFC0052CB31 /* Messages.swift */,
|
1049 | 1058 | 700395A225A119430052CB31 /* Operations.swift */,
|
1050 | 1059 | 7003960825A184EF0052CB31 /* ParseLiveQuery.swift */,
|
| 1060 | + 918CED582684C74000CFDC83 /* ParseLiveQuery+combine.swift */, |
| 1061 | + 70C5655825AA147B00BDD57F /* ParseLiveQueryConstants.swift */, |
1051 | 1062 | 700395B925A1470F0052CB31 /* Subscription.swift */,
|
1052 | 1063 | 705D950725BE4C08003EF6F8 /* SubscriptionCallback.swift */,
|
1053 | 1064 | 700395DE25A147C40052CB31 /* Protocols */,
|
|
1651 | 1662 | 7044C1C825C5B2B10011F6E7 /* ParseAuthentication+combine.swift in Sources */,
|
1652 | 1663 | 707A3BF125B0A4F0000D215C /* ParseAuthentication.swift in Sources */,
|
1653 | 1664 | 70D1BE7325BB43EB00A42E7C /* BaseConfig.swift in Sources */,
|
| 1665 | + 918CED592684C74000CFDC83 /* ParseLiveQuery+combine.swift in Sources */, |
1654 | 1666 | 70386A0625D9718C0048EC1B /* Data+hexString.swift in Sources */,
|
1655 | 1667 | F97B465F24D9C7B500F4A88B /* KeychainStore.swift in Sources */,
|
1656 | 1668 | 70170A442656B02D0070C905 /* ParseAnalytics.swift in Sources */,
|
|
1735 | 1747 | isa = PBXSourcesBuildPhase;
|
1736 | 1748 | buildActionMask = 2147483647;
|
1737 | 1749 | files = (
|
| 1750 | + 918CED5E268618C600CFDC83 /* ParseLiveQueryCombineTests.swift in Sources */, |
1738 | 1751 | 911DB13624C4FC100027F3C7 /* ParseObjectTests.swift in Sources */,
|
1739 | 1752 | 70E09E1C262F0634002DD451 /* ParsePointerCombineTests.swift in Sources */,
|
1740 | 1753 | 89899D592603CF3E002E2043 /* ParseTwitterTests.swift in Sources */,
|
|
1805 | 1818 | 7044C1C925C5B2B10011F6E7 /* ParseAuthentication+combine.swift in Sources */,
|
1806 | 1819 | 707A3BF225B0A4F0000D215C /* ParseAuthentication.swift in Sources */,
|
1807 | 1820 | 70D1BE7425BB43EB00A42E7C /* BaseConfig.swift in Sources */,
|
| 1821 | + 918CED5A2684C74000CFDC83 /* ParseLiveQuery+combine.swift in Sources */, |
1808 | 1822 | 70386A0725D9718C0048EC1B /* Data+hexString.swift in Sources */,
|
1809 | 1823 | F97B466024D9C7B500F4A88B /* KeychainStore.swift in Sources */,
|
1810 | 1824 | 70170A452656B02D0070C905 /* ParseAnalytics.swift in Sources */,
|
|
1898 | 1912 | isa = PBXSourcesBuildPhase;
|
1899 | 1913 | buildActionMask = 2147483647;
|
1900 | 1914 | files = (
|
| 1915 | + 918CED60268618C600CFDC83 /* ParseLiveQueryCombineTests.swift in Sources */, |
1901 | 1916 | 709B98512556ECAA00507778 /* ParseEncoderExtraTests.swift in Sources */,
|
1902 | 1917 | 70E09E1E262F0634002DD451 /* ParsePointerCombineTests.swift in Sources */,
|
1903 | 1918 | 89899D642603CF3F002E2043 /* ParseTwitterTests.swift in Sources */,
|
|
1960 | 1975 | isa = PBXSourcesBuildPhase;
|
1961 | 1976 | buildActionMask = 2147483647;
|
1962 | 1977 | files = (
|
| 1978 | + 918CED5F268618C600CFDC83 /* ParseLiveQueryCombineTests.swift in Sources */, |
1963 | 1979 | 70F2E2B6254F283000B2EA5C /* ParseACLTests.swift in Sources */,
|
1964 | 1980 | 70E09E1D262F0634002DD451 /* ParsePointerCombineTests.swift in Sources */,
|
1965 | 1981 | 89899D632603CF3E002E2043 /* ParseTwitterTests.swift in Sources */,
|
|
2030 | 2046 | 7044C1CB25C5B2B10011F6E7 /* ParseAuthentication+combine.swift in Sources */,
|
2031 | 2047 | 707A3BF425B0A4F0000D215C /* ParseAuthentication.swift in Sources */,
|
2032 | 2048 | 70D1BE7625BB43EB00A42E7C /* BaseConfig.swift in Sources */,
|
| 2049 | + 918CED5C2684C74000CFDC83 /* ParseLiveQuery+combine.swift in Sources */, |
2033 | 2050 | 70386A0925D9718C0048EC1B /* Data+hexString.swift in Sources */,
|
2034 | 2051 | F97B460524D9C6F200F4A88B /* NoBody.swift in Sources */,
|
2035 | 2052 | 70170A472656B02D0070C905 /* ParseAnalytics.swift in Sources */,
|
|
2122 | 2139 | 7044C1CA25C5B2B10011F6E7 /* ParseAuthentication+combine.swift in Sources */,
|
2123 | 2140 | 707A3BF325B0A4F0000D215C /* ParseAuthentication.swift in Sources */,
|
2124 | 2141 | 70D1BE7525BB43EB00A42E7C /* BaseConfig.swift in Sources */,
|
| 2142 | + 918CED5B2684C74000CFDC83 /* ParseLiveQuery+combine.swift in Sources */, |
2125 | 2143 | 70386A0825D9718C0048EC1B /* Data+hexString.swift in Sources */,
|
2126 | 2144 | F97B460424D9C6F200F4A88B /* NoBody.swift in Sources */,
|
2127 | 2145 | 70170A462656B02D0070C905 /* ParseAnalytics.swift in Sources */,
|
|
0 commit comments