Skip to content

Commit

Permalink
Merge pull request nytimes#29 from nytm/feature/open-sourcing-cleanup
Browse files Browse the repository at this point in the history
Open Sourcing Cleanup
  • Loading branch information
Twigz committed Mar 26, 2015
2 parents 9398a82 + 7e8bc18 commit a3f5c28
Show file tree
Hide file tree
Showing 15 changed files with 2,513 additions and 2,656 deletions.
2 changes: 0 additions & 2 deletions Example/NYTPhotoViewer.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; };
72DCB731DCC658F46D0B619E /* Pods-Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-Tests/Pods-Tests.release.xcconfig"; sourceTree = "<group>"; };
B1CF36C351772D91C5ADADDE /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
B5B252DF1A8BE10B00E9973E /* NYTExamplePhoto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NYTExamplePhoto.h; sourceTree = "<group>"; };
B5B252E01A8BE10B00E9973E /* NYTExamplePhoto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NYTExamplePhoto.m; sourceTree = "<group>"; };
B5DC9D811A9D04D300F4F81F /* NYTPhotosViewControllerTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NYTPhotosViewControllerTests.m; sourceTree = "<group>"; };
Expand Down Expand Up @@ -215,7 +214,6 @@
children = (
C3A795E41A9CE3AA00A5AF55 /* NYTPhotoViewer.podspec */,
C260A188D0E255B25171088B /* README.md */,
B1CF36C351772D91C5ADADDE /* LICENSE */,
);
name = "Podspec Metadata";
sourceTree = "<group>";
Expand Down
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- NYTPhotoViewer (0.1.0)
- NYTPhotoViewer (0.1.1)
- OCMock (3.1.2)

DEPENDENCIES:
Expand All @@ -11,7 +11,7 @@ EXTERNAL SOURCES:
:path: ../

SPEC CHECKSUMS:
NYTPhotoViewer: 9d60a48ad2492ce1c13d69fdb62e8429e287c145
NYTPhotoViewer: e04f9fec41f3259f91944075723bbaabf7a4a0c6
OCMock: ecdd510b73ef397f2f97274785c1e87fd147c49f

COCOAPODS: 0.35.0
27 changes: 5 additions & 22 deletions Example/Pods/Local Podspecs/NYTPhotoViewer.podspec

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a3f5c28

Please sign in to comment.