diff options
| author | Ronny Fenrich <Fenrich@Gmail.com> | 2013-06-14 08:03:00 -0600 |
|---|---|---|
| committer | Ronny Fenrich <Fenrich@Gmail.com> | 2013-06-14 08:03:00 -0600 |
| commit | 0d40c8c8a1850559a9204b717585ba42ad4f2e9f (patch) | |
| tree | 3bface71d8577543c71bd5924414faa1f06a1821 /Volta.xcodeproj | |
| parent | 2b581c85487287d3fb03396e4b13c304bdffa6ab (diff) | |
prettified UI
Diffstat (limited to 'Volta.xcodeproj')
| -rw-r--r-- | Volta.xcodeproj/project.pbxproj | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/Volta.xcodeproj/project.pbxproj b/Volta.xcodeproj/project.pbxproj index 0ca9851..37c6dcf 100644 --- a/Volta.xcodeproj/project.pbxproj +++ b/Volta.xcodeproj/project.pbxproj @@ -30,9 +30,11 @@ E31FF049176A5677009E4D27 /* UIView+Decoder.m in Sources */ = {isa = PBXBuildFile; fileRef = E31FF035176A5677009E4D27 /* UIView+Decoder.m */; }; E31FF04A176A5677009E4D27 /* MGOrderedDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = E31FF03A176A5677009E4D27 /* MGOrderedDictionary.m */; }; E31FF04B176A5677009E4D27 /* SSKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = E31FF03D176A5677009E4D27 /* SSKeychain.m */; }; - E31FF04F176A5B93009E4D27 /* arc.png in Resources */ = {isa = PBXBuildFile; fileRef = E31FF04E176A5B93009E4D27 /* arc.png */; }; E31FF052176A5D9D009E4D27 /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E31FF051176A5D9D009E4D27 /* LoginViewController.m */; }; E31FF055176A760D009E4D27 /* StatsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E31FF054176A760D009E4D27 /* StatsViewController.m */; }; + E31FF057176B551D009E4D27 /* grass@2x.jpg in Resources */ = {isa = PBXBuildFile; fileRef = E31FF056176B551D009E4D27 /* grass@2x.jpg */; }; + E31FF059176B5639009E4D27 /* logo@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = E31FF058176B5639009E4D27 /* logo@2x.png */; }; + E31FF05B176B58BC009E4D27 /* grass2@2x.jpg in Resources */ = {isa = PBXBuildFile; fileRef = E31FF05A176B58BC009E4D27 /* grass2@2x.jpg */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ @@ -75,11 +77,13 @@ E31FF03A176A5677009E4D27 /* MGOrderedDictionary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGOrderedDictionary.m; sourceTree = "<group>"; }; E31FF03C176A5677009E4D27 /* SSKeychain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SSKeychain.h; sourceTree = "<group>"; }; E31FF03D176A5677009E4D27 /* SSKeychain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SSKeychain.m; sourceTree = "<group>"; }; - E31FF04E176A5B93009E4D27 /* arc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = arc.png; sourceTree = "<group>"; }; E31FF050176A5D9D009E4D27 /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = "<group>"; }; E31FF051176A5D9D009E4D27 /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = "<group>"; }; E31FF053176A760D009E4D27 /* StatsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatsViewController.h; sourceTree = "<group>"; }; E31FF054176A760D009E4D27 /* StatsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StatsViewController.m; sourceTree = "<group>"; }; + E31FF056176B551D009E4D27 /* grass@2x.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = "grass@2x.jpg"; sourceTree = "<group>"; }; + E31FF058176B5639009E4D27 /* logo@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "logo@2x.png"; sourceTree = "<group>"; }; + E31FF05A176B58BC009E4D27 /* grass2@2x.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = "grass2@2x.jpg"; sourceTree = "<group>"; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -254,7 +258,9 @@ E31FF04D176A56D5009E4D27 /* Images */ = { isa = PBXGroup; children = ( - E31FF04E176A5B93009E4D27 /* arc.png */, + E31FF05A176B58BC009E4D27 /* grass2@2x.jpg */, + E31FF056176B551D009E4D27 /* grass@2x.jpg */, + E31FF058176B5639009E4D27 /* logo@2x.png */, ); path = Images; sourceTree = "<group>"; @@ -318,7 +324,9 @@ E31FF015176A5521009E4D27 /* Default-568h@2x.png in Resources */, E31FF018176A5521009E4D27 /* MainStoryboard.storyboard in Resources */, E31FF042176A5677009E4D27 /* readme.md in Resources */, - E31FF04F176A5B93009E4D27 /* arc.png in Resources */, + E31FF057176B551D009E4D27 /* grass@2x.jpg in Resources */, + E31FF059176B5639009E4D27 /* logo@2x.png in Resources */, + E31FF05B176B58BC009E4D27 /* grass2@2x.jpg in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; |
