|
325 | 325 | 810749B11B74662B00682EEB /* PFURLSessionFileDownloadTaskDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 810749AD1B74662B00682EEB /* PFURLSessionFileDownloadTaskDelegate.m */; };
|
326 | 326 | 810B7D761A0291FF003C0909 /* PFMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 810B7D751A0291FF003C0909 /* PFMacros.h */; };
|
327 | 327 | 810B7D771A0291FF003C0909 /* PFMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 810B7D751A0291FF003C0909 /* PFMacros.h */; };
|
| 328 | + 810D54B61C22582F002B4932 /* URLConstructorTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 810D54B51C22582F002B4932 /* URLConstructorTests.m */; }; |
| 329 | + 810D54B71C22582F002B4932 /* URLConstructorTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 810D54B51C22582F002B4932 /* URLConstructorTests.m */; }; |
328 | 330 | 810ECA701B573853002944D4 /* PFRelationPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 810ECA6F1B573853002944D4 /* PFRelationPrivate.h */; };
|
329 | 331 | 810ECA711B573853002944D4 /* PFRelationPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 810ECA6F1B573853002944D4 /* PFRelationPrivate.h */; };
|
330 | 332 | 810ECC6F1B573C6B002944D4 /* SwiftSubclass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 810ECC6E1B573C6B002944D4 /* SwiftSubclass.swift */; };
|
|
1757 | 1759 | 810749AC1B74662B00682EEB /* PFURLSessionFileDownloadTaskDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PFURLSessionFileDownloadTaskDelegate.h; sourceTree = "<group>"; };
|
1758 | 1760 | 810749AD1B74662B00682EEB /* PFURLSessionFileDownloadTaskDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PFURLSessionFileDownloadTaskDelegate.m; sourceTree = "<group>"; };
|
1759 | 1761 | 810B7D751A0291FF003C0909 /* PFMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PFMacros.h; sourceTree = "<group>"; };
|
| 1762 | + 810D54B51C22582F002B4932 /* URLConstructorTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = URLConstructorTests.m; sourceTree = "<group>"; }; |
1760 | 1763 | 810ECA6F1B573853002944D4 /* PFRelationPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PFRelationPrivate.h; sourceTree = "<group>"; };
|
1761 | 1764 | 810ECC611B573B96002944D4 /* ParseUnitTests-iOS-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "ParseUnitTests-iOS-Info.plist"; sourceTree = "<group>"; };
|
1762 | 1765 | 810ECC621B573B96002944D4 /* ParseUnitTests-OSX-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "ParseUnitTests-OSX-Info.plist"; sourceTree = "<group>"; };
|
|
2871 | 2874 | 814915E81B66D44500EFD14F /* FieldOperationTests.m */,
|
2872 | 2875 | 814915E91B66D44500EFD14F /* FileCommandTests.m */,
|
2873 | 2876 | 814915EA1B66D44500EFD14F /* FileControllerTests.m */,
|
| 2877 | + F57E29B11BA388DD00A2C59D /* FileDataStreamTests.m */, |
2874 | 2878 | 814915EB1B66D44500EFD14F /* FileStateTests.m */,
|
2875 | 2879 | 814915EC1B66D44500EFD14F /* FileUnitTests.m */,
|
2876 | 2880 | 814915ED1B66D44500EFD14F /* GeoPointLocationTests.m */,
|
|
2883 | 2887 | 814915F31B66D44500EFD14F /* KeyValueCacheTests.m */,
|
2884 | 2888 | 814915F41B66D44500EFD14F /* LocationManagerMobileTests.m */,
|
2885 | 2889 | 814915F51B66D44500EFD14F /* LocationManagerTests.m */,
|
2886 |
| - F57E29B11BA388DD00A2C59D /* FileDataStreamTests.m */, |
2887 | 2890 | 814915F61B66D44500EFD14F /* ObjectBatchCommandTests.m */,
|
2888 | 2891 | 814915F71B66D44500EFD14F /* ObjectBatchControllerTests.m */,
|
2889 | 2892 | 814915F81B66D44500EFD14F /* ObjectCommandTests.m */,
|
|
2931 | 2934 | 814916211B66D44500EFD14F /* SessionUnitTests.m */,
|
2932 | 2935 | 814916221B66D44500EFD14F /* SessionUtilitiesTests.m */,
|
2933 | 2936 | 814916231B66D44500EFD14F /* SQLiteDatabaseTest.m */,
|
| 2937 | + 810D54B51C22582F002B4932 /* URLConstructorTests.m */, |
2934 | 2938 | 814916241B66D44500EFD14F /* URLSessionCommandRunnerTests.m */,
|
2935 | 2939 | F5732DE01B6712140066DCD5 /* URLSessionDataTaskDelegateTests.m */,
|
2936 | 2940 | F5556A141B66F36000410837 /* URLSessionTests.m */,
|
|
5355 | 5359 | 814916A31B66D44600EFD14F /* ParseSetupUnitTests.m in Sources */,
|
5356 | 5360 | 8149163B1B66D44500EFD14F /* BaseStateTests.m in Sources */,
|
5357 | 5361 | 8149162F1B66D44500EFD14F /* AnalyticsCommandTests.m in Sources */,
|
| 5362 | + 810D54B61C22582F002B4932 /* URLConstructorTests.m in Sources */, |
5358 | 5363 | 814916931B66D44600EFD14F /* ObjectSubclassPropertiesTests.m in Sources */,
|
5359 | 5364 | 8149168B1B66D44600EFD14F /* ObjectOfflineTests.m in Sources */,
|
5360 | 5365 | 814916B11B66D44600EFD14F /* PushChannelsControllerTests.m in Sources */,
|
|
5473 | 5478 | 81A016281B59E19D00B0C7ED /* PFExtensionDataSharingTestHelper.m in Sources */,
|
5474 | 5479 | 814916441B66D44600EFD14F /* CloudUnitTests.m in Sources */,
|
5475 | 5480 | 814916DE1B66D44600EFD14F /* UserControllerTests.m in Sources */,
|
| 5481 | + 810D54B71C22582F002B4932 /* URLConstructorTests.m in Sources */, |
5476 | 5482 | 814916801B66D44600EFD14F /* ObjectBatchControllerTests.m in Sources */,
|
5477 | 5483 | 814916CA1B66D44600EFD14F /* QueryUtilitiesTests.m in Sources */,
|
5478 | 5484 | 81E0335B1B573F3E00B25168 /* PFMockURLProtocol.m in Sources */,
|
|
0 commit comments