Skip to content

Commit

Permalink
remove old logo, new logo moved to https://github.com/leanote/leanote…
Browse files Browse the repository at this point in the history
  • Loading branch information
lealife committed May 25, 2016
1 parent abada6d commit fae4588
Show file tree
Hide file tree
Showing 21 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions Leanote.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1428,7 +1428,7 @@
TestTargetID = 1D921D98173CB5BD00168A77;
};
1D921D98173CB5BD00168A77 = {
DevelopmentTeam = 73SX2YAJUE;
DevelopmentTeam = 926WD5ZF5V;
};
};
};
Expand Down Expand Up @@ -1978,8 +1978,8 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_IDENTITY = "iPhone Distribution: Tie Li (926WD5ZF5V)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Tie Li (926WD5ZF5V)";
ENABLE_BITCODE = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Leanote/Leanote-Prefix.pch";
Expand All @@ -2002,9 +2002,9 @@
"$(inherited)",
"$(PROJECT_DIR)/Leanote/view/activity/WeixinActivity/Resources",
);
PRODUCT_BUNDLE_IDENTIFIER = com.leanote.app.ios.debug.a.Leanote;
PRODUCT_BUNDLE_IDENTIFIER = com.leanote.app.ios.Leanote;
PRODUCT_NAME = Leanote;
PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE = "17a6e366-009c-45d2-99cd-8ed2f4d16766";
TARGETED_DEVICE_FAMILY = "1,2";
WRAPPER_EXTENSION = app;
};
Expand All @@ -2017,8 +2017,8 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_IDENTITY = "iPhone Distribution: Tie Li (926WD5ZF5V)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Tie Li (926WD5ZF5V)";
ENABLE_BITCODE = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Leanote/Leanote-Prefix.pch";
Expand All @@ -2041,9 +2041,9 @@
"$(inherited)",
"$(PROJECT_DIR)/Leanote/view/activity/WeixinActivity/Resources",
);
PRODUCT_BUNDLE_IDENTIFIER = com.leanote.app.ios.debug.a.Leanote;
PRODUCT_BUNDLE_IDENTIFIER = com.leanote.app.ios.Leanote;
PRODUCT_NAME = Leanote;
PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE = "17a6e366-009c-45d2-99cd-8ed2f4d16766";
TARGETED_DEVICE_FAMILY = "1,2";
WRAPPER_EXTENSION = app;
};
Expand Down
2 changes: 1 addition & 1 deletion Leanote/Leanote-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1398</string>
<string>2001</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down
2 changes: 1 addition & 1 deletion Leanote/Settings.bundle/Root.plist
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<key>AutocorrectionType</key>
<string>No</string>
<key>DefaultValue</key>
<string>2.0 (1398)</string>
<string>2.0 (2001)</string>
<key>IsSecure</key>
<false/>
<key>Key</key>
Expand Down
Binary file removed psd/108.png
Binary file not shown.
Binary file removed psd/28.png
Binary file not shown.
Binary file removed psd/leanote-190-circle.psd
Binary file not shown.
Binary file removed psd/leanote-190.psd
Binary file not shown.
Binary file removed psd/leanote-appicon.png
Binary file not shown.
Binary file removed psd/leanote-appicon.psd
Binary file not shown.
Binary file removed psd/leanote-icon-blue.png
Binary file not shown.
Binary file removed psd/leanote-icon-blue@2x.png
Binary file not shown.
Binary file removed psd/leanote-icon-blue@3x.png
Binary file not shown.
Binary file removed psd/leanote-icon-circle@2x.png
Binary file not shown.
Binary file removed psd/leanote-icon-shilian.psd
Binary file not shown.
Binary file removed psd/leanote-iconcon.psd
Binary file not shown.
Binary file removed psd/leanote-lauch-screen.png
Binary file not shown.
Binary file removed psd/leanote-lauch-screen.psd
Binary file not shown.
Binary file removed psd/leanote-lauch.psd
Binary file not shown.
Binary file removed psd/leanote-logo-big-1024.png
Binary file not shown.
Binary file removed psd/leanote-logo-big-1024.psd
Binary file not shown.
Binary file removed psd/leanote.psd
Binary file not shown.

0 comments on commit fae4588

Please sign in to comment.