From 2a6b7ad4c0017fd7e7e925076554575fe1381a1b Mon Sep 17 00:00:00 2001 From: Eddie Ehlin Date: Sun, 24 Mar 2013 13:31:26 +0100 Subject: Added 1024x1024 based app icon + changed Insta bean to Extraction Timer. --- .../UserInterfaceState.xcuserstate | Bin 60644 -> 60015 bytes iBean/iBean/.DS_Store | Bin 6148 -> 6148 bytes iBean/iBean/Graphics/ibean-app-icon-1024-1024.png | Bin 0 -> 48088 bytes iBean/iBean/iPadStoryboard.storyboard | 153 ++++++++++++++++++++- iBean/iBean/iPhoneStoryboard.storyboard | 4 +- 5 files changed, 153 insertions(+), 4 deletions(-) create mode 100644 iBean/iBean/Graphics/ibean-app-icon-1024-1024.png (limited to 'iBean') diff --git a/iBean/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate b/iBean/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate index 05ee8a9..a43a47d 100644 Binary files a/iBean/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate and b/iBean/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/iBean/iBean/.DS_Store b/iBean/iBean/.DS_Store index 352b5f0..84f9c26 100644 Binary files a/iBean/iBean/.DS_Store and b/iBean/iBean/.DS_Store differ diff --git a/iBean/iBean/Graphics/ibean-app-icon-1024-1024.png b/iBean/iBean/Graphics/ibean-app-icon-1024-1024.png new file mode 100644 index 0000000..e73f44e Binary files /dev/null and b/iBean/iBean/Graphics/ibean-app-icon-1024-1024.png differ diff --git a/iBean/iBean/iPadStoryboard.storyboard b/iBean/iBean/iPadStoryboard.storyboard index 587d0b7..9205ed9 100644 --- a/iBean/iBean/iPadStoryboard.storyboard +++ b/iBean/iBean/iPadStoryboard.storyboard @@ -60,7 +60,7 @@ - + @@ -175,7 +175,7 @@ - + @@ -1369,6 +1369,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/iBean/iBean/iPhoneStoryboard.storyboard b/iBean/iBean/iPhoneStoryboard.storyboard index 308bbbb..ee27d1b 100644 --- a/iBean/iBean/iPhoneStoryboard.storyboard +++ b/iBean/iBean/iPhoneStoryboard.storyboard @@ -58,7 +58,7 @@ - + @@ -167,7 +167,7 @@ - + -- cgit v1.2.3