|
760 | 760 | 7C4C0947285EA60E00F202C6 /* ParseInstagramAsyncTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4C0946285EA60E00F202C6 /* ParseInstagramAsyncTests.swift */; };
|
761 | 761 | 7C4C0948285EA60E00F202C6 /* ParseInstagramAsyncTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4C0946285EA60E00F202C6 /* ParseInstagramAsyncTests.swift */; };
|
762 | 762 | 7C4C0949285EA60E00F202C6 /* ParseInstagramAsyncTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4C0946285EA60E00F202C6 /* ParseInstagramAsyncTests.swift */; };
|
| 763 | + 7C55F9E72860CD6B002A352D /* ParseSpotify.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C55F9E62860CD6B002A352D /* ParseSpotify.swift */; }; |
| 764 | + 7C55F9E82860CD6B002A352D /* ParseSpotify.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C55F9E62860CD6B002A352D /* ParseSpotify.swift */; }; |
| 765 | + 7C55F9E92860CD6B002A352D /* ParseSpotify.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C55F9E62860CD6B002A352D /* ParseSpotify.swift */; }; |
| 766 | + 7C55F9EA2860CD6B002A352D /* ParseSpotify.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C55F9E62860CD6B002A352D /* ParseSpotify.swift */; }; |
| 767 | + 7C55F9EC2860CEA6002A352D /* ParseSpotify+async.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C55F9EB2860CEA6002A352D /* ParseSpotify+async.swift */; }; |
| 768 | + 7C55F9ED2860CEA6002A352D /* ParseSpotify+async.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C55F9EB2860CEA6002A352D /* ParseSpotify+async.swift */; }; |
| 769 | + 7C55F9EE2860CEA6002A352D /* ParseSpotify+async.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C55F9EB2860CEA6002A352D /* ParseSpotify+async.swift */; }; |
| 770 | + 7C55F9EF2860CEA6002A352D /* ParseSpotify+async.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C55F9EB2860CEA6002A352D /* ParseSpotify+async.swift */; }; |
| 771 | + 7C55F9F12860CEEF002A352D /* ParseSpotify+combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C55F9F02860CEEF002A352D /* ParseSpotify+combine.swift */; }; |
| 772 | + 7C55F9F22860CEEF002A352D /* ParseSpotify+combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C55F9F02860CEEF002A352D /* ParseSpotify+combine.swift */; }; |
| 773 | + 7C55F9F32860CEEF002A352D /* ParseSpotify+combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C55F9F02860CEEF002A352D /* ParseSpotify+combine.swift */; }; |
| 774 | + 7C55F9F42860CEEF002A352D /* ParseSpotify+combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C55F9F02860CEEF002A352D /* ParseSpotify+combine.swift */; }; |
763 | 775 | 7FFF552E2217E72A007C3B4E /* AnyEncodableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FFF552B2217E729007C3B4E /* AnyEncodableTests.swift */; };
|
764 | 776 | 7FFF552F2217E72A007C3B4E /* AnyCodableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FFF552C2217E729007C3B4E /* AnyCodableTests.swift */; };
|
765 | 777 | 7FFF55302217E72A007C3B4E /* AnyDecodableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FFF552D2217E729007C3B4E /* AnyDecodableTests.swift */; };
|
|
1311 | 1323 | 7C4C093E285EA3A000F202C6 /* ParseInstagramTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ParseInstagramTests.swift; sourceTree = "<group>"; };
|
1312 | 1324 | 7C4C0942285EA56E00F202C6 /* ParseInstagramCombineTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ParseInstagramCombineTests.swift; sourceTree = "<group>"; };
|
1313 | 1325 | 7C4C0946285EA60E00F202C6 /* ParseInstagramAsyncTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ParseInstagramAsyncTests.swift; sourceTree = "<group>"; };
|
| 1326 | + 7C55F9E62860CD6B002A352D /* ParseSpotify.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ParseSpotify.swift; sourceTree = "<group>"; }; |
| 1327 | + 7C55F9EB2860CEA6002A352D /* ParseSpotify+async.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ParseSpotify+async.swift"; sourceTree = "<group>"; }; |
| 1328 | + 7C55F9F02860CEEF002A352D /* ParseSpotify+combine.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ParseSpotify+combine.swift"; sourceTree = "<group>"; }; |
1314 | 1329 | 7FFF552B2217E729007C3B4E /* AnyEncodableTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnyEncodableTests.swift; sourceTree = "<group>"; };
|
1315 | 1330 | 7FFF552C2217E729007C3B4E /* AnyCodableTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnyCodableTests.swift; sourceTree = "<group>"; };
|
1316 | 1331 | 7FFF552D2217E729007C3B4E /* AnyDecodableTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnyDecodableTests.swift; sourceTree = "<group>"; };
|
|
1907 | 1922 | 70F03A212780B8D000E5AFB4 /* ParseGoogle */,
|
1908 | 1923 | 703B096226BF486C005A112F /* ParseLDAP */,
|
1909 | 1924 | 70F03A322780C7EB00E5AFB4 /* ParseLinkedIn */,
|
| 1925 | + 7C55F9E52860CD48002A352D /* ParseSpotify */, |
1910 | 1926 | 703B096326BF487E005A112F /* ParseTwitter */,
|
1911 | 1927 | );
|
1912 | 1928 | path = "3rd Party";
|
|
1978 | 1994 | path = ParseInstagram;
|
1979 | 1995 | sourceTree = "<group>";
|
1980 | 1996 | };
|
| 1997 | + 7C55F9E52860CD48002A352D /* ParseSpotify */ = { |
| 1998 | + isa = PBXGroup; |
| 1999 | + children = ( |
| 2000 | + 7C55F9E62860CD6B002A352D /* ParseSpotify.swift */, |
| 2001 | + 7C55F9EB2860CEA6002A352D /* ParseSpotify+async.swift */, |
| 2002 | + 7C55F9F02860CEEF002A352D /* ParseSpotify+combine.swift */, |
| 2003 | + ); |
| 2004 | + path = ParseSpotify; |
| 2005 | + sourceTree = "<group>"; |
| 2006 | + }; |
1981 | 2007 | 7FFF552A2217E729007C3B4E /* AnyCodableTests */ = {
|
1982 | 2008 | isa = PBXGroup;
|
1983 | 2009 | children = (
|
|
2578 | 2604 | buildActionMask = 2147483647;
|
2579 | 2605 | files = (
|
2580 | 2606 | F97B463724D9C74400F4A88B /* Responses.swift in Sources */,
|
| 2607 | + 7C55F9EC2860CEA6002A352D /* ParseSpotify+async.swift in Sources */, |
2581 | 2608 | 916786E2259B7DDA00BB5B4E /* ParseCloud.swift in Sources */,
|
2582 | 2609 | 70CE0AC6285FD5A800DAEA86 /* ParseHookFunctionable+combine.swift in Sources */,
|
2583 | 2610 | 91F346B9269B766C005727B6 /* CloudViewModel.swift in Sources */,
|
|
2652 | 2679 | 70CE0A9E28592A2B00DAEA86 /* ParseCloudUser.swift in Sources */,
|
2653 | 2680 | 705A9A2F25991C1400B3547F /* Fileable.swift in Sources */,
|
2654 | 2681 | 89899D342603CF36002E2043 /* ParseTwitter.swift in Sources */,
|
| 2682 | + 7C55F9F12860CEEF002A352D /* ParseSpotify+combine.swift in Sources */, |
2655 | 2683 | 70B4E0BC2762F1D5004C9757 /* QueryConstraint.swift in Sources */,
|
2656 | 2684 | 70C167B427304F09009F4E30 /* Pointer+async.swift in Sources */,
|
2657 | 2685 | 705025AE28456106008D6624 /* ParsePushStatusable.swift in Sources */,
|
|
2663 | 2691 | 700396F825A394AE0052CB31 /* ParseLiveQueryDelegate.swift in Sources */,
|
2664 | 2692 | F97B465A24D9C78C00F4A88B /* Increment.swift in Sources */,
|
2665 | 2693 | 7045769326BD8F8100F86F71 /* ParseInstallation+async.swift in Sources */,
|
| 2694 | + 7C55F9E72860CD6B002A352D /* ParseSpotify.swift in Sources */, |
2666 | 2695 | 7003960925A184EF0052CB31 /* ParseLiveQuery.swift in Sources */,
|
2667 | 2696 | 7044C17525C4ECFF0011F6E7 /* ParseCloud+combine.swift in Sources */,
|
2668 | 2697 | 705025B32845C302008D6624 /* ParsePushStatus.swift in Sources */,
|
|
2874 | 2903 | buildActionMask = 2147483647;
|
2875 | 2904 | files = (
|
2876 | 2905 | F97B463824D9C74400F4A88B /* Responses.swift in Sources */,
|
| 2906 | + 7C55F9ED2860CEA6002A352D /* ParseSpotify+async.swift in Sources */, |
2877 | 2907 | 916786E3259B7DDA00BB5B4E /* ParseCloud.swift in Sources */,
|
2878 | 2908 | 70CE0AC7285FD5A800DAEA86 /* ParseHookFunctionable+combine.swift in Sources */,
|
2879 | 2909 | 91F346BA269B766D005727B6 /* CloudViewModel.swift in Sources */,
|
|
2948 | 2978 | 70CE0A9F28592A2B00DAEA86 /* ParseCloudUser.swift in Sources */,
|
2949 | 2979 | 89899D332603CF36002E2043 /* ParseTwitter.swift in Sources */,
|
2950 | 2980 | 70B4E0BD2762F1D5004C9757 /* QueryConstraint.swift in Sources */,
|
| 2981 | + 7C55F9F22860CEEF002A352D /* ParseSpotify+combine.swift in Sources */, |
2951 | 2982 | 70C167B527304F09009F4E30 /* Pointer+async.swift in Sources */,
|
2952 | 2983 | F97B464B24D9C78B00F4A88B /* Delete.swift in Sources */,
|
2953 | 2984 | 705025AF28456106008D6624 /* ParsePushStatusable.swift in Sources */,
|
|
2959 | 2990 | F97B465B24D9C78C00F4A88B /* Increment.swift in Sources */,
|
2960 | 2991 | 7045769426BD8F8100F86F71 /* ParseInstallation+async.swift in Sources */,
|
2961 | 2992 | 7003960A25A184EF0052CB31 /* ParseLiveQuery.swift in Sources */,
|
| 2993 | + 7C55F9E82860CD6B002A352D /* ParseSpotify.swift in Sources */, |
2962 | 2994 | 7044C17625C4ECFF0011F6E7 /* ParseCloud+combine.swift in Sources */,
|
2963 | 2995 | F97B45E324D9C6F200F4A88B /* AnyEncodable.swift in Sources */,
|
2964 | 2996 | 705025B42845C302008D6624 /* ParsePushStatus.swift in Sources */,
|
|
3295 | 3327 | buildActionMask = 2147483647;
|
3296 | 3328 | files = (
|
3297 | 3329 | F97B45D524D9C6F200F4A88B /* AnyDecodable.swift in Sources */,
|
| 3330 | + 7C55F9EF2860CEA6002A352D /* ParseSpotify+async.swift in Sources */, |
3298 | 3331 | 916786E5259B7DDA00BB5B4E /* ParseCloud.swift in Sources */,
|
3299 | 3332 | 70CE0AC9285FD5A800DAEA86 /* ParseHookFunctionable+combine.swift in Sources */,
|
3300 | 3333 | 91F346BC269B766D005727B6 /* CloudViewModel.swift in Sources */,
|
|
3369 | 3402 | 70CE0AA128592A2B00DAEA86 /* ParseCloudUser.swift in Sources */,
|
3370 | 3403 | 705A9A3225991C1400B3547F /* Fileable.swift in Sources */,
|
3371 | 3404 | 70B4E0BF2762F1D5004C9757 /* QueryConstraint.swift in Sources */,
|
| 3405 | + 7C55F9F42860CEEF002A352D /* ParseSpotify+combine.swift in Sources */, |
3372 | 3406 | 89899D282603CF35002E2043 /* ParseTwitter.swift in Sources */,
|
3373 | 3407 | 70C167B727304F09009F4E30 /* Pointer+async.swift in Sources */,
|
3374 | 3408 | 705025B128456106008D6624 /* ParsePushStatusable.swift in Sources */,
|
|
3380 | 3414 | 700396FB25A394AE0052CB31 /* ParseLiveQueryDelegate.swift in Sources */,
|
3381 | 3415 | F97B463A24D9C74400F4A88B /* Responses.swift in Sources */,
|
3382 | 3416 | 7045769626BD8F8100F86F71 /* ParseInstallation+async.swift in Sources */,
|
| 3417 | + 7C55F9EA2860CD6B002A352D /* ParseSpotify.swift in Sources */, |
3383 | 3418 | 7003960C25A184EF0052CB31 /* ParseLiveQuery.swift in Sources */,
|
3384 | 3419 | 7044C17825C4ECFF0011F6E7 /* ParseCloud+combine.swift in Sources */,
|
3385 | 3420 | 705025B62845C302008D6624 /* ParsePushStatus.swift in Sources */,
|
|
3475 | 3510 | buildActionMask = 2147483647;
|
3476 | 3511 | files = (
|
3477 | 3512 | F97B45D424D9C6F200F4A88B /* AnyDecodable.swift in Sources */,
|
| 3513 | + 7C55F9EE2860CEA6002A352D /* ParseSpotify+async.swift in Sources */, |
3478 | 3514 | 916786E4259B7DDA00BB5B4E /* ParseCloud.swift in Sources */,
|
3479 | 3515 | 70CE0AC8285FD5A800DAEA86 /* ParseHookFunctionable+combine.swift in Sources */,
|
3480 | 3516 | 91F346BB269B766D005727B6 /* CloudViewModel.swift in Sources */,
|
|
3549 | 3585 | 70CE0AA028592A2B00DAEA86 /* ParseCloudUser.swift in Sources */,
|
3550 | 3586 | 705A9A3125991C1400B3547F /* Fileable.swift in Sources */,
|
3551 | 3587 | 70B4E0BE2762F1D5004C9757 /* QueryConstraint.swift in Sources */,
|
| 3588 | + 7C55F9F32860CEEF002A352D /* ParseSpotify+combine.swift in Sources */, |
3552 | 3589 | 89899D322603CF35002E2043 /* ParseTwitter.swift in Sources */,
|
3553 | 3590 | 70C167B627304F09009F4E30 /* Pointer+async.swift in Sources */,
|
3554 | 3591 | 705025B028456106008D6624 /* ParsePushStatusable.swift in Sources */,
|
|
3560 | 3597 | 700396FA25A394AE0052CB31 /* ParseLiveQueryDelegate.swift in Sources */,
|
3561 | 3598 | F97B463924D9C74400F4A88B /* Responses.swift in Sources */,
|
3562 | 3599 | 7045769526BD8F8100F86F71 /* ParseInstallation+async.swift in Sources */,
|
| 3600 | + 7C55F9E92860CD6B002A352D /* ParseSpotify.swift in Sources */, |
3563 | 3601 | 7003960B25A184EF0052CB31 /* ParseLiveQuery.swift in Sources */,
|
3564 | 3602 | 7044C17725C4ECFF0011F6E7 /* ParseCloud+combine.swift in Sources */,
|
3565 | 3603 | 705025B52845C302008D6624 /* ParsePushStatus.swift in Sources */,
|
|
0 commit comments