Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions ReactiveObjC.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -574,8 +574,6 @@
D037663719EDA41200A782A9 /* UIDatePicker+RACSignalSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = D03764D119EDA41200A782A9 /* UIDatePicker+RACSignalSupport.m */; };
D037663919EDA41200A782A9 /* UIGestureRecognizer+RACSignalSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = D03764D219EDA41200A782A9 /* UIGestureRecognizer+RACSignalSupport.h */; settings = {ATTRIBUTES = (Public, ); }; };
D037663B19EDA41200A782A9 /* UIGestureRecognizer+RACSignalSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = D03764D319EDA41200A782A9 /* UIGestureRecognizer+RACSignalSupport.m */; };
D037663D19EDA41200A782A9 /* UIImagePickerController+RACSignalSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = D03764D419EDA41200A782A9 /* UIImagePickerController+RACSignalSupport.h */; settings = {ATTRIBUTES = (Public, ); }; };
D037663F19EDA41200A782A9 /* UIImagePickerController+RACSignalSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = D03764D519EDA41200A782A9 /* UIImagePickerController+RACSignalSupport.m */; };
D037664119EDA41200A782A9 /* UIRefreshControl+RACCommandSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = D03764D619EDA41200A782A9 /* UIRefreshControl+RACCommandSupport.h */; settings = {ATTRIBUTES = (Public, ); }; };
D037664319EDA41200A782A9 /* UIRefreshControl+RACCommandSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = D03764D719EDA41200A782A9 /* UIRefreshControl+RACCommandSupport.m */; };
D037664519EDA41200A782A9 /* UISegmentedControl+RACSignalSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = D03764D819EDA41200A782A9 /* UISegmentedControl+RACSignalSupport.h */; settings = {ATTRIBUTES = (Public, ); }; };
Expand Down Expand Up @@ -685,7 +683,6 @@
D037671C19EDA60000A782A9 /* UIAlertViewRACSupportSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = D03766B319EDA60000A782A9 /* UIAlertViewRACSupportSpec.m */; };
D037671E19EDA60000A782A9 /* UIBarButtonItemRACSupportSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = D03766B419EDA60000A782A9 /* UIBarButtonItemRACSupportSpec.m */; };
D037672019EDA60000A782A9 /* UIButtonRACSupportSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = D03766B519EDA60000A782A9 /* UIButtonRACSupportSpec.m */; };
D037672419EDA60000A782A9 /* UIImagePickerControllerRACSupportSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = D03766B719EDA60000A782A9 /* UIImagePickerControllerRACSupportSpec.m */; };
D037672719EDA63400A782A9 /* RACBehaviorSubject.h in Headers */ = {isa = PBXBuildFile; fileRef = D037646019EDA41200A782A9 /* RACBehaviorSubject.h */; settings = {ATTRIBUTES = (Public, ); }; };
D037672819EDA63500A782A9 /* RACBehaviorSubject.h in Headers */ = {isa = PBXBuildFile; fileRef = D037646019EDA41200A782A9 /* RACBehaviorSubject.h */; settings = {ATTRIBUTES = (Public, ); }; };
D037672D19EDA75D00A782A9 /* Quick.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D037672B19EDA75D00A782A9 /* Quick.framework */; };
Expand Down Expand Up @@ -940,8 +937,6 @@
D03764D119EDA41200A782A9 /* UIDatePicker+RACSignalSupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIDatePicker+RACSignalSupport.m"; sourceTree = "<group>"; };
D03764D219EDA41200A782A9 /* UIGestureRecognizer+RACSignalSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIGestureRecognizer+RACSignalSupport.h"; sourceTree = "<group>"; };
D03764D319EDA41200A782A9 /* UIGestureRecognizer+RACSignalSupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIGestureRecognizer+RACSignalSupport.m"; sourceTree = "<group>"; };
D03764D419EDA41200A782A9 /* UIImagePickerController+RACSignalSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImagePickerController+RACSignalSupport.h"; sourceTree = "<group>"; };
D03764D519EDA41200A782A9 /* UIImagePickerController+RACSignalSupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImagePickerController+RACSignalSupport.m"; sourceTree = "<group>"; };
D03764D619EDA41200A782A9 /* UIRefreshControl+RACCommandSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIRefreshControl+RACCommandSupport.h"; sourceTree = "<group>"; };
D03764D719EDA41200A782A9 /* UIRefreshControl+RACCommandSupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIRefreshControl+RACCommandSupport.m"; sourceTree = "<group>"; };
D03764D819EDA41200A782A9 /* UISegmentedControl+RACSignalSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UISegmentedControl+RACSignalSupport.h"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1017,7 +1012,6 @@
D03766B319EDA60000A782A9 /* UIAlertViewRACSupportSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIAlertViewRACSupportSpec.m; sourceTree = "<group>"; };
D03766B419EDA60000A782A9 /* UIBarButtonItemRACSupportSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIBarButtonItemRACSupportSpec.m; sourceTree = "<group>"; };
D03766B519EDA60000A782A9 /* UIButtonRACSupportSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIButtonRACSupportSpec.m; sourceTree = "<group>"; };
D03766B719EDA60000A782A9 /* UIImagePickerControllerRACSupportSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIImagePickerControllerRACSupportSpec.m; sourceTree = "<group>"; };
D037672B19EDA75D00A782A9 /* Quick.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Quick.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D04725EA19E49ED7006002AA /* ReactiveObjC.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ReactiveObjC.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D04725EE19E49ED7006002AA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1350,8 +1344,6 @@
D03764D119EDA41200A782A9 /* UIDatePicker+RACSignalSupport.m */,
D03764D219EDA41200A782A9 /* UIGestureRecognizer+RACSignalSupport.h */,
D03764D319EDA41200A782A9 /* UIGestureRecognizer+RACSignalSupport.m */,
D03764D419EDA41200A782A9 /* UIImagePickerController+RACSignalSupport.h */,
D03764D519EDA41200A782A9 /* UIImagePickerController+RACSignalSupport.m */,
D03764D619EDA41200A782A9 /* UIRefreshControl+RACCommandSupport.h */,
D03764D719EDA41200A782A9 /* UIRefreshControl+RACCommandSupport.m */,
D03764D819EDA41200A782A9 /* UISegmentedControl+RACSignalSupport.h */,
Expand Down Expand Up @@ -1438,7 +1430,6 @@
D03766B319EDA60000A782A9 /* UIAlertViewRACSupportSpec.m */,
D03766B419EDA60000A782A9 /* UIBarButtonItemRACSupportSpec.m */,
D03766B519EDA60000A782A9 /* UIButtonRACSupportSpec.m */,
D03766B719EDA60000A782A9 /* UIImagePickerControllerRACSupportSpec.m */,
D0C3131719EF2D9700984962 /* RACTestExampleScheduler.h */,
D0C3131819EF2D9700984962 /* RACTestExampleScheduler.m */,
D0C3131919EF2D9700984962 /* RACTestObject.h */,
Expand Down Expand Up @@ -1729,7 +1720,6 @@
D037660119EDA41200A782A9 /* RACTestScheduler.h in Headers */,
D03765A319EDA41200A782A9 /* RACMulticastConnection.h in Headers */,
D03765B719EDA41200A782A9 /* RACReplaySubject.h in Headers */,
D037663D19EDA41200A782A9 /* UIImagePickerController+RACSignalSupport.h in Headers */,
D037656F19EDA41200A782A9 /* RACDisposable.h in Headers */,
314304171ACA8B1E00595017 /* MKAnnotationView+RACSignalSupport.h in Headers */,
D037654519EDA41200A782A9 /* NSURLConnection+RACSupport.h in Headers */,
Expand Down Expand Up @@ -2410,7 +2400,6 @@
D03765ED19EDA41200A782A9 /* RACSubject.m in Sources */,
D037664F19EDA41200A782A9 /* UIStepper+RACSignalSupport.m in Sources */,
D03765D119EDA41200A782A9 /* RACSerialDisposable.m in Sources */,
D037663F19EDA41200A782A9 /* UIImagePickerController+RACSignalSupport.m in Sources */,
D037653F19EDA41200A782A9 /* NSString+RACSupport.m in Sources */,
D037653719EDA41200A782A9 /* NSString+RACKeyPathUtilities.m in Sources */,
D03764FB19EDA41200A782A9 /* NSDictionary+RACSequenceAdditions.m in Sources */,
Expand Down Expand Up @@ -2487,7 +2476,6 @@
buildActionMask = 2147483647;
files = (
D03766C819EDA60000A782A9 /* NSObjectRACPropertySubscribingExamples.m in Sources */,
D037672419EDA60000A782A9 /* UIImagePickerControllerRACSupportSpec.m in Sources */,
D03766E419EDA60000A782A9 /* RACDelegateProxySpec.m in Sources */,
D03766FA19EDA60000A782A9 /* RACSerialDisposableSpec.m in Sources */,
D037670C19EDA60000A782A9 /* RACTargetQueueSchedulerSpec.m in Sources */,
Expand Down
1 change: 0 additions & 1 deletion ReactiveObjC/ReactiveObjC.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ FOUNDATION_EXPORT const unsigned char ReactiveObjCVersionString[];
#import <ReactiveObjC/UIAlertView+RACSignalSupport.h>
#import <ReactiveObjC/UIActionSheet+RACSignalSupport.h>
#import <ReactiveObjC/MKAnnotationView+RACSignalSupport.h>
#import <ReactiveObjC/UIImagePickerController+RACSignalSupport.h>
#import <ReactiveObjC/UIRefreshControl+RACCommandSupport.h>
#import <ReactiveObjC/UISlider+RACSignalSupport.h>
#import <ReactiveObjC/UISwitch+RACSignalSupport.h>
Expand Down
37 changes: 0 additions & 37 deletions ReactiveObjC/UIImagePickerController+RACSignalSupport.h

This file was deleted.

53 changes: 0 additions & 53 deletions ReactiveObjC/UIImagePickerController+RACSignalSupport.m

This file was deleted.

54 changes: 0 additions & 54 deletions ReactiveObjCTests/UIImagePickerControllerRACSupportSpec.m

This file was deleted.