Skip to content

Commit d83cf85

Browse files
author
Joey Lorich
committed
Split pods into seperate targets
1 parent b3d4e5f commit d83cf85

189 files changed

Lines changed: 27609 additions & 40490 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

EasyReader.xcodeproj/project.pbxproj

Lines changed: 6071 additions & 1971 deletions
Large diffs are not rendered by default.

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pod 'APIKit', git: 'https://github.com/jlorich/APIKit', tag: '0.0.1'
4545
pod 'CLDCommon', git: 'https://github.com/cloudspace/CLDCommon', tag: '0.0.1'
4646

4747

48-
target :Development do
48+
target :'EasyReader - Unit Tests', exclusive: true do
4949
pod 'OCMock', '~> 2.2.2'
5050
end
5151

Pods/.DS_Store

-6 KB
Binary file not shown.

Pods/CLDCommon/.DS_Store

-6 KB
Binary file not shown.

Pods/Pods-Development-AFNetworking-Private.xcconfig

Lines changed: 0 additions & 5 deletions
This file was deleted.

Pods/Pods-Development-AFNetworking-dummy.m

Lines changed: 0 additions & 5 deletions
This file was deleted.

Pods/Pods-Development-AFNetworking-prefix.pch

Lines changed: 0 additions & 5 deletions
This file was deleted.

Pods/Pods-Development-AFNetworking.xcconfig

Lines changed: 0 additions & 1 deletion
This file was deleted.

Pods/Pods-Development-APIKit-Private.xcconfig

Lines changed: 0 additions & 5 deletions
This file was deleted.

Pods/Pods-Development-APIKit-dummy.m

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)