Skip to content

Commit

Permalink
moved distracting files to "Supporting Files"
Browse files Browse the repository at this point in the history
  • Loading branch information
NiFa18 committed Jan 29, 2013
1 parent 337c9ef commit 2e4ba2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Calculator.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
2C8EEDA016ADBC2600CDA41D /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
2C8EEDA016ADBC2600CDA41D /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "[email protected]"; path = "../[email protected]"; sourceTree = "<group>"; };
5A3DECE51556CD4A00865DFF /* Calculator.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Calculator.app; sourceTree = BUILT_PRODUCTS_DIR; };
5A3DECE91556CD4A00865DFF /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
5A3DECEB1556CD4A00865DFF /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
Expand Down Expand Up @@ -55,7 +55,6 @@
5A3DECDA1556CD4A00865DFF = {
isa = PBXGroup;
children = (
2C8EEDA016ADBC2600CDA41D /* [email protected] */,
5A3DECEF1556CD4A00865DFF /* Calculator */,
5A3DECE81556CD4A00865DFF /* Frameworks */,
5A3DECE61556CD4A00865DFF /* Products */,
Expand Down Expand Up @@ -96,6 +95,7 @@
5A3DECF01556CD4A00865DFF /* Supporting Files */ = {
isa = PBXGroup;
children = (
2C8EEDA016ADBC2600CDA41D /* [email protected] */,
5A3DECF81556CD4A00865DFF /* CalculatorAppDelegate.h */,
5A3DECF91556CD4A00865DFF /* CalculatorAppDelegate.m */,
5A3DECF11556CD4A00865DFF /* Calculator-Info.plist */,
Expand Down

0 comments on commit 2e4ba2e

Please sign in to comment.