Skip to content

Commit

Permalink
remove empty SampleMovies folder
Browse files Browse the repository at this point in the history
  • Loading branch information
kolyvan committed May 4, 2014
1 parent 0d985b8 commit 04f2125
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions kxmovie.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
objects = {

/* Begin PBXBuildFile section */
4E6AB9BF1912ACDC0010CAA1 /* SampleMovies in Resources */ = {isa = PBXBuildFile; fileRef = 4E6AB9BE1912ACDC0010CAA1 /* SampleMovies */; };
8704657C16F6ECA000D4083E /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8704657A16F6EC9100D4083E /* libiconv.dylib */; };
87E793FD16390F6D000A0848 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 87E793FC16390F6D000A0848 /* UIKit.framework */; };
87E793FF16390F6D000A0848 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 87E793FE16390F6D000A0848 /* Foundation.framework */; };
Expand Down Expand Up @@ -67,7 +66,6 @@
49D953B9D2DC48FBB580C6AC /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
4E6AB9BC191288370010CAA1 /* kxmovie-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "kxmovie-Prefix.pch"; sourceTree = "<group>"; };
4E6AB9BD19128FDA0010CAA1 /* KxLogger.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KxLogger.h; sourceTree = "<group>"; };
4E6AB9BE1912ACDC0010CAA1 /* SampleMovies */ = {isa = PBXFileReference; lastKnownFileType = folder; path = SampleMovies; sourceTree = "<group>"; };
8704657A16F6EC9100D4083E /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/usr/lib/libiconv.dylib; sourceTree = DEVELOPER_DIR; };
87E793F816390F6D000A0848 /* KxMovieExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = KxMovieExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
87E793FC16390F6D000A0848 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
Expand Down Expand Up @@ -202,7 +200,6 @@
87E7942C1639108E000A0848 /* AppDelegate.m */,
87E7942D1639108E000A0848 /* MainViewController.h */,
87E7942E1639108E000A0848 /* MainViewController.m */,
4E6AB9BE1912ACDC0010CAA1 /* SampleMovies */,
87E7940316390F6D000A0848 /* Supporting Files */,
);
path = KxMovieExample;
Expand Down Expand Up @@ -316,7 +313,6 @@
87E7940F16390F6D000A0848 /* Default.png in Resources */,
87E7941116390F6D000A0848 /* [email protected] in Resources */,
87E7941316390F6D000A0848 /* [email protected] in Resources */,
4E6AB9BF1912ACDC0010CAA1 /* SampleMovies in Resources */,
87E794271639107F000A0848 /* kxmovie.bundle in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down

0 comments on commit 04f2125

Please sign in to comment.