|
355 | 355 | C83100671BF7D51600AAE3CD /* Sequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83100631BF7D51600AAE3CD /* Sequence.swift */; };
|
356 | 356 | C83508C81C386F6F0027C24C /* RxSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8A56AD71AD7424700B4673B /* RxSwift.framework */; };
|
357 | 357 | C83509291C38706E0027C24C /* PerformanceTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83508D71C38706D0027C24C /* PerformanceTools.swift */; };
|
358 |
| - C835092A1C38706E0027C24C /* CLLocationManager+RxTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83508D91C38706D0027C24C /* CLLocationManager+RxTests.swift */; }; |
359 | 358 | C835092C1C38706E0027C24C /* Control+RxTests+UIKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83508DB1C38706D0027C24C /* Control+RxTests+UIKit.swift */; };
|
360 | 359 | C835092D1C38706E0027C24C /* Control+RxTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83508DC1C38706D0027C24C /* Control+RxTests.swift */; };
|
361 | 360 | C835092E1C38706E0027C24C /* ControlEventTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83508DD1C38706D0027C24C /* ControlEventTests.swift */; };
|
|
430 | 429 | C83509B01C3874DC0027C24C /* RxTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C835091D1C38706D0027C24C /* RxTest.swift */; };
|
431 | 430 | C83509B11C3874E20027C24C /* PerformanceTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83508D71C38706D0027C24C /* PerformanceTools.swift */; };
|
432 | 431 | C83509B21C3874E20027C24C /* PerformanceTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83508D71C38706D0027C24C /* PerformanceTools.swift */; };
|
433 |
| - C83509B31C3875010027C24C /* CLLocationManager+RxTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83508D91C38706D0027C24C /* CLLocationManager+RxTests.swift */; }; |
434 |
| - C83509B41C3875020027C24C /* CLLocationManager+RxTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83508D91C38706D0027C24C /* CLLocationManager+RxTests.swift */; }; |
435 | 432 | C83509B51C3875050027C24C /* Control+RxTests+Cocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83508DA1C38706D0027C24C /* Control+RxTests+Cocoa.swift */; };
|
436 | 433 | C83509B71C38750D0027C24C /* Control+RxTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83508DC1C38706D0027C24C /* Control+RxTests.swift */; };
|
437 | 434 | C83509B81C38750D0027C24C /* ControlEventTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83508DD1C38706D0027C24C /* ControlEventTests.swift */; };
|
|
1536 | 1533 | C83508D51C38706D0027C24C /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
1537 | 1534 | C83508D61C38706D0027C24C /* main.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
|
1538 | 1535 | C83508D71C38706D0027C24C /* PerformanceTools.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PerformanceTools.swift; sourceTree = "<group>"; };
|
1539 |
| - C83508D91C38706D0027C24C /* CLLocationManager+RxTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CLLocationManager+RxTests.swift"; sourceTree = "<group>"; }; |
1540 | 1536 | C83508DA1C38706D0027C24C /* Control+RxTests+Cocoa.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Control+RxTests+Cocoa.swift"; sourceTree = "<group>"; };
|
1541 | 1537 | C83508DB1C38706D0027C24C /* Control+RxTests+UIKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Control+RxTests+UIKit.swift"; sourceTree = "<group>"; };
|
1542 | 1538 | C83508DC1C38706D0027C24C /* Control+RxTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Control+RxTests.swift"; sourceTree = "<group>"; };
|
|
2249 | 2245 | isa = PBXGroup;
|
2250 | 2246 | children = (
|
2251 | 2247 | C8D132511C42DA7F00B59FFF /* TestImplementations */,
|
2252 |
| - C83508D91C38706D0027C24C /* CLLocationManager+RxTests.swift */, |
2253 | 2248 | C8B290841C94D55600E923D0 /* RxTest+Controls.swift */,
|
2254 | 2249 | C83508DA1C38706D0027C24C /* Control+RxTests+Cocoa.swift */,
|
2255 | 2250 | C83508DB1C38706D0027C24C /* Control+RxTests+UIKit.swift */,
|
|
3478 | 3473 | buildActionMask = 2147483647;
|
3479 | 3474 | files = (
|
3480 | 3475 | 033C2EF61D081C460050C015 /* UIScrollView+RxTests.swift in Sources */,
|
3481 |
| - C835092A1C38706E0027C24C /* CLLocationManager+RxTests.swift in Sources */, |
3482 | 3476 | C83509661C38706E0027C24C /* RxTest.swift in Sources */,
|
3483 | 3477 | C83509611C38706E0027C24C /* ObserverTests.swift in Sources */,
|
3484 | 3478 | C83509471C38706E0027C24C /* PrimitiveMockObserver.swift in Sources */,
|
|
3599 | 3593 | C83509F11C3875580027C24C /* TestConnectableObservable.swift in Sources */,
|
3600 | 3594 | C83509AA1C3874D20027C24C /* TestErrors.swift in Sources */,
|
3601 | 3595 | C83509F51C38755D0027C24C /* BehaviorSubjectTest.swift in Sources */,
|
3602 |
| - C83509B41C3875020027C24C /* CLLocationManager+RxTests.swift in Sources */, |
3603 | 3596 | C83509EB1C3875580027C24C /* MainThreadPrimitiveHotObservable.swift in Sources */,
|
3604 | 3597 | C83509C21C3875220027C24C /* Driver+Test.swift in Sources */,
|
3605 | 3598 | C83509FE1C38755D0027C24C /* Observable+CreationTest.swift in Sources */,
|
|
3681 | 3674 | C8350A1E1C38756B0027C24C /* Observable+TimeTest.swift in Sources */,
|
3682 | 3675 | C8350A061C38755E0027C24C /* HistoricalSchedulerTest.swift in Sources */,
|
3683 | 3676 | C83509D11C38752E0027C24C /* RuntimeStateSnapshot.swift in Sources */,
|
3684 |
| - C83509B31C3875010027C24C /* CLLocationManager+RxTests.swift in Sources */, |
3685 | 3677 | C8350A221C38756B0027C24C /* VariableTest.swift in Sources */,
|
3686 | 3678 | C83509D21C3875380027C24C /* RXObjCRuntime+Testing.m in Sources */,
|
3687 | 3679 | C83509CC1C3875230027C24C /* NSLayoutConstraint+RxTests.swift in Sources */,
|
|
0 commit comments