From c85bc992fa914d18ba8149398db82a8dc8a7111e Mon Sep 17 00:00:00 2001 From: Paul Zabelin Date: Tue, 23 Feb 2016 03:10:50 -0800 Subject: [PATCH] clean up project file from deleted references --- .../project.pbxproj | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/Example/PerspectiveTransform.xcodeproj/project.pbxproj b/Example/PerspectiveTransform.xcodeproj/project.pbxproj index be8368d..593b404 100644 --- a/Example/PerspectiveTransform.xcodeproj/project.pbxproj +++ b/Example/PerspectiveTransform.xcodeproj/project.pbxproj @@ -41,16 +41,12 @@ /* Begin PBXFileReference section */ 11CFEB20812B9CCCF8BF46FE /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = ""; }; 228B48512798F0994ED8E8A0 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = ""; }; - 3C01DBA2314872F457E9DADD /* Pods-PerspectiveTransform_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PerspectiveTransform_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PerspectiveTransform_Tests/Pods-PerspectiveTransform_Tests.debug.xcconfig"; sourceTree = ""; }; - 49D74FF71C76808F6942EAE3 /* Pods-PerspectiveTransform_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PerspectiveTransform_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-PerspectiveTransform_Example/Pods-PerspectiveTransform_Example.release.xcconfig"; sourceTree = ""; }; 4B1B1C0A1C7A687E003F8165 /* HomogeneousInverseSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomogeneousInverseSpec.swift; sourceTree = ""; }; 4B1B1C0C1C7A76C8003F8165 /* PerformanceTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PerformanceTest.swift; sourceTree = ""; }; 4B2D2E861C7C2AD10045FD11 /* SnapshotSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SnapshotSpec.swift; sourceTree = ""; }; 4B2D2E881C7C2E620045FD11 /* container.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = container.jpg; sourceTree = ""; }; 4B2D2E891C7C2E620045FD11 /* with-overlay.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "with-overlay.svg"; sourceTree = ""; }; 4B2D2E8C1C7C323D0045FD11 /* sky.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = sky.jpg; sourceTree = ""; }; - 4B3FE4F31C76F57000E6EB40 /* Nimble.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Nimble.framework; sourceTree = ""; }; - 4B3FE4F41C76F57000E6EB40 /* Quick.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Quick.framework; sourceTree = ""; }; 4B58ECEE1C799C2A00F1BC00 /* BasisVectorSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasisVectorSpec.swift; sourceTree = ""; }; 4B58ECF61C79C3C200F1BC00 /* CATransform3Dfrom2DSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CATransform3Dfrom2DSpec.swift; sourceTree = ""; }; 4BA3D1781C77010D0009B690 /* Gemfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Gemfile; sourceTree = ""; }; @@ -60,7 +56,6 @@ 4BA3D1801C77230A0009B690 /* VectorProjectionSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VectorProjectionSpec.swift; sourceTree = ""; }; 4BA3D1871C7995630009B690 /* Visual.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = Visual.playground; sourceTree = ""; }; 4EA2244D76A3BF4D89D92FD5 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = ""; }; - 54239BF346BDA1A204452D96 /* Pods_PerspectiveTransform_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PerspectiveTransform_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 607FACD01AFB9204008FA782 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; 607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; @@ -72,9 +67,6 @@ 607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 607FACEB1AFB9204008FA782 /* MatrixSpec.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatrixSpec.swift; sourceTree = ""; }; 8E6BB167377E7674273158F4 /* PerspectiveTransform.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; name = PerspectiveTransform.podspec; path = ../PerspectiveTransform.podspec; sourceTree = ""; }; - 94A16A8706A6E84494068BCA /* Pods_PerspectiveTransform_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PerspectiveTransform_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 9E264085FC60A9143CA167C3 /* Pods-PerspectiveTransform_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PerspectiveTransform_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PerspectiveTransform_Example/Pods-PerspectiveTransform_Example.debug.xcconfig"; sourceTree = ""; }; - 9F3E8114E7EC7B2A47104A86 /* Pods-PerspectiveTransform_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PerspectiveTransform_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-PerspectiveTransform_Tests/Pods-PerspectiveTransform_Tests.release.xcconfig"; sourceTree = ""; }; C02503EFB5B7621552FF2795 /* Pods_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; C1ED5B1F7BCF3AC7E6E4D7F0 /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; CA0ACCC22E20AE139320DFD2 /* 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 = ""; }; @@ -105,10 +97,6 @@ 4B3FE4FA1C76F63300E6EB40 /* Frameworks */ = { isa = PBXGroup; children = ( - 4B3FE4F31C76F57000E6EB40 /* Nimble.framework */, - 4B3FE4F41C76F57000E6EB40 /* Quick.framework */, - 54239BF346BDA1A204452D96 /* Pods_PerspectiveTransform_Example.framework */, - 94A16A8706A6E84494068BCA /* Pods_PerspectiveTransform_Tests.framework */, C1ED5B1F7BCF3AC7E6E4D7F0 /* Pods_Example.framework */, C02503EFB5B7621552FF2795 /* Pods_Tests.framework */, ); @@ -205,10 +193,6 @@ F7FF9E304AB4C0C160499BEB /* Pods */ = { isa = PBXGroup; children = ( - 9E264085FC60A9143CA167C3 /* Pods-PerspectiveTransform_Example.debug.xcconfig */, - 49D74FF71C76808F6942EAE3 /* Pods-PerspectiveTransform_Example.release.xcconfig */, - 3C01DBA2314872F457E9DADD /* Pods-PerspectiveTransform_Tests.debug.xcconfig */, - 9F3E8114E7EC7B2A47104A86 /* Pods-PerspectiveTransform_Tests.release.xcconfig */, E995B2887EFE603CA3E1920A /* Pods-Example.debug.xcconfig */, 228B48512798F0994ED8E8A0 /* Pods-Example.release.xcconfig */, DABD958C579A5AC1BF7B468E /* Pods-Tests.debug.xcconfig */,