Skip to content

Commit

Permalink
Add icons & launch images to app
Browse files Browse the repository at this point in the history
  • Loading branch information
grgar committed Oct 14, 2013
1 parent c18a0a7 commit 51d7322
Show file tree
Hide file tree
Showing 14 changed files with 88 additions and 46 deletions.
105 changes: 61 additions & 44 deletions platforms/ios/TDA-Planner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@
objects = {

/* Begin PBXBuildFile section */
1739A3E0180C5859004BA0E9 /* icon-58.png in Resources */ = {isa = PBXBuildFile; fileRef = 1739A3D8180C5859004BA0E9 /* icon-58.png */; };
1739A3E1180C5859004BA0E9 /* icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 1739A3D9180C5859004BA0E9 /* icon-72.png */; };
1739A3E2180C5859004BA0E9 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 1739A3DA180C5859004BA0E9 /* [email protected] */; };
1739A3E3180C5859004BA0E9 /* icon-80.png in Resources */ = {isa = PBXBuildFile; fileRef = 1739A3DB180C5859004BA0E9 /* icon-80.png */; };
1739A3E4180C5859004BA0E9 /* icon-120.png in Resources */ = {isa = PBXBuildFile; fileRef = 1739A3DC180C5859004BA0E9 /* icon-120.png */; };
1739A3E5180C5859004BA0E9 /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 1739A3DD180C5859004BA0E9 /* icon.png */; };
1739A3E6180C5859004BA0E9 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 1739A3DE180C5859004BA0E9 /* [email protected] */; };
1739A3E7180C5859004BA0E9 /* iTunesArtwork.png in Resources */ = {isa = PBXBuildFile; fileRef = 1739A3DF180C5859004BA0E9 /* iTunesArtwork.png */; };
1739A3ED180C5874004BA0E9 /* Default-568h@2x~iPhone.png in Resources */ = {isa = PBXBuildFile; fileRef = 1739A3EA180C5874004BA0E9 /* Default-568h@2x~iPhone.png */; };
1739A3EE180C5874004BA0E9 /* Default@2x~iPhone.png in Resources */ = {isa = PBXBuildFile; fileRef = 1739A3EB180C5874004BA0E9 /* Default@2x~iPhone.png */; };
1739A3EF180C5874004BA0E9 /* Default~iPhone.png in Resources */ = {isa = PBXBuildFile; fileRef = 1739A3EC180C5874004BA0E9 /* Default~iPhone.png */; };
1D3623260D0F684500981E51 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* AppDelegate.m */; };
1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
Expand All @@ -26,18 +37,11 @@
302D95F114D2391D003F00A1 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 302D95EF14D2391D003F00A1 /* MainViewController.m */; };
302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 302D95F014D2391D003F00A1 /* MainViewController.xib */; };
305D5FD1115AB8F900A74A75 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 305D5FD0115AB8F900A74A75 /* MobileCoreServices.framework */; };
3088BBC1154F3926009F9C59 /* Default@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 3088BBBB154F3926009F9C59 /* Default@2x~iphone.png */; };
3088BBC2154F3926009F9C59 /* Default~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 3088BBBC154F3926009F9C59 /* Default~iphone.png */; };
308D05371370CCF300D202BF /* icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 308D052E1370CCF300D202BF /* icon-72.png */; };
308D05381370CCF300D202BF /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 308D052F1370CCF300D202BF /* icon.png */; };
308D05391370CCF300D202BF /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 308D05301370CCF300D202BF /* [email protected] */; };
30E5649213A7FCAF007403D8 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30E5649113A7FCAF007403D8 /* CoreMedia.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
30FC414916E50CA1004E6F35 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 30FC414816E50CA1004E6F35 /* [email protected] */; };
5AA0E66D1729F45B000DC89A /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AA0E66C1729F45B000DC89A /* OpenAL.framework */; };
5AA0E66F1729F460000DC89A /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AA0E66E1729F460000DC89A /* ImageIO.framework */; };
5AEE5B35173C68D80009041E /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AEE5B34173C68D80009041E /* CoreLocation.framework */; };
5B1594DD16A7569C00FEF299 /* AssetsLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B1594DC16A7569C00FEF299 /* AssetsLibrary.framework */; };
D4A0D8761607E02300AEF8BB /* Default-568h@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = D4A0D8751607E02300AEF8BB /* Default-568h@2x~iphone.png */; };
F840E1F1165FE0F500CFE078 /* config.xml in Resources */ = {isa = PBXBuildFile; fileRef = F840E1F0165FE0F500CFE078 /* config.xml */; };
/* End PBXBuildFile section */

Expand All @@ -59,6 +63,17 @@
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
1739A3D8180C5859004BA0E9 /* icon-58.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "icon-58.png"; path = "TDA-Planner/Resources/icons/icon-58.png"; sourceTree = "<group>"; };
1739A3D9180C5859004BA0E9 /* icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "icon-72.png"; path = "TDA-Planner/Resources/icons/icon-72.png"; sourceTree = "<group>"; };
1739A3DA180C5859004BA0E9 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "[email protected]"; path = "TDA-Planner/Resources/icons/[email protected]"; sourceTree = "<group>"; };
1739A3DB180C5859004BA0E9 /* icon-80.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "icon-80.png"; path = "TDA-Planner/Resources/icons/icon-80.png"; sourceTree = "<group>"; };
1739A3DC180C5859004BA0E9 /* icon-120.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "icon-120.png"; path = "TDA-Planner/Resources/icons/icon-120.png"; sourceTree = "<group>"; };
1739A3DD180C5859004BA0E9 /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = icon.png; path = "TDA-Planner/Resources/icons/icon.png"; sourceTree = "<group>"; };
1739A3DE180C5859004BA0E9 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "[email protected]"; path = "TDA-Planner/Resources/icons/[email protected]"; sourceTree = "<group>"; };
1739A3DF180C5859004BA0E9 /* iTunesArtwork.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = iTunesArtwork.png; path = "TDA-Planner/Resources/icons/iTunesArtwork.png"; sourceTree = "<group>"; };
1739A3EA180C5874004BA0E9 /* Default-568h@2x~iPhone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x~iPhone.png"; sourceTree = "<group>"; };
1739A3EB180C5874004BA0E9 /* Default@2x~iPhone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x~iPhone.png"; sourceTree = "<group>"; };
1739A3EC180C5874004BA0E9 /* Default~iPhone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default~iPhone.png"; sourceTree = "<group>"; };
1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
1D3623240D0F684500981E51 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
1D3623250D0F684500981E51 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
Expand All @@ -83,22 +98,15 @@
302D95EF14D2391D003F00A1 /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
302D95F014D2391D003F00A1 /* MainViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainViewController.xib; sourceTree = "<group>"; };
305D5FD0115AB8F900A74A75 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
3088BBBB154F3926009F9C59 /* Default@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x~iphone.png"; sourceTree = "<group>"; };
3088BBBC154F3926009F9C59 /* Default~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default~iphone.png"; sourceTree = "<group>"; };
308D052E1370CCF300D202BF /* icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon-72.png"; sourceTree = "<group>"; };
308D052F1370CCF300D202BF /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon.png; sourceTree = "<group>"; };
308D05301370CCF300D202BF /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
30A0434414DC770100060A13 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = Localizable.strings; sourceTree = "<group>"; };
30A0434714DC770100060A13 /* se */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = se; path = Localizable.strings; sourceTree = "<group>"; };
30E5649113A7FCAF007403D8 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
30FC414816E50CA1004E6F35 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
32CA4F630368D1EE00C91783 /* TDA-Planner-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "TDA-Planner-Prefix.pch"; sourceTree = "<group>"; };
5AA0E66C1729F45B000DC89A /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
5AA0E66E1729F460000DC89A /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
5AEE5B34173C68D80009041E /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
5B1594DC16A7569C00FEF299 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; };
8D1107310486CEB800E47090 /* TDA-Planner-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "TDA-Planner-Info.plist"; path = "../TDA-Planner-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
D4A0D8751607E02300AEF8BB /* Default-568h@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x~iphone.png"; sourceTree = "<group>"; };
F840E1F0165FE0F500CFE078 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = "TDA-Planner/config.xml"; sourceTree = "<group>"; };
/* End PBXFileReference section */

Expand Down Expand Up @@ -145,6 +153,32 @@
path = "TDA-Planner/Classes";
sourceTree = SOURCE_ROOT;
};
1739A3E8180C5862004BA0E9 /* icons */ = {
isa = PBXGroup;
children = (
1739A3D8180C5859004BA0E9 /* icon-58.png */,
1739A3D9180C5859004BA0E9 /* icon-72.png */,
1739A3DA180C5859004BA0E9 /* [email protected] */,
1739A3DB180C5859004BA0E9 /* icon-80.png */,
1739A3DC180C5859004BA0E9 /* icon-120.png */,
1739A3DD180C5859004BA0E9 /* icon.png */,
1739A3DE180C5859004BA0E9 /* [email protected] */,
1739A3DF180C5859004BA0E9 /* iTunesArtwork.png */,
);
name = icons;
sourceTree = "<group>";
};
1739A3E9180C5874004BA0E9 /* splash */ = {
isa = PBXGroup;
children = (
1739A3EA180C5874004BA0E9 /* Default-568h@2x~iPhone.png */,
1739A3EB180C5874004BA0E9 /* Default@2x~iPhone.png */,
1739A3EC180C5874004BA0E9 /* Default~iPhone.png */,
);
name = splash;
path = "TDA-Planner/Resources/splash";
sourceTree = "<group>";
};
19C28FACFE9D520D11CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -172,6 +206,8 @@
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
isa = PBXGroup;
children = (
1739A3E9180C5874004BA0E9 /* splash */,
1739A3E8180C5862004BA0E9 /* icons */,
F840E1F0165FE0F500CFE078 /* config.xml */,
301BF56E109A69640062928A /* www */,
301BF52D109A57CC0062928A /* CordovaLib.xcodeproj */,
Expand Down Expand Up @@ -202,8 +238,6 @@
30A0434514DC770100060A13 /* se.lproj */,
1F766FDB13BBADB100FB74C0 /* en.lproj */,
1F766FDE13BBADB100FB74C0 /* es.lproj */,
308D052D1370CCF300D202BF /* icons */,
308D05311370CCF300D202BF /* splash */,
8D1107310486CEB800E47090 /* TDA-Planner-Info.plist */,
);
name = Resources;
Expand Down Expand Up @@ -251,27 +285,6 @@
path = "TDA-Planner/Plugins";
sourceTree = SOURCE_ROOT;
};
308D052D1370CCF300D202BF /* icons */ = {
isa = PBXGroup;
children = (
30FC414816E50CA1004E6F35 /* [email protected] */,
308D052E1370CCF300D202BF /* icon-72.png */,
308D052F1370CCF300D202BF /* icon.png */,
308D05301370CCF300D202BF /* [email protected] */,
);
path = icons;
sourceTree = "<group>";
};
308D05311370CCF300D202BF /* splash */ = {
isa = PBXGroup;
children = (
D4A0D8751607E02300AEF8BB /* Default-568h@2x~iphone.png */,
3088BBBB154F3926009F9C59 /* Default@2x~iphone.png */,
3088BBBC154F3926009F9C59 /* Default~iphone.png */,
);
path = splash;
sourceTree = "<group>";
};
30A0434214DC770100060A13 /* de.lproj */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -367,16 +380,20 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1739A3E4180C5859004BA0E9 /* icon-120.png in Resources */,
1739A3ED180C5874004BA0E9 /* Default-568h@2x~iPhone.png in Resources */,
1739A3E1180C5859004BA0E9 /* icon-72.png in Resources */,
1739A3E5180C5859004BA0E9 /* icon.png in Resources */,
F840E1F1165FE0F500CFE078 /* config.xml in Resources */,
308D05371370CCF300D202BF /* icon-72.png in Resources */,
308D05381370CCF300D202BF /* icon.png in Resources */,
308D05391370CCF300D202BF /* icon@2x.png in Resources */,
1739A3E0180C5859004BA0E9 /* icon-58.png in Resources */,
1739A3E3180C5859004BA0E9 /* icon-80.png in Resources */,
1739A3E7180C5859004BA0E9 /* iTunesArtwork.png in Resources */,
1F766FE113BBADB100FB74C0 /* Localizable.strings in Resources */,
1739A3EE180C5874004BA0E9 /* Default@2x~iPhone.png in Resources */,
1739A3E2180C5859004BA0E9 /* [email protected] in Resources */,
1739A3EF180C5874004BA0E9 /* Default~iPhone.png in Resources */,
302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */,
3088BBC1154F3926009F9C59 /* Default@2x~iphone.png in Resources */,
3088BBC2154F3926009F9C59 /* Default~iphone.png in Resources */,
D4A0D8761607E02300AEF8BB /* Default-568h@2x~iphone.png in Resources */,
30FC414916E50CA1004E6F35 /* [email protected] in Resources */,
1739A3E6180C5859004BA0E9 /* [email protected] 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.
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 platforms/ios/TDA-Planner/Resources/icons/icon-72.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 platforms/ios/TDA-Planner/Resources/icons/[email protected]
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 platforms/ios/TDA-Planner/Resources/icons/icon.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 platforms/ios/TDA-Planner/Resources/icons/[email protected]
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 platforms/ios/TDA-Planner/Resources/splash/Default@2x~iphone.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 platforms/ios/TDA-Planner/Resources/splash/Default~iphone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 27 additions & 1 deletion platforms/ios/TDA-Planner/TDA-Planner-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,16 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string>icon.png</string>
<string>iTunesArtwork.png</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>icon-58</string>
<string>icon-80</string>
<string>icon-120</string>
<string>icon.png</string>
<string>[email protected]</string>
<string>icon-72.png</string>
Expand Down Expand Up @@ -45,6 +48,29 @@
<string></string>
<key>NSMainNibFile~ipad</key>
<string></string>
<key>UILaunchImages</key>
<array>
<dict>
<key>UILaunchImageMinimumOSVersion</key>
<string>7.0</string>
<key>UILaunchImageName</key>
<string>Default-568h@2x~iPhone</string>
<key>UILaunchImageOrientation</key>
<string>Portrait</string>
<key>UILaunchImageSize</key>
<string>{320, 568}</string>
</dict>
<dict>
<key>UILaunchImageMinimumOSVersion</key>
<string>7.0</string>
<key>UILaunchImageName</key>
<string>Default@2x~iPhone</string>
<key>UILaunchImageOrientation</key>
<string>Portrait</string>
<key>UILaunchImageSize</key>
<string>{320, 480}</string>
</dict>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
Expand Down
1 change: 0 additions & 1 deletion www/vle.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ <h1>TDA VLE</h1>
<li data-role="fieldcontain">
<div class="ui-grid-a">
<div class="ui-block-a">
<!-- <label><input id="remember" name="remember" type="checkbox">Remember login?</label> -->
</div>
<div class="ui-block-b">
<input data-role="button" type="submit" value="Log On" name="SubmitCreds" id="loginButton" />
Expand Down

0 comments on commit 51d7322

Please sign in to comment.