Skip to content

Commit

Permalink
improve base-config
Browse files Browse the repository at this point in the history
  • Loading branch information
gang544043963 committed Jun 13, 2016
1 parent 3ca3440 commit 3ed8323
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 81 deletions.
Binary file removed [email protected]
Binary file not shown.
15 changes: 0 additions & 15 deletions LGPhotoBrowser.podspec

This file was deleted.

6 changes: 0 additions & 6 deletions LGPhotoBrowser.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
440CC5031C392C9C0010FD30 /* UIImageView+HighlightedWebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 440CC4F21C392C9C0010FD30 /* UIImageView+HighlightedWebCache.m */; };
440CC5041C392C9C0010FD30 /* UIImageView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 440CC4F41C392C9C0010FD30 /* UIImageView+WebCache.m */; };
440CC5051C392C9C0010FD30 /* UIView+WebCacheOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 440CC4F61C392C9C0010FD30 /* UIView+WebCacheOperation.m */; };
440CC5071C43CA140010FD30 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 440CC5061C43CA140010FD30 /* [email protected] */; };
4419271F1BE457ED000E691A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4419271E1BE457ED000E691A /* [email protected] */; };
44290B0A1BDF0E3D003D6E79 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 44290B091BDF0E3D003D6E79 /* main.m */; };
44290B0D1BDF0E3D003D6E79 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 44290B0C1BDF0E3D003D6E79 /* AppDelegate.m */; };
Expand Down Expand Up @@ -137,7 +136,6 @@
440CC4F41C392C9C0010FD30 /* UIImageView+WebCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+WebCache.m"; sourceTree = "<group>"; };
440CC4F51C392C9C0010FD30 /* UIView+WebCacheOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+WebCacheOperation.h"; sourceTree = "<group>"; };
440CC4F61C392C9C0010FD30 /* UIView+WebCacheOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+WebCacheOperation.m"; sourceTree = "<group>"; };
440CC5061C43CA140010FD30 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
4419271E1BE457ED000E691A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
44290B041BDF0E3D003D6E79 /* LGPhotoBrowser.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LGPhotoBrowser.app; sourceTree = BUILT_PRODUCTS_DIR; };
44290B081BDF0E3D003D6E79 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
Expand Down Expand Up @@ -299,7 +297,6 @@
44290AFB1BDF0E3D003D6E79 = {
isa = PBXGroup;
children = (
440CC5061C43CA140010FD30 /* [email protected] */,
44290B061BDF0E3D003D6E79 /* LGPhotoBrowser */,
44290B201BDF0E3D003D6E79 /* LGPhotoBrowserTests */,
44290B051BDF0E3D003D6E79 /* Products */,
Expand Down Expand Up @@ -601,7 +598,6 @@
440C6AF21BF19E2F006A03B0 /* shanguangdeng2.png in Resources */,
44290BD41BDF9095003D6E79 /* [email protected] in Resources */,
44290BDF1BE09384003D6E79 /* broswerPic3.jpg in Resources */,
440CC5071C43CA140010FD30 /* [email protected] in Resources */,
44290BD21BDF9095003D6E79 /* [email protected] in Resources */,
440C6AF41BF19E2F006A03B0 /* X.png in Resources */,
440C6AFA1BF19EAC006A03B0 /* paizhao.png in Resources */,
Expand Down Expand Up @@ -806,7 +802,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
CODE_SIGN_IDENTITY = "iPhone Developer: Zhou qianren (C9LR3LDBA9)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Zhou qianren (C9LR3LDBA9)";
GCC_PRECOMPILE_PREFIX_HEADER = NO;
Expand All @@ -824,7 +819,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
CODE_SIGN_IDENTITY = "iPhone Developer: Zhou qianren (C9LR3LDBA9)";
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
Expand Down
38 changes: 0 additions & 38 deletions LGPhotoBrowser/Images.xcassets/AppIcon-2.appiconset/Contents.json

This file was deleted.

This file was deleted.

Binary file not shown.
6 changes: 6 additions & 0 deletions LGPhotoBrowser/Images.xcassets/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}
2 changes: 2 additions & 0 deletions LGPhotoBrowser/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UIRequiredDeviceCapabilities</key>
Expand Down

0 comments on commit 3ed8323

Please sign in to comment.