Skip to content
This repository was archived by the owner on May 4, 2021. It is now read-only.

Commit 73cf895

Browse files
committed
Added iPad Pro icon
1 parent fb26602 commit 73cf895

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

ComicFlow.xcodeproj/project.pbxproj

+4
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@
145145
E2A73D3D1A0C6C2F0052B750 /* GCDTelnetServer.m in Sources */ = {isa = PBXBuildFile; fileRef = E2A73D391A0C6C2F0052B750 /* GCDTelnetServer.m */; };
146146
E2A73D3E1A0C6C2F0052B750 /* NSMutableString+ANSI.m in Sources */ = {isa = PBXBuildFile; fileRef = E2A73D3B1A0C6C2F0052B750 /* NSMutableString+ANSI.m */; };
147147
E2B680E516915033001CF037 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E2B680E416915033001CF037 /* StoreKit.framework */; };
148+
E2B79A671C70FD74009DD383 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = E2B79A661C70FD74009DD383 /* [email protected] */; };
148149
E2C73E9519F2090300BEC354 /* ApplicationDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = E2C73E9419F2090300BEC354 /* ApplicationDelegate.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
149150
E2CAA9E4122295F800A4D85A /* DocumentView-Shadow-Left.png in Resources */ = {isa = PBXBuildFile; fileRef = E2CAA9E2122295F800A4D85A /* DocumentView-Shadow-Left.png */; };
150151
E2CAA9E5122295F800A4D85A /* DocumentView-Shadow-Right.png in Resources */ = {isa = PBXBuildFile; fileRef = E2CAA9E3122295F800A4D85A /* DocumentView-Shadow-Right.png */; };
@@ -431,6 +432,7 @@
431432
E2A73D3A1A0C6C2F0052B750 /* NSMutableString+ANSI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMutableString+ANSI.h"; sourceTree = "<group>"; };
432433
E2A73D3B1A0C6C2F0052B750 /* NSMutableString+ANSI.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMutableString+ANSI.m"; sourceTree = "<group>"; };
433434
E2B680E416915033001CF037 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; };
435+
E2B79A661C70FD74009DD383 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
434436
E2BC918E1223FDFA008FB376 /* Extensions_UIKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Extensions_UIKit.h; sourceTree = "<group>"; };
435437
E2BC918F1223FDFA008FB376 /* Extensions_UIKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Extensions_UIKit.m; sourceTree = "<group>"; };
436438
E2C73E9319F2090300BEC354 /* ApplicationDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApplicationDelegate.h; sourceTree = "<group>"; };
@@ -585,6 +587,7 @@
585587
E24036BB1891A1880098F028 /* [email protected] */,
586588
E24036BC1891A1880098F028 /* Icon_76x76.png */,
587589
E24036BD1891A1880098F028 /* [email protected] */,
590+
E2B79A661C70FD74009DD383 /* [email protected] */,
588591
E2E50D3818920DEC00908424 /* Localizable.strings */,
589592
E2E50D3418920DEC00908424 /* ComicViewController.xib */,
590593
E2E50D3618920DEC00908424 /* LibraryViewController.xib */,
@@ -1007,6 +1010,7 @@
10071010
E2E50D3C18920DEC00908424 /* Localizable.strings in Resources */,
10081011
E24036C11891A1880098F028 /* [email protected] in Resources */,
10091012
E26703791228D7D0009C4EBB /* NavigationControl-Marker.png in Resources */,
1013+
E2B79A671C70FD74009DD383 /* [email protected] in Resources */,
10101014
E267037A1228D7D0009C4EBB /* NavigationControl-Thumb.png in Resources */,
10111015
E267037B1228D7D0009C4EBB /* OverlayView-Arrow-Bottom.png in Resources */,
10121016
E267037C1228D7D0009C4EBB /* OverlayView-Arrow-Left.png in Resources */,

Resources/[email protected]

10.1 KB
Loading

0 commit comments

Comments
 (0)