882 lines
58 KiB
Plaintext
882 lines
58 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
075F12FF1B4DD075000D7861 /* RxActionSheetDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 075F12FC1B4DD075000D7861 /* RxActionSheetDelegateProxy.swift */; };
|
|
075F13001B4DD075000D7861 /* RxAlertViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 075F12FD1B4DD075000D7861 /* RxAlertViewDelegateProxy.swift */; };
|
|
075F13081B4DD100000D7861 /* UIGestureRecognizer+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 075F13021B4DD100000D7861 /* UIGestureRecognizer+Rx.swift */; };
|
|
075F13091B4DD100000D7861 /* UIActionSheet+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 075F13031B4DD100000D7861 /* UIActionSheet+Rx.swift */; };
|
|
075F130B1B4DD100000D7861 /* UIAlertView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 075F13051B4DD100000D7861 /* UIAlertView+Rx.swift */; };
|
|
075F130C1B4DD100000D7861 /* UISegmentedControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 075F13061B4DD100000D7861 /* UISegmentedControl+Rx.swift */; };
|
|
075F130D1B4DD100000D7861 /* UISwitch+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 075F13071B4DD100000D7861 /* UISwitch+Rx.swift */; };
|
|
493693671B173C8F006FA450 /* UISlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 493693661B173C8F006FA450 /* UISlider+Rx.swift */; };
|
|
653C8BF41B114EB600983087 /* UIControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 653C8BF31B114EB600983087 /* UIControl+Rx.swift */; };
|
|
C8003BA81B51AB760002F09F /* _RXSwizzling.h in Headers */ = {isa = PBXBuildFile; fileRef = C8003BA61B51AB760002F09F /* _RXSwizzling.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8003BA91B51AB760002F09F /* _RXSwizzling.m in Sources */ = {isa = PBXBuildFile; fileRef = C8003BA71B51AB760002F09F /* _RXSwizzling.m */; };
|
|
C8092BBB1AF50436008D9A2C /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8092BBA1AF50436008D9A2C /* CoreData.framework */; };
|
|
C80A4E301B517F4E00C24BD5 /* _RXKVOObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = C80A4E2E1B517F4E00C24BD5 /* _RXKVOObserver.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C80A4E311B517F4E00C24BD5 /* _RXKVOObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = C80A4E2F1B517F4E00C24BD5 /* _RXKVOObserver.m */; };
|
|
C80A4E321B51814100C24BD5 /* _RXKVOObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = C80A4E2E1B517F4E00C24BD5 /* _RXKVOObserver.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C80A4E331B51814300C24BD5 /* _RXKVOObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = C80A4E2F1B517F4E00C24BD5 /* _RXKVOObserver.m */; };
|
|
C80B56221B2DFCA0008F915D /* NSManagedObjectContext+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80B56211B2DFCA0008F915D /* NSManagedObjectContext+Rx.swift */; };
|
|
C80B562B1B2E242D008F915D /* DelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80B562A1B2E242D008F915D /* DelegateProxy.swift */; };
|
|
C80B562C1B2E242D008F915D /* DelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80B562A1B2E242D008F915D /* DelegateProxy.swift */; };
|
|
C813F95D1B48799200620334 /* RxSearchBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C813F95C1B48799200620334 /* RxSearchBarDelegateProxy.swift */; };
|
|
C81553E41A98AB4A00C63152 /* RxCocoa.h in Headers */ = {isa = PBXBuildFile; fileRef = C81553E31A98AB4A00C63152 /* RxCocoa.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C83111711B491C9F001F3D67 /* KVOObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83111701B491C9F001F3D67 /* KVOObservable.swift */; };
|
|
C83111721B491C9F001F3D67 /* KVOObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83111701B491C9F001F3D67 /* KVOObservable.swift */; };
|
|
C83225451B1A9ACC0048EC77 /* UIBarButtonItem+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83225441B1A9ACC0048EC77 /* UIBarButtonItem+Rx.swift */; };
|
|
C83225471B1A9CCB0048EC77 /* UIDatePicker+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83225461B1A9CCB0048EC77 /* UIDatePicker+Rx.swift */; };
|
|
C83225491B1A9ECC0048EC77 /* NSControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83225481B1A9ECC0048EC77 /* NSControl+Rx.swift */; };
|
|
C83CF8631B3DDD54001359E7 /* RxTableViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83CF8621B3DDD54001359E7 /* RxTableViewReactiveArrayDataSource.swift */; };
|
|
C83F694C1B527229008356A0 /* DeinitAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83F694B1B527229008356A0 /* DeinitAction.swift */; };
|
|
C83F694D1B527229008356A0 /* DeinitAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83F694B1B527229008356A0 /* DeinitAction.swift */; };
|
|
C83F69501B527C2F008356A0 /* _RX.h in Headers */ = {isa = PBXBuildFile; fileRef = C83F694E1B527C2F008356A0 /* _RX.h */; };
|
|
C83F69511B527C2F008356A0 /* _RX.h in Headers */ = {isa = PBXBuildFile; fileRef = C83F694E1B527C2F008356A0 /* _RX.h */; };
|
|
C83F69521B527C2F008356A0 /* _RX.m in Sources */ = {isa = PBXBuildFile; fileRef = C83F694F1B527C2F008356A0 /* _RX.m */; };
|
|
C83F69531B527C2F008356A0 /* _RX.m in Sources */ = {isa = PBXBuildFile; fileRef = C83F694F1B527C2F008356A0 /* _RX.m */; };
|
|
C84969CA1B47DE1D00E0BDB9 /* RxCollectionViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84969C51B47DE1D00E0BDB9 /* RxCollectionViewDataSourceProxy.swift */; };
|
|
C84969CB1B47DE1D00E0BDB9 /* RxCollectionViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84969C61B47DE1D00E0BDB9 /* RxCollectionViewDelegateProxy.swift */; };
|
|
C84969CC1B47DE1D00E0BDB9 /* RxScrollViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84969C71B47DE1D00E0BDB9 /* RxScrollViewDelegateProxy.swift */; };
|
|
C84969CD1B47DE1D00E0BDB9 /* RxTableViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84969C81B47DE1D00E0BDB9 /* RxTableViewDataSourceProxy.swift */; };
|
|
C84969CE1B47DE1D00E0BDB9 /* RxTableViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84969C91B47DE1D00E0BDB9 /* RxTableViewDelegateProxy.swift */; };
|
|
C852A1BE1B6A30DF007A6944 /* NSObject+Rx+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = C852A1BD1B6A30DF007A6944 /* NSObject+Rx+CoreGraphics.swift */; };
|
|
C852A1BF1B6A30DF007A6944 /* NSObject+Rx+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = C852A1BD1B6A30DF007A6944 /* NSObject+Rx+CoreGraphics.swift */; };
|
|
C86282391B36037100500DC3 /* ControlTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86282321B36037100500DC3 /* ControlTarget.swift */; };
|
|
C862823A1B36037100500DC3 /* ControlTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86282321B36037100500DC3 /* ControlTarget.swift */; };
|
|
C862823B1B36037100500DC3 /* NSObject+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86282331B36037100500DC3 /* NSObject+Rx.swift */; };
|
|
C862823C1B36037100500DC3 /* NSObject+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86282331B36037100500DC3 /* NSObject+Rx.swift */; };
|
|
C862823D1B36037100500DC3 /* NSNotificationCenter+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86282341B36037100500DC3 /* NSNotificationCenter+Rx.swift */; };
|
|
C862823E1B36037100500DC3 /* NSNotificationCenter+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86282341B36037100500DC3 /* NSNotificationCenter+Rx.swift */; };
|
|
C862823F1B36037100500DC3 /* NSURLSession+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86282351B36037100500DC3 /* NSURLSession+Rx.swift */; };
|
|
C86282401B36037100500DC3 /* NSURLSession+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86282351B36037100500DC3 /* NSURLSession+Rx.swift */; };
|
|
C862824A1B3607D500500DC3 /* CoreDataEntityEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86282491B3607D500500DC3 /* CoreDataEntityEvent.swift */; };
|
|
C86282501B370C7E00500DC3 /* ItemEvents.swift in Sources */ = {isa = PBXBuildFile; fileRef = C862824E1B370C7E00500DC3 /* ItemEvents.swift */; };
|
|
C8633A981B08FD0600375D60 /* NSTextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8633A971B08FD0600375D60 /* NSTextField+Rx.swift */; };
|
|
C8633A9A1B08FEBB00375D60 /* NSImageView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8633A991B08FEBB00375D60 /* NSImageView+Rx.swift */; };
|
|
C8633AB41B093EDF00375D60 /* Logging.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8633AAC1B093EDF00375D60 /* Logging.swift */; };
|
|
C8633AB51B093EDF00375D60 /* Logging.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8633AAC1B093EDF00375D60 /* Logging.swift */; };
|
|
C8633ABA1B093EDF00375D60 /* RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8633AAF1B093EDF00375D60 /* RxCocoa.swift */; };
|
|
C8633ABB1B093EDF00375D60 /* RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8633AAF1B093EDF00375D60 /* RxCocoa.swift */; };
|
|
C87360AC1B51C9A300FDA532 /* _RXSwizzling.h in Headers */ = {isa = PBXBuildFile; fileRef = C8003BA61B51AB760002F09F /* _RXSwizzling.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C87360AE1B51D9D400FDA532 /* Deallocating.swift in Sources */ = {isa = PBXBuildFile; fileRef = C87360AD1B51D9D400FDA532 /* Deallocating.swift */; };
|
|
C87360AF1B51D9D400FDA532 /* Deallocating.swift in Sources */ = {isa = PBXBuildFile; fileRef = C87360AD1B51D9D400FDA532 /* Deallocating.swift */; };
|
|
C87360B41B51E0A100FDA532 /* KVOObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C87360B31B51E0A100FDA532 /* KVOObserver.swift */; };
|
|
C87360B51B51E0A100FDA532 /* KVOObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C87360B31B51E0A100FDA532 /* KVOObserver.swift */; };
|
|
C87360B61B51E57500FDA532 /* _RXSwizzling.m in Sources */ = {isa = PBXBuildFile; fileRef = C8003BA71B51AB760002F09F /* _RXSwizzling.m */; };
|
|
C88BB8851B07E6130064D411 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8092BBA1AF50436008D9A2C /* CoreData.framework */; };
|
|
C88BB8861B07E6130064D411 /* RxSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8A56BCD1AD744FD00B4673B /* RxSwift.framework */; };
|
|
C88BB8881B07E6130064D411 /* RxCocoa.h in Headers */ = {isa = PBXBuildFile; fileRef = C81553E31A98AB4A00C63152 /* RxCocoa.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C88BB8E81B07F2BE0064D411 /* UIButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88BB8E01B07F2BE0064D411 /* UIButton+Rx.swift */; };
|
|
C88BB8E91B07F2BE0064D411 /* UICollectionView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88BB8E11B07F2BE0064D411 /* UICollectionView+Rx.swift */; };
|
|
C88BB8EA1B07F2BE0064D411 /* UIImageView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88BB8E21B07F2BE0064D411 /* UIImageView+Rx.swift */; };
|
|
C88BB8EB1B07F2BE0064D411 /* UILabel+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88BB8E31B07F2BE0064D411 /* UILabel+Rx.swift */; };
|
|
C88BB8EC1B07F2BE0064D411 /* UIScrollView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88BB8E41B07F2BE0064D411 /* UIScrollView+Rx.swift */; };
|
|
C88BB8ED1B07F2BE0064D411 /* UISearchBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88BB8E51B07F2BE0064D411 /* UISearchBar+Rx.swift */; };
|
|
C88BB8EE1B07F2BE0064D411 /* UITableView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88BB8E61B07F2BE0064D411 /* UITableView+Rx.swift */; };
|
|
C88BB8EF1B07F2BE0064D411 /* UITextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88BB8E71B07F2BE0064D411 /* UITextField+Rx.swift */; };
|
|
C88BB91D1B07FD960064D411 /* NSButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88BB91B1B07FD830064D411 /* NSButton+Rx.swift */; };
|
|
C8A56BCE1AD744FD00B4673B /* RxSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8A56BCD1AD744FD00B4673B /* RxSwift.framework */; };
|
|
C8A57F7A1B41431600D5570A /* RxCollectionViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8A57F791B41431600D5570A /* RxCollectionViewDataSourceType.swift */; };
|
|
C8A57F881B41530A00D5570A /* RxCollectionViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8A57F871B41530A00D5570A /* RxCollectionViewReactiveArrayDataSource.swift */; };
|
|
C8AED7E91B3CC93600678DDE /* RxTableViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8AED7E81B3CC93600678DDE /* RxTableViewDataSourceType.swift */; };
|
|
C8C46DAF1B47FD0B0020D71E /* _RXDelegateProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = C8C46DAD1B47FD0B0020D71E /* _RXDelegateProxy.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8C46DB01B47FD0B0020D71E /* _RXDelegateProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = C8C46DAE1B47FD0B0020D71E /* _RXDelegateProxy.m */; };
|
|
C8C46DB11B47FD170020D71E /* _RXDelegateProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = C8C46DAE1B47FD0B0020D71E /* _RXDelegateProxy.m */; };
|
|
C8C46DB41B4800270020D71E /* _RXDelegateProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = C8C46DAD1B47FD0B0020D71E /* _RXDelegateProxy.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8CDD7D91B52DA570043F0C5 /* RxCLLocationManagerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8CDD7D81B52DA570043F0C5 /* RxCLLocationManagerDelegateProxy.swift */; };
|
|
C8CDD7DA1B52DA570043F0C5 /* RxCLLocationManagerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8CDD7D81B52DA570043F0C5 /* RxCLLocationManagerDelegateProxy.swift */; };
|
|
C8CDD7DC1B52DA790043F0C5 /* CLLocationManager+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8CDD7DB1B52DA790043F0C5 /* CLLocationManager+Rx.swift */; };
|
|
C8CDD7DD1B52DA790043F0C5 /* CLLocationManager+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8CDD7DB1B52DA790043F0C5 /* CLLocationManager+Rx.swift */; };
|
|
C8CDD7DF1B52DAA80043F0C5 /* RxTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8CDD7DE1B52DAA80043F0C5 /* RxTarget.swift */; };
|
|
C8CDD7E01B52DAA80043F0C5 /* RxTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8CDD7DE1B52DAA80043F0C5 /* RxTarget.swift */; };
|
|
C8D95C171B2F0CD700FA661F /* DelegateProxyType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8D95C161B2F0CD700FA661F /* DelegateProxyType.swift */; };
|
|
C8D95C181B2F0CD700FA661F /* DelegateProxyType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8D95C161B2F0CD700FA661F /* DelegateProxyType.swift */; };
|
|
CBEEA67A1B12364200176529 /* NSSlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBEEA6781B12323800176529 /* NSSlider+Rx.swift */; };
|
|
F333C2EA1B5AF33E00F1D8D9 /* UITextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = F333C2E91B5AF33E00F1D8D9 /* UITextView+Rx.swift */; };
|
|
F333C2EC1B5AF35400F1D8D9 /* RxTextViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = F333C2EB1B5AF35400F1D8D9 /* RxTextViewDelegateProxy.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
075F12FC1B4DD075000D7861 /* RxActionSheetDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxActionSheetDelegateProxy.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
075F12FD1B4DD075000D7861 /* RxAlertViewDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxAlertViewDelegateProxy.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
075F13021B4DD100000D7861 /* UIGestureRecognizer+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UIGestureRecognizer+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
075F13031B4DD100000D7861 /* UIActionSheet+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UIActionSheet+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
075F13051B4DD100000D7861 /* UIAlertView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UIAlertView+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
075F13061B4DD100000D7861 /* UISegmentedControl+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UISegmentedControl+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
075F13071B4DD100000D7861 /* UISwitch+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UISwitch+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
493693661B173C8F006FA450 /* UISlider+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UISlider+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
653C8BF31B114EB600983087 /* UIControl+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UIControl+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8003BA61B51AB760002F09F /* _RXSwizzling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _RXSwizzling.h; sourceTree = "<group>"; };
|
|
C8003BA71B51AB760002F09F /* _RXSwizzling.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = _RXSwizzling.m; sourceTree = "<group>"; };
|
|
C8092BBA1AF50436008D9A2C /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
|
|
C80A4E2E1B517F4E00C24BD5 /* _RXKVOObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _RXKVOObserver.h; sourceTree = "<group>"; };
|
|
C80A4E2F1B517F4E00C24BD5 /* _RXKVOObserver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = _RXKVOObserver.m; sourceTree = "<group>"; };
|
|
C80B56211B2DFCA0008F915D /* NSManagedObjectContext+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "NSManagedObjectContext+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C80B562A1B2E242D008F915D /* DelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = DelegateProxy.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C813F95C1B48799200620334 /* RxSearchBarDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxSearchBarDelegateProxy.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C81553DE1A98AB4A00C63152 /* RxCocoa.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxCocoa.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C81553E21A98AB4A00C63152 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
C81553E31A98AB4A00C63152 /* RxCocoa.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RxCocoa.h; sourceTree = "<group>"; };
|
|
C83111701B491C9F001F3D67 /* KVOObservable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = KVOObservable.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C83225441B1A9ACC0048EC77 /* UIBarButtonItem+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UIBarButtonItem+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C83225461B1A9CCB0048EC77 /* UIDatePicker+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UIDatePicker+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C83225481B1A9ECC0048EC77 /* NSControl+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "NSControl+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C83CF8621B3DDD54001359E7 /* RxTableViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxTableViewReactiveArrayDataSource.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C83F694B1B527229008356A0 /* DeinitAction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeinitAction.swift; sourceTree = "<group>"; };
|
|
C83F694E1B527C2F008356A0 /* _RX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _RX.h; sourceTree = "<group>"; };
|
|
C83F694F1B527C2F008356A0 /* _RX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = _RX.m; sourceTree = "<group>"; };
|
|
C84969C51B47DE1D00E0BDB9 /* RxCollectionViewDataSourceProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxCollectionViewDataSourceProxy.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C84969C61B47DE1D00E0BDB9 /* RxCollectionViewDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxCollectionViewDelegateProxy.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C84969C71B47DE1D00E0BDB9 /* RxScrollViewDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxScrollViewDelegateProxy.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C84969C81B47DE1D00E0BDB9 /* RxTableViewDataSourceProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxTableViewDataSourceProxy.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C84969C91B47DE1D00E0BDB9 /* RxTableViewDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxTableViewDelegateProxy.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C852A1BD1B6A30DF007A6944 /* NSObject+Rx+CoreGraphics.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "NSObject+Rx+CoreGraphics.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C86282321B36037100500DC3 /* ControlTarget.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = ControlTarget.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C86282331B36037100500DC3 /* NSObject+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "NSObject+Rx.swift"; sourceTree = "<group>"; };
|
|
C86282341B36037100500DC3 /* NSNotificationCenter+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "NSNotificationCenter+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C86282351B36037100500DC3 /* NSURLSession+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "NSURLSession+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C86282491B3607D500500DC3 /* CoreDataEntityEvent.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = CoreDataEntityEvent.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C862824E1B370C7E00500DC3 /* ItemEvents.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ItemEvents.swift; sourceTree = "<group>"; };
|
|
C8633A971B08FD0600375D60 /* NSTextField+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "NSTextField+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8633A991B08FEBB00375D60 /* NSImageView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "NSImageView+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8633AAC1B093EDF00375D60 /* Logging.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Logging.swift; sourceTree = "<group>"; };
|
|
C8633AAF1B093EDF00375D60 /* RxCocoa.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxCocoa.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C87360AD1B51D9D400FDA532 /* Deallocating.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Deallocating.swift; sourceTree = "<group>"; };
|
|
C87360B31B51E0A100FDA532 /* KVOObserver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = KVOObserver.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C88BB88D1B07E6130064D411 /* RxCocoa.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxCocoa.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C88BB8E01B07F2BE0064D411 /* UIButton+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UIButton+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C88BB8E11B07F2BE0064D411 /* UICollectionView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UICollectionView+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C88BB8E21B07F2BE0064D411 /* UIImageView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UIImageView+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C88BB8E31B07F2BE0064D411 /* UILabel+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UILabel+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C88BB8E41B07F2BE0064D411 /* UIScrollView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UIScrollView+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C88BB8E51B07F2BE0064D411 /* UISearchBar+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UISearchBar+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C88BB8E61B07F2BE0064D411 /* UITableView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UITableView+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C88BB8E71B07F2BE0064D411 /* UITextField+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UITextField+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C88BB91B1B07FD830064D411 /* NSButton+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "NSButton+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8A56BCD1AD744FD00B4673B /* RxSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = RxSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C8A57F791B41431600D5570A /* RxCollectionViewDataSourceType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxCollectionViewDataSourceType.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8A57F871B41530A00D5570A /* RxCollectionViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxCollectionViewReactiveArrayDataSource.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8AED7E81B3CC93600678DDE /* RxTableViewDataSourceType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxTableViewDataSourceType.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8C46DAD1B47FD0B0020D71E /* _RXDelegateProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _RXDelegateProxy.h; sourceTree = "<group>"; };
|
|
C8C46DAE1B47FD0B0020D71E /* _RXDelegateProxy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = _RXDelegateProxy.m; sourceTree = "<group>"; };
|
|
C8CDD7D81B52DA570043F0C5 /* RxCLLocationManagerDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxCLLocationManagerDelegateProxy.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8CDD7DB1B52DA790043F0C5 /* CLLocationManager+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "CLLocationManager+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8CDD7DE1B52DAA80043F0C5 /* RxTarget.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxTarget.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8D95C161B2F0CD700FA661F /* DelegateProxyType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = DelegateProxyType.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
CBEEA6781B12323800176529 /* NSSlider+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "NSSlider+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
F333C2E91B5AF33E00F1D8D9 /* UITextView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UITextView+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
F333C2EB1B5AF35400F1D8D9 /* RxTextViewDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RxTextViewDelegateProxy.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
C81553DA1A98AB4A00C63152 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C8092BBB1AF50436008D9A2C /* CoreData.framework in Frameworks */,
|
|
C8A56BCE1AD744FD00B4673B /* RxSwift.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C88BB8841B07E6130064D411 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C88BB8851B07E6130064D411 /* CoreData.framework in Frameworks */,
|
|
C88BB8861B07E6130064D411 /* RxSwift.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
C8092BBC1AF504AD008D9A2C /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8092BBA1AF50436008D9A2C /* CoreData.framework */,
|
|
C8A56BCD1AD744FD00B4673B /* RxSwift.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
C81553D41A98AB4A00C63152 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8092BBC1AF504AD008D9A2C /* Frameworks */,
|
|
C81553E01A98AB4A00C63152 /* RxCocoa */,
|
|
C81553DF1A98AB4A00C63152 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
C81553DF1A98AB4A00C63152 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C81553DE1A98AB4A00C63152 /* RxCocoa.framework */,
|
|
C88BB88D1B07E6130064D411 /* RxCocoa.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
C81553E01A98AB4A00C63152 /* RxCocoa */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8633AA91B093EDF00375D60 /* Common */,
|
|
C88BB8DF1B07F2190064D411 /* OSX */,
|
|
C88BB8DE1B07F2100064D411 /* iOS */,
|
|
C81553E31A98AB4A00C63152 /* RxCocoa.h */,
|
|
C81553E11A98AB4A00C63152 /* Supporting Files */,
|
|
);
|
|
path = RxCocoa;
|
|
sourceTree = "<group>";
|
|
};
|
|
C81553E11A98AB4A00C63152 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C81553E21A98AB4A00C63152 /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
C84969C41B47DE1D00E0BDB9 /* Proxies */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C84969C51B47DE1D00E0BDB9 /* RxCollectionViewDataSourceProxy.swift */,
|
|
C84969C61B47DE1D00E0BDB9 /* RxCollectionViewDelegateProxy.swift */,
|
|
C84969C71B47DE1D00E0BDB9 /* RxScrollViewDelegateProxy.swift */,
|
|
C84969C81B47DE1D00E0BDB9 /* RxTableViewDataSourceProxy.swift */,
|
|
C84969C91B47DE1D00E0BDB9 /* RxTableViewDelegateProxy.swift */,
|
|
C813F95C1B48799200620334 /* RxSearchBarDelegateProxy.swift */,
|
|
075F12FC1B4DD075000D7861 /* RxActionSheetDelegateProxy.swift */,
|
|
075F12FD1B4DD075000D7861 /* RxAlertViewDelegateProxy.swift */,
|
|
F333C2EB1B5AF35400F1D8D9 /* RxTextViewDelegateProxy.swift */,
|
|
);
|
|
path = Proxies;
|
|
sourceTree = "<group>";
|
|
};
|
|
C86282301B36037100500DC3 /* Observables */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C86282311B36037100500DC3 /* Implementations */,
|
|
C86282331B36037100500DC3 /* NSObject+Rx.swift */,
|
|
C852A1BD1B6A30DF007A6944 /* NSObject+Rx+CoreGraphics.swift */,
|
|
C86282341B36037100500DC3 /* NSNotificationCenter+Rx.swift */,
|
|
C86282351B36037100500DC3 /* NSURLSession+Rx.swift */,
|
|
);
|
|
path = Observables;
|
|
sourceTree = "<group>";
|
|
};
|
|
C86282311B36037100500DC3 /* Implementations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C86282321B36037100500DC3 /* ControlTarget.swift */,
|
|
C87360AD1B51D9D400FDA532 /* Deallocating.swift */,
|
|
C83111701B491C9F001F3D67 /* KVOObservable.swift */,
|
|
C87360B31B51E0A100FDA532 /* KVOObserver.swift */,
|
|
C83F694B1B527229008356A0 /* DeinitAction.swift */,
|
|
);
|
|
path = Implementations;
|
|
sourceTree = "<group>";
|
|
};
|
|
C862824D1B370C7E00500DC3 /* Events */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C862824E1B370C7E00500DC3 /* ItemEvents.swift */,
|
|
);
|
|
path = Events;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8633AA91B093EDF00375D60 /* Common */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8CDD7D71B52DA570043F0C5 /* Proxies */,
|
|
C86282301B36037100500DC3 /* Observables */,
|
|
C8CDD7DB1B52DA790043F0C5 /* CLLocationManager+Rx.swift */,
|
|
C80B562A1B2E242D008F915D /* DelegateProxy.swift */,
|
|
C8D95C161B2F0CD700FA661F /* DelegateProxyType.swift */,
|
|
C8633AAC1B093EDF00375D60 /* Logging.swift */,
|
|
C8633AAF1B093EDF00375D60 /* RxCocoa.swift */,
|
|
C8CDD7DE1B52DAA80043F0C5 /* RxTarget.swift */,
|
|
C8003BA61B51AB760002F09F /* _RXSwizzling.h */,
|
|
C8003BA71B51AB760002F09F /* _RXSwizzling.m */,
|
|
C8C46DAD1B47FD0B0020D71E /* _RXDelegateProxy.h */,
|
|
C8C46DAE1B47FD0B0020D71E /* _RXDelegateProxy.m */,
|
|
C80A4E2E1B517F4E00C24BD5 /* _RXKVOObserver.h */,
|
|
C80A4E2F1B517F4E00C24BD5 /* _RXKVOObserver.m */,
|
|
C83F694E1B527C2F008356A0 /* _RX.h */,
|
|
C83F694F1B527C2F008356A0 /* _RX.m */,
|
|
);
|
|
path = Common;
|
|
sourceTree = "<group>";
|
|
};
|
|
C88BB8DE1B07F2100064D411 /* iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C84969C41B47DE1D00E0BDB9 /* Proxies */,
|
|
C8AED7DE1B3CC12A00678DDE /* DataSources */,
|
|
C8AED7D71B3CAA3A00678DDE /* Protocols */,
|
|
C862824D1B370C7E00500DC3 /* Events */,
|
|
C86282491B3607D500500DC3 /* CoreDataEntityEvent.swift */,
|
|
C80B56211B2DFCA0008F915D /* NSManagedObjectContext+Rx.swift */,
|
|
C83225441B1A9ACC0048EC77 /* UIBarButtonItem+Rx.swift */,
|
|
C88BB8E01B07F2BE0064D411 /* UIButton+Rx.swift */,
|
|
C88BB8E11B07F2BE0064D411 /* UICollectionView+Rx.swift */,
|
|
653C8BF31B114EB600983087 /* UIControl+Rx.swift */,
|
|
C83225461B1A9CCB0048EC77 /* UIDatePicker+Rx.swift */,
|
|
C88BB8E21B07F2BE0064D411 /* UIImageView+Rx.swift */,
|
|
C88BB8E31B07F2BE0064D411 /* UILabel+Rx.swift */,
|
|
C88BB8E41B07F2BE0064D411 /* UIScrollView+Rx.swift */,
|
|
C88BB8E51B07F2BE0064D411 /* UISearchBar+Rx.swift */,
|
|
493693661B173C8F006FA450 /* UISlider+Rx.swift */,
|
|
C88BB8E61B07F2BE0064D411 /* UITableView+Rx.swift */,
|
|
C88BB8E71B07F2BE0064D411 /* UITextField+Rx.swift */,
|
|
F333C2E91B5AF33E00F1D8D9 /* UITextView+Rx.swift */,
|
|
075F13021B4DD100000D7861 /* UIGestureRecognizer+Rx.swift */,
|
|
075F13031B4DD100000D7861 /* UIActionSheet+Rx.swift */,
|
|
075F13051B4DD100000D7861 /* UIAlertView+Rx.swift */,
|
|
075F13061B4DD100000D7861 /* UISegmentedControl+Rx.swift */,
|
|
075F13071B4DD100000D7861 /* UISwitch+Rx.swift */,
|
|
);
|
|
path = iOS;
|
|
sourceTree = "<group>";
|
|
};
|
|
C88BB8DF1B07F2190064D411 /* OSX */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CBEEA6781B12323800176529 /* NSSlider+Rx.swift */,
|
|
C88BB91B1B07FD830064D411 /* NSButton+Rx.swift */,
|
|
C8633A991B08FEBB00375D60 /* NSImageView+Rx.swift */,
|
|
C8633A971B08FD0600375D60 /* NSTextField+Rx.swift */,
|
|
C83225481B1A9ECC0048EC77 /* NSControl+Rx.swift */,
|
|
);
|
|
path = OSX;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8AED7D71B3CAA3A00678DDE /* Protocols */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8AED7E81B3CC93600678DDE /* RxTableViewDataSourceType.swift */,
|
|
C8A57F791B41431600D5570A /* RxCollectionViewDataSourceType.swift */,
|
|
);
|
|
path = Protocols;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8AED7DE1B3CC12A00678DDE /* DataSources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C83CF8621B3DDD54001359E7 /* RxTableViewReactiveArrayDataSource.swift */,
|
|
C8A57F871B41530A00D5570A /* RxCollectionViewReactiveArrayDataSource.swift */,
|
|
);
|
|
path = DataSources;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8CDD7D71B52DA570043F0C5 /* Proxies */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8CDD7D81B52DA570043F0C5 /* RxCLLocationManagerDelegateProxy.swift */,
|
|
);
|
|
path = Proxies;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
C81553DB1A98AB4A00C63152 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C8C46DAF1B47FD0B0020D71E /* _RXDelegateProxy.h in Headers */,
|
|
C80A4E301B517F4E00C24BD5 /* _RXKVOObserver.h in Headers */,
|
|
C83F69501B527C2F008356A0 /* _RX.h in Headers */,
|
|
C8003BA81B51AB760002F09F /* _RXSwizzling.h in Headers */,
|
|
C81553E41A98AB4A00C63152 /* RxCocoa.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C88BB8871B07E6130064D411 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C8C46DB41B4800270020D71E /* _RXDelegateProxy.h in Headers */,
|
|
C80A4E321B51814100C24BD5 /* _RXKVOObserver.h in Headers */,
|
|
C83F69511B527C2F008356A0 /* _RX.h in Headers */,
|
|
C87360AC1B51C9A300FDA532 /* _RXSwizzling.h in Headers */,
|
|
C88BB8881B07E6130064D411 /* RxCocoa.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
C81553DD1A98AB4A00C63152 /* RxCocoa-iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C81553F41A98AB4A00C63152 /* Build configuration list for PBXNativeTarget "RxCocoa-iOS" */;
|
|
buildPhases = (
|
|
C81553D91A98AB4A00C63152 /* Sources */,
|
|
C81553DA1A98AB4A00C63152 /* Frameworks */,
|
|
C81553DB1A98AB4A00C63152 /* Headers */,
|
|
C81553DC1A98AB4A00C63152 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "RxCocoa-iOS";
|
|
productName = RxCocoa;
|
|
productReference = C81553DE1A98AB4A00C63152 /* RxCocoa.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
C88BB8731B07E6130064D411 /* RxCocoa-OSX */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C88BB88A1B07E6130064D411 /* Build configuration list for PBXNativeTarget "RxCocoa-OSX" */;
|
|
buildPhases = (
|
|
C88BB8741B07E6130064D411 /* Sources */,
|
|
C88BB8841B07E6130064D411 /* Frameworks */,
|
|
C88BB8871B07E6130064D411 /* Headers */,
|
|
C88BB8891B07E6130064D411 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "RxCocoa-OSX";
|
|
productName = RxCocoa;
|
|
productReference = C88BB88D1B07E6130064D411 /* RxCocoa.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
C81553D51A98AB4A00C63152 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0700;
|
|
LastUpgradeCheck = 0640;
|
|
ORGANIZATIONNAME = "Krunoslav Zaher";
|
|
TargetAttributes = {
|
|
C81553DD1A98AB4A00C63152 = {
|
|
CreatedOnToolsVersion = 6.1.1;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = C81553D81A98AB4A00C63152 /* Build configuration list for PBXProject "RxCocoa" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = C81553D41A98AB4A00C63152;
|
|
productRefGroup = C81553DF1A98AB4A00C63152 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
C81553DD1A98AB4A00C63152 /* RxCocoa-iOS */,
|
|
C88BB8731B07E6130064D411 /* RxCocoa-OSX */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
C81553DC1A98AB4A00C63152 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C88BB8891B07E6130064D411 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
C81553D91A98AB4A00C63152 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C86282391B36037100500DC3 /* ControlTarget.swift in Sources */,
|
|
C88BB8EE1B07F2BE0064D411 /* UITableView+Rx.swift in Sources */,
|
|
C88BB8EF1B07F2BE0064D411 /* UITextField+Rx.swift in Sources */,
|
|
C8003BA91B51AB760002F09F /* _RXSwizzling.m in Sources */,
|
|
C8A57F7A1B41431600D5570A /* RxCollectionViewDataSourceType.swift in Sources */,
|
|
C862823B1B36037100500DC3 /* NSObject+Rx.swift in Sources */,
|
|
F333C2EC1B5AF35400F1D8D9 /* RxTextViewDelegateProxy.swift in Sources */,
|
|
C87360B41B51E0A100FDA532 /* KVOObserver.swift in Sources */,
|
|
493693671B173C8F006FA450 /* UISlider+Rx.swift in Sources */,
|
|
C83F694C1B527229008356A0 /* DeinitAction.swift in Sources */,
|
|
C862823D1B36037100500DC3 /* NSNotificationCenter+Rx.swift in Sources */,
|
|
C84969CE1B47DE1D00E0BDB9 /* RxTableViewDelegateProxy.swift in Sources */,
|
|
C8CDD7DF1B52DAA80043F0C5 /* RxTarget.swift in Sources */,
|
|
C86282501B370C7E00500DC3 /* ItemEvents.swift in Sources */,
|
|
C83225471B1A9CCB0048EC77 /* UIDatePicker+Rx.swift in Sources */,
|
|
C83225451B1A9ACC0048EC77 /* UIBarButtonItem+Rx.swift in Sources */,
|
|
075F130C1B4DD100000D7861 /* UISegmentedControl+Rx.swift in Sources */,
|
|
075F13001B4DD075000D7861 /* RxAlertViewDelegateProxy.swift in Sources */,
|
|
075F130D1B4DD100000D7861 /* UISwitch+Rx.swift in Sources */,
|
|
C83F69521B527C2F008356A0 /* _RX.m in Sources */,
|
|
C83CF8631B3DDD54001359E7 /* RxTableViewReactiveArrayDataSource.swift in Sources */,
|
|
C84969CB1B47DE1D00E0BDB9 /* RxCollectionViewDelegateProxy.swift in Sources */,
|
|
C84969CC1B47DE1D00E0BDB9 /* RxScrollViewDelegateProxy.swift in Sources */,
|
|
C88BB8E81B07F2BE0064D411 /* UIButton+Rx.swift in Sources */,
|
|
C8633AB41B093EDF00375D60 /* Logging.swift in Sources */,
|
|
C87360AE1B51D9D400FDA532 /* Deallocating.swift in Sources */,
|
|
C813F95D1B48799200620334 /* RxSearchBarDelegateProxy.swift in Sources */,
|
|
075F13091B4DD100000D7861 /* UIActionSheet+Rx.swift in Sources */,
|
|
C862823F1B36037100500DC3 /* NSURLSession+Rx.swift in Sources */,
|
|
C88BB8EB1B07F2BE0064D411 /* UILabel+Rx.swift in Sources */,
|
|
C80B56221B2DFCA0008F915D /* NSManagedObjectContext+Rx.swift in Sources */,
|
|
C80A4E311B517F4E00C24BD5 /* _RXKVOObserver.m in Sources */,
|
|
C88BB8E91B07F2BE0064D411 /* UICollectionView+Rx.swift in Sources */,
|
|
075F130B1B4DD100000D7861 /* UIAlertView+Rx.swift in Sources */,
|
|
C862824A1B3607D500500DC3 /* CoreDataEntityEvent.swift in Sources */,
|
|
C84969CD1B47DE1D00E0BDB9 /* RxTableViewDataSourceProxy.swift in Sources */,
|
|
C8633ABA1B093EDF00375D60 /* RxCocoa.swift in Sources */,
|
|
C88BB8ED1B07F2BE0064D411 /* UISearchBar+Rx.swift in Sources */,
|
|
F333C2EA1B5AF33E00F1D8D9 /* UITextView+Rx.swift in Sources */,
|
|
C88BB8EA1B07F2BE0064D411 /* UIImageView+Rx.swift in Sources */,
|
|
C8C46DB01B47FD0B0020D71E /* _RXDelegateProxy.m in Sources */,
|
|
C83111711B491C9F001F3D67 /* KVOObservable.swift in Sources */,
|
|
C88BB8EC1B07F2BE0064D411 /* UIScrollView+Rx.swift in Sources */,
|
|
C84969CA1B47DE1D00E0BDB9 /* RxCollectionViewDataSourceProxy.swift in Sources */,
|
|
075F12FF1B4DD075000D7861 /* RxActionSheetDelegateProxy.swift in Sources */,
|
|
C852A1BE1B6A30DF007A6944 /* NSObject+Rx+CoreGraphics.swift in Sources */,
|
|
C8CDD7D91B52DA570043F0C5 /* RxCLLocationManagerDelegateProxy.swift in Sources */,
|
|
C80B562B1B2E242D008F915D /* DelegateProxy.swift in Sources */,
|
|
653C8BF41B114EB600983087 /* UIControl+Rx.swift in Sources */,
|
|
C8A57F881B41530A00D5570A /* RxCollectionViewReactiveArrayDataSource.swift in Sources */,
|
|
C8AED7E91B3CC93600678DDE /* RxTableViewDataSourceType.swift in Sources */,
|
|
C8CDD7DC1B52DA790043F0C5 /* CLLocationManager+Rx.swift in Sources */,
|
|
C8D95C171B2F0CD700FA661F /* DelegateProxyType.swift in Sources */,
|
|
075F13081B4DD100000D7861 /* UIGestureRecognizer+Rx.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C88BB8741B07E6130064D411 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C83F69531B527C2F008356A0 /* _RX.m in Sources */,
|
|
C80B562C1B2E242D008F915D /* DelegateProxy.swift in Sources */,
|
|
C8CDD7E01B52DAA80043F0C5 /* RxTarget.swift in Sources */,
|
|
C86282401B36037100500DC3 /* NSURLSession+Rx.swift in Sources */,
|
|
C862823E1B36037100500DC3 /* NSNotificationCenter+Rx.swift in Sources */,
|
|
C87360B61B51E57500FDA532 /* _RXSwizzling.m in Sources */,
|
|
C87360B51B51E0A100FDA532 /* KVOObserver.swift in Sources */,
|
|
C88BB91D1B07FD960064D411 /* NSButton+Rx.swift in Sources */,
|
|
C852A1BF1B6A30DF007A6944 /* NSObject+Rx+CoreGraphics.swift in Sources */,
|
|
C80A4E331B51814300C24BD5 /* _RXKVOObserver.m in Sources */,
|
|
C862823A1B36037100500DC3 /* ControlTarget.swift in Sources */,
|
|
C83F694D1B527229008356A0 /* DeinitAction.swift in Sources */,
|
|
C862823C1B36037100500DC3 /* NSObject+Rx.swift in Sources */,
|
|
C8C46DB11B47FD170020D71E /* _RXDelegateProxy.m in Sources */,
|
|
C8633AB51B093EDF00375D60 /* Logging.swift in Sources */,
|
|
C83111721B491C9F001F3D67 /* KVOObservable.swift in Sources */,
|
|
C8633ABB1B093EDF00375D60 /* RxCocoa.swift in Sources */,
|
|
C87360AF1B51D9D400FDA532 /* Deallocating.swift in Sources */,
|
|
C8CDD7DD1B52DA790043F0C5 /* CLLocationManager+Rx.swift in Sources */,
|
|
C8633A981B08FD0600375D60 /* NSTextField+Rx.swift in Sources */,
|
|
C8D95C181B2F0CD700FA661F /* DelegateProxyType.swift in Sources */,
|
|
C8633A9A1B08FEBB00375D60 /* NSImageView+Rx.swift in Sources */,
|
|
CBEEA67A1B12364200176529 /* NSSlider+Rx.swift in Sources */,
|
|
C8CDD7DA1B52DA570043F0C5 /* RxCLLocationManagerDelegateProxy.swift in Sources */,
|
|
C83225491B1A9ECC0048EC77 /* NSControl+Rx.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
C81553F21A98AB4A00C63152 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
INFOPLIST_FILE = RxCocoa/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.1;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_SWIFT_FLAGS = "-D DEBUG -D TRACE_RESOURCES";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = "";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C81553F31A98AB4A00C63152 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "";
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
INFOPLIST_FILE = RxCocoa/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.1;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = "";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
C81553F51A98AB4A00C63152 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C81553F61A98AB4A00C63152 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
C8633AA01B0902D900375D60 /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
INFOPLIST_FILE = RxCocoa/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.1;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
OTHER_SWIFT_FLAGS = "-D TRACE_RESOURCES";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = "";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
C8633AA11B0902D900375D60 /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
C8633AA21B0902D900375D60 /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
C88BB88B1B07E6130064D411 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C88BB88C1B07E6130064D411 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
C81553D81A98AB4A00C63152 /* Build configuration list for PBXProject "RxCocoa" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C81553F21A98AB4A00C63152 /* Debug */,
|
|
C81553F31A98AB4A00C63152 /* Release */,
|
|
C8633AA01B0902D900375D60 /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C81553F41A98AB4A00C63152 /* Build configuration list for PBXNativeTarget "RxCocoa-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C81553F51A98AB4A00C63152 /* Debug */,
|
|
C81553F61A98AB4A00C63152 /* Release */,
|
|
C8633AA11B0902D900375D60 /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C88BB88A1B07E6130064D411 /* Build configuration list for PBXNativeTarget "RxCocoa-OSX" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C88BB88B1B07E6130064D411 /* Debug */,
|
|
C88BB88C1B07E6130064D411 /* Release */,
|
|
C8633AA21B0902D900375D60 /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = C81553D51A98AB4A00C63152 /* Project object */;
|
|
}
|