Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Commit

Permalink
Major cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
rnine committed Aug 14, 2014
1 parent 2aab721 commit 30a402f
Show file tree
Hide file tree
Showing 120 changed files with 530 additions and 1,369 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
@@ -1,3 +0,0 @@
[submodule "ExternalDeps/AFNetworking"]
path = ExternalDeps/AFNetworking
url = https://github.com/AFNetworking/AFNetworking.git
1 change: 0 additions & 1 deletion ExternalDeps/AFNetworking
Submodule AFNetworking deleted from 81d54e
204 changes: 198 additions & 6 deletions FPPicker Mac.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion FPPicker Tests/Functional Tests/FPConfigTests.m
Expand Up @@ -3,7 +3,7 @@
// FPPicker
//
// Created by Ruben Nine on 16/06/14.
// Copyright (c) 2014 Filepicker.io (Couldtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import <XCTest/XCTest.h>
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Functional Tests/FPLibraryTests.m
Expand Up @@ -3,7 +3,7 @@
// FPPicker
//
// Created by Ruben Nine on 17/06/14.
// Copyright (c) 2014 Filepicker.io (Couldtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import <XCTest/XCTest.h>
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Functional Tests/FPProgressTrackerTests.m
Expand Up @@ -3,7 +3,7 @@
// FPPicker
//
// Created by Ruben Nine on 17/06/14.
// Copyright (c) 2014 Filepicker.io (Couldtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import <XCTest/XCTest.h>
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Functional Tests/FPSessionTests.m
Expand Up @@ -3,7 +3,7 @@
// FPPicker
//
// Created by Ruben Nine on 14/07/14.
// Copyright (c) 2014 Filepicker.io (Couldtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import <XCTest/XCTest.h>
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Functional Tests/FPSourceTests.m
Expand Up @@ -3,7 +3,7 @@
// FPPicker
//
// Created by Ruben Nine on 16/06/14.
// Copyright (c) 2014 Filepicker.io (Couldtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import <XCTest/XCTest.h>
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Functional Tests/FPUtilsTests.m
Expand Up @@ -3,7 +3,7 @@
// FPPicker
//
// Created by Ruben Nine on 16/06/14.
// Copyright (c) 2014 Filepicker.io (Couldtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import <XCTest/XCTest.h>
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Functional Tests/TestHelpers.h
Expand Up @@ -3,7 +3,7 @@
// FPPicker Functional Tests
//
// Created by Ruben Nine on 11/06/14.
// Copyright (c) 2014 Filepicker.io (Cloudtop Inc), All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

// Mocking, stubbing classes
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Integration Tests/App/AppDelegate.h
Expand Up @@ -3,7 +3,7 @@
// FPPicker Integration Tests
//
// Created by Ruben Nine on 12/06/14.
// Copyright (c) 2014 Filepicker.io (Cloudtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Integration Tests/App/AppDelegate.m
Expand Up @@ -3,7 +3,7 @@
// FPPicker Integration Tests
//
// Created by Ruben Nine on 12/06/14.
// Copyright (c) 2014 Filepicker.io (Cloudtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import "AppDelegate.h"
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Integration Tests/App/ViewController.h
Expand Up @@ -3,7 +3,7 @@
// FPPicker Integration Tests
//
// Created by Ruben Nine on 12/06/14.
// Copyright (c) 2014 Filepicker.io (Cloudtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Integration Tests/App/ViewController.m
Expand Up @@ -3,7 +3,7 @@
// FPPicker Integration Tests
//
// Created by Ruben Nine on 12/06/14.
// Copyright (c) 2014 Filepicker.io (Cloudtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import "ViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Integration Tests/App/main.m
Expand Up @@ -3,7 +3,7 @@
// FPPicker Integration Tests
//
// Created by Ruben Nine on 12/06/14.
// Copyright (c) 2014 Filepicker.io (Couldtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Integration Tests/FPExampleTest.m
Expand Up @@ -3,7 +3,7 @@
// FPPicker
//
// Created by Ruben Nine on 12/06/14.
// Copyright (c) 2014 Filepicker.io (Cloudtop Inc), All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import <Subliminal/Subliminal.h>
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Shared/FPConfig+DestroyableSingleton.h
Expand Up @@ -3,7 +3,7 @@
// FPPicker
//
// Created by Ruben Nine on 17/06/14.
// Copyright (c) 2014 Filepicker.io (Couldtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#include "FPConfig.h"
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Shared/NSDictionary+FPMerge.h
Expand Up @@ -3,7 +3,7 @@
// FPPicker
//
// Created by Ruben Nine on 16/06/14.
// Copyright (c) 2014 Filepicker.io (Couldtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Shared/NSDictionary+FPMerge.m
Expand Up @@ -3,7 +3,7 @@
// FPPicker
//
// Created by Ruben Nine on 16/06/14.
// Copyright (c) 2014 Filepicker.io (Couldtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import "NSDictionary+FPMerge.h"
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Shared/OHHTTPStubs+ConveniencyMethods.h
Expand Up @@ -3,7 +3,7 @@
// TestedApp
//
// Created by Ruben Nine on 11/06/14.
// Copyright (c) 2014 Filepicker.io (Cloudtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import "OHHTTPStubs.h"
Expand Down
2 changes: 1 addition & 1 deletion FPPicker Tests/Shared/OHHTTPStubs+ConveniencyMethods.m
Expand Up @@ -3,7 +3,7 @@
// TestedApp
//
// Created by Ruben Nine on 11/06/14.
// Copyright (c) 2014 Filepicker.io (Cloudtop Inc.). All rights reserved.
// Copyright (c) 2014 Filepicker.io. All rights reserved.
//

#import "OHHTTPStubs+ConveniencyMethods.h"
Expand Down

0 comments on commit 30a402f

Please sign in to comment.