Skip to content

Commit

Permalink
Remove old reference to pods.a from Example project
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashton-W committed Apr 8, 2016
1 parent 74ba902 commit 6fc3a77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Example/CRToastDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@

/* Begin PBXFileReference section */
464D04DF1BD2248100E0E90A /* CRToast.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CRToast.xcodeproj; path = ../CRToast.xcodeproj; sourceTree = "<group>"; };
467291551ABBF1DD0035359D /* libPods-CRToastDemo.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libPods-CRToastDemo.a"; path = "Pods/../build/Debug-iphoneos/libPods-CRToastDemo.a"; sourceTree = "<group>"; };
5E2FFB5318367C01003333F8 /* CRToastDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CRToastDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
5E2FFB5618367C01003333F8 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
5E2FFB5818367C01003333F8 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
Expand Down Expand Up @@ -131,7 +130,6 @@
5E2FFB5518367C01003333F8 /* Frameworks */ = {
isa = PBXGroup;
children = (
467291551ABBF1DD0035359D /* libPods-CRToastDemo.a */,
5E2FFB5618367C01003333F8 /* Foundation.framework */,
5E2FFB5818367C01003333F8 /* CoreGraphics.framework */,
5E2FFB5A18367C01003333F8 /* UIKit.framework */,
Expand Down

0 comments on commit 6fc3a77

Please sign in to comment.