|
789 | 789 | CB883B451BE256D4000AC2EE /* BooleanDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B441BE256D4000AC2EE /* BooleanDisposable.swift */; };
|
790 | 790 | CD8F7AC527BA9187001574EB /* Infallible+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD8F7AC427BA9187001574EB /* Infallible+Driver.swift */; };
|
791 | 791 | CDDEF16A1D4FB40000CA8546 /* Disposables.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDDEF1691D4FB40000CA8546 /* Disposables.swift */; };
|
| 792 | + D040ADC22D5E408700A1E6B3 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = D040ADC12D5E408700A1E6B3 /* PrivacyInfo.xcprivacy */; }; |
| 793 | + D040ADC42D5E409700A1E6B3 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = D040ADC32D5E409700A1E6B3 /* PrivacyInfo.xcprivacy */; }; |
| 794 | + D040ADC62D5E442300A1E6B3 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = D040ADC52D5E442300A1E6B3 /* PrivacyInfo.xcprivacy */; }; |
792 | 795 | D9080ACF1EA05AE0002B433B /* RxNavigationControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9080ACD1EA05A16002B433B /* RxNavigationControllerDelegateProxy.swift */; };
|
793 | 796 | D9080AD41EA05DE9002B433B /* UINavigationController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9080AD21EA05DDF002B433B /* UINavigationController+Rx.swift */; };
|
794 | 797 | D9080AD81EA06189002B433B /* UINavigationController+RxTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9080AD71EA06189002B433B /* UINavigationController+RxTests.swift */; };
|
|
1453 | 1456 | CB883B441BE256D4000AC2EE /* BooleanDisposable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BooleanDisposable.swift; sourceTree = "<group>"; };
|
1454 | 1457 | CD8F7AC427BA9187001574EB /* Infallible+Driver.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Infallible+Driver.swift"; sourceTree = "<group>"; };
|
1455 | 1458 | CDDEF1691D4FB40000CA8546 /* Disposables.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Disposables.swift; sourceTree = "<group>"; };
|
| 1459 | + D040ADC12D5E408700A1E6B3 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = Sources/RxCocoa/PrivacyInfo.xcprivacy; sourceTree = SOURCE_ROOT; }; |
| 1460 | + D040ADC32D5E409700A1E6B3 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = Sources/RxRelay/PrivacyInfo.xcprivacy; sourceTree = SOURCE_ROOT; }; |
| 1461 | + D040ADC52D5E442300A1E6B3 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = Sources/RxSwift/PrivacyInfo.xcprivacy; sourceTree = SOURCE_ROOT; }; |
1456 | 1462 | D9080ACD1EA05A16002B433B /* RxNavigationControllerDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxNavigationControllerDelegateProxy.swift; sourceTree = "<group>"; };
|
1457 | 1463 | D9080AD21EA05DDF002B433B /* UINavigationController+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UINavigationController+Rx.swift"; sourceTree = "<group>"; };
|
1458 | 1464 | D9080AD71EA06189002B433B /* UINavigationController+RxTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UINavigationController+RxTests.swift"; sourceTree = "<group>"; };
|
|
1612 | 1618 | A2897D61225CA3F3004EA481 /* Observable+Bind.swift */,
|
1613 | 1619 | A2897D68225D023A004EA481 /* Utils.swift */,
|
1614 | 1620 | A2FD4EA4225D0A8100288525 /* Info.plist */,
|
| 1621 | + D040ADC32D5E409700A1E6B3 /* PrivacyInfo.xcprivacy */, |
1615 | 1622 | );
|
1616 | 1623 | path = RxRelay;
|
1617 | 1624 | sourceTree = "<group>";
|
|
1657 | 1664 | 601AE3D81EE24E3800617386 /* SwiftSupport */,
|
1658 | 1665 | C81A09851E6C701700900B3B /* Traits */,
|
1659 | 1666 | C8093C661B8A72BE0088E94D /* Info.plist */,
|
| 1667 | + D040ADC52D5E442300A1E6B3 /* PrivacyInfo.xcprivacy */, |
1660 | 1668 | 1E3EDF64226356A000B631B9 /* Date+Dispatch.swift */,
|
1661 | 1669 | );
|
1662 | 1670 | path = RxSwift;
|
|
1829 | 1837 | C86781901DB823B500B2029A /* macOS */,
|
1830 | 1838 | C89AB22B1DAAC3A60065FBE6 /* Runtime */,
|
1831 | 1839 | C8093E9D1B8A732E0088E94D /* Info.plist */,
|
| 1840 | + D040ADC12D5E408700A1E6B3 /* PrivacyInfo.xcprivacy */, |
1832 | 1841 | );
|
1833 | 1842 | path = RxCocoa;
|
1834 | 1843 | sourceTree = "<group>";
|
|
2833 | 2842 | isa = PBXResourcesBuildPhase;
|
2834 | 2843 | buildActionMask = 2147483647;
|
2835 | 2844 | files = (
|
| 2845 | + D040ADC42D5E409700A1E6B3 /* PrivacyInfo.xcprivacy in Resources */, |
2836 | 2846 | );
|
2837 | 2847 | runOnlyForDeploymentPostprocessing = 0;
|
2838 | 2848 | };
|
2839 | 2849 | C80939681B8A71760088E94D /* Resources */ = {
|
2840 | 2850 | isa = PBXResourcesBuildPhase;
|
2841 | 2851 | buildActionMask = 2147483647;
|
2842 | 2852 | files = (
|
| 2853 | + D040ADC22D5E408700A1E6B3 /* PrivacyInfo.xcprivacy in Resources */, |
2843 | 2854 | );
|
2844 | 2855 | runOnlyForDeploymentPostprocessing = 0;
|
2845 | 2856 | };
|
|
2889 | 2900 | isa = PBXResourcesBuildPhase;
|
2890 | 2901 | buildActionMask = 2147483647;
|
2891 | 2902 | files = (
|
| 2903 | + D040ADC62D5E442300A1E6B3 /* PrivacyInfo.xcprivacy in Resources */, |
2892 | 2904 | );
|
2893 | 2905 | runOnlyForDeploymentPostprocessing = 0;
|
2894 | 2906 | };
|
|
0 commit comments