Skip to content

Commit

Permalink
Startup images for iPhone, iPhone Retina, iPad
Browse files Browse the repository at this point in the history
  • Loading branch information
bvibber committed Nov 23, 2011
1 parent c0b0fb9 commit 5a42bcc
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Wikipedia-iOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

/* Begin PBXBuildFile section */
D481B960145DFE5D00D9F872 /* www in Resources */ = {isa = PBXBuildFile; fileRef = D481B95F145DFE5D00D9F872 /* www */; };
D4843A8B147DAC2D007499DC /* Default-Landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D4843A89147DAC2D007499DC /* Default-Landscape~ipad.png */; };
D4843A8C147DAC2D007499DC /* Default-Portrait~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D4843A8A147DAC2D007499DC /* Default-Portrait~ipad.png */; };
D4BE95FF145DFD2D0025EC00 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D4BE95FE145DFD2D0025EC00 /* Foundation.framework */; };
D4BE9601145DFD2D0025EC00 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D4BE9600145DFD2D0025EC00 /* UIKit.framework */; };
D4BE9603145DFD2D0025EC00 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D4BE9602145DFD2D0025EC00 /* CoreGraphics.framework */; };
Expand Down Expand Up @@ -38,6 +40,8 @@

/* Begin PBXFileReference section */
D481B95F145DFE5D00D9F872 /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; name = www; path = assets/www; sourceTree = "<group>"; };
D4843A89147DAC2D007499DC /* Default-Landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-Landscape~ipad.png"; path = "Resources/splash/Default-Landscape~ipad.png"; sourceTree = "<group>"; };
D4843A8A147DAC2D007499DC /* Default-Portrait~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-Portrait~ipad.png"; path = "Resources/splash/Default-Portrait~ipad.png"; sourceTree = "<group>"; };
D4BE95FA145DFD2D0025EC00 /* Wikipedia-iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Wikipedia-iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
D4BE95FE145DFD2D0025EC00 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
D4BE9600145DFD2D0025EC00 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
Expand Down Expand Up @@ -206,6 +210,8 @@
D4BE9633145DFD2D0025EC00 /* splash */ = {
isa = PBXGroup;
children = (
D4843A89147DAC2D007499DC /* Default-Landscape~ipad.png */,
D4843A8A147DAC2D007499DC /* Default-Portrait~ipad.png */,
D4BE9634145DFD2D0025EC00 /* Default.png */,
D4BE9636145DFD2D0025EC00 /* [email protected] */,
);
Expand Down Expand Up @@ -295,6 +301,8 @@
D4BE9639145DFD2D0025EC00 /* Capture.bundle in Resources */,
D4BE963B145DFD2D0025EC00 /* PhoneGap.plist in Resources */,
D481B960145DFE5D00D9F872 /* www in Resources */,
D4843A8B147DAC2D007499DC /* Default-Landscape~ipad.png in Resources */,
D4843A8C147DAC2D007499DC /* Default-Portrait~ipad.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Wikipedia-iOS/Resources/splash/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 modified Wikipedia-iOS/Resources/splash/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5a42bcc

Please sign in to comment.