Skip to content

Commit

Permalink
Remove psd file
Browse files Browse the repository at this point in the history
  • Loading branch information
gbammc committed Feb 27, 2014
1 parent 8de5e6c commit d86b044
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions iSCAU.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@
18ED807418BDB3B900B3BE0D /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 18ED806618BDB3B900B3BE0D /* [email protected] */; };
18ED807518BDB3B900B3BE0D /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 18ED806718BDB3B900B3BE0D /* [email protected] */; };
18ED807618BDB3B900B3BE0D /* nav_title.png in Resources */ = {isa = PBXBuildFile; fileRef = 18ED806818BDB3B900B3BE0D /* nav_title.png */; };
18ED807718BDB3B900B3BE0D /* nav_title.psd in Resources */ = {isa = PBXBuildFile; fileRef = 18ED806918BDB3B900B3BE0D /* nav_title.psd */; };
18ED807818BDB3B900B3BE0D /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 18ED806A18BDB3B900B3BE0D /* [email protected] */; };
18ED807918BDB3B900B3BE0D /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 18ED806B18BDB3B900B3BE0D /* [email protected] */; };
18ED807A18BDB3B900B3BE0D /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 18ED806C18BDB3B900B3BE0D /* [email protected] */; };
Expand Down Expand Up @@ -372,7 +371,6 @@
18ED806618BDB3B900B3BE0D /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
18ED806718BDB3B900B3BE0D /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
18ED806818BDB3B900B3BE0D /* nav_title.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = nav_title.png; sourceTree = "<group>"; };
18ED806918BDB3B900B3BE0D /* nav_title.psd */ = {isa = PBXFileReference; lastKnownFileType = file; path = nav_title.psd; sourceTree = "<group>"; };
18ED806A18BDB3B900B3BE0D /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
18ED806B18BDB3B900B3BE0D /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
18ED806C18BDB3B900B3BE0D /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -891,7 +889,6 @@
18ED806618BDB3B900B3BE0D /* [email protected] */,
18ED806718BDB3B900B3BE0D /* [email protected] */,
18ED806818BDB3B900B3BE0D /* nav_title.png */,
18ED806918BDB3B900B3BE0D /* nav_title.psd */,
18ED806A18BDB3B900B3BE0D /* [email protected] */,
18ED806B18BDB3B900B3BE0D /* [email protected] */,
18ED806C18BDB3B900B3BE0D /* [email protected] */,
Expand Down Expand Up @@ -1049,7 +1046,6 @@
18ED807D18BDB3B900B3BE0D /* shadow-down.png in Resources */,
186B2A2618BA4CB2000EC4A3 /* LibSearchBooksViewController.xib in Resources */,
181BB52C17E1E5A80055C8A5 /* StudyInformation.json in Resources */,
18ED807718BDB3B900B3BE0D /* nav_title.psd in Resources */,
186B29F218BA4C4E000EC4A3 /* EduSysPickClassInfoCell.xib in Resources */,
181BB53217E1E6580055C8A5 /* InfoViewController.xib in Resources */,
18443C9018B64636006C4E6B /* Icon-120.png in Resources */,
Expand Down Expand Up @@ -1330,8 +1326,8 @@
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"/Users/apple/Desktop/百度云同步盘/Code/iSCAU/iSCAU/Vendor/UMAnalytics_Sdk_2.2.1.OpenUDID",
"/Users/apple/Desktop/百度云同步盘/Code/iSCAU/iSCAU/Vendor/UMFeedback_iOS_1.4",
"$(SRCROOT)/iSCAU/Vendor/UMAnalytics_Sdk_2.2.1.OpenUDID",
"$(SRCROOT)/iSCAU/Vendor/UMFeedback_iOS_1.4",
);
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
Expand All @@ -1357,8 +1353,8 @@
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"/Users/apple/Desktop/百度云同步盘/Code/iSCAU/iSCAU/Vendor/UMAnalytics_Sdk_2.2.1.OpenUDID",
"/Users/apple/Desktop/百度云同步盘/Code/iSCAU/iSCAU/Vendor/UMFeedback_iOS_1.4",
"$(SRCROOT)/iSCAU/Vendor/UMAnalytics_Sdk_2.2.1.OpenUDID",
"$(SRCROOT)/iSCAU/Vendor/UMFeedback_iOS_1.4",
);
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
Expand Down
Binary file not shown.
Binary file modified iSCAU/Default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed iSCAU/Resources/image/nav_title.psd
Binary file not shown.

0 comments on commit d86b044

Please sign in to comment.