aboutsummaryrefslogtreecommitdiffstats
path: root/iBean.old
diff options
context:
space:
mode:
Diffstat (limited to 'iBean.old')
-rw-r--r--iBean.old/iBean.xcodeproj/project.pbxproj356
-rw-r--r--iBean.old/iBean.xcodeproj/project.xcworkspace/contents.xcworkspacedata7
-rw-r--r--iBean.old/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstatebin0 -> 24786 bytes
-rw-r--r--iBean.old/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist5
-rw-r--r--iBean.old/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/iBean.xcscheme86
-rw-r--r--iBean.old/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/xcschememanagement.plist22
-rw-r--r--iBean.old/iBean/AppDelegate.h15
-rw-r--r--iBean.old/iBean/AppDelegate.m46
-rw-r--r--iBean.old/iBean/Default-568h@2x.pngbin0 -> 18594 bytes
-rw-r--r--iBean.old/iBean/Default.pngbin0 -> 6540 bytes
-rw-r--r--iBean.old/iBean/Default@2x.pngbin0 -> 16107 bytes
-rw-r--r--iBean.old/iBean/FirstViewController.h13
-rw-r--r--iBean.old/iBean/FirstViewController.m29
-rw-r--r--iBean.old/iBean/InstaBeanViewController.h32
-rw-r--r--iBean.old/iBean/InstaBeanViewController.m108
-rw-r--r--iBean.old/iBean/en.lproj/InfoPlist.strings2
-rw-r--r--iBean.old/iBean/en.lproj/MainStoryboard_iPad.storyboard138
-rw-r--r--iBean.old/iBean/en.lproj/MainStoryboard_iPhone.storyboard158
-rw-r--r--iBean.old/iBean/first.pngbin0 -> 253 bytes
-rw-r--r--iBean.old/iBean/first@2x.pngbin0 -> 402 bytes
-rw-r--r--iBean.old/iBean/iBean-Info.plist59
-rw-r--r--iBean.old/iBean/iBean-Prefix.pch15
-rw-r--r--iBean.old/iBean/main.m18
-rw-r--r--iBean.old/iBean/second.pngbin0 -> 128 bytes
-rw-r--r--iBean.old/iBean/second@2x.pngbin0 -> 130 bytes
25 files changed, 1109 insertions, 0 deletions
diff --git a/iBean.old/iBean.xcodeproj/project.pbxproj b/iBean.old/iBean.xcodeproj/project.pbxproj
new file mode 100644
index 0000000..f6c5b47
--- /dev/null
+++ b/iBean.old/iBean.xcodeproj/project.pbxproj
@@ -0,0 +1,356 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 46;
+ objects = {
+
+/* Begin PBXBuildFile section */
+ 020C5530168E1F5200D8224C /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 020C552F168E1F5200D8224C /* UIKit.framework */; };
+ 020C5532168E1F5200D8224C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 020C5531168E1F5200D8224C /* Foundation.framework */; };
+ 020C5534168E1F5200D8224C /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 020C5533168E1F5200D8224C /* CoreGraphics.framework */; };
+ 020C553A168E1F5200D8224C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 020C5538168E1F5200D8224C /* InfoPlist.strings */; };
+ 020C553C168E1F5200D8224C /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C553B168E1F5200D8224C /* main.m */; };
+ 020C5540168E1F5200D8224C /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C553F168E1F5200D8224C /* AppDelegate.m */; };
+ 020C5542168E1F5200D8224C /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 020C5541168E1F5200D8224C /* Default.png */; };
+ 020C5544168E1F5200D8224C /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 020C5543168E1F5200D8224C /* Default@2x.png */; };
+ 020C5546168E1F5200D8224C /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 020C5545168E1F5200D8224C /* Default-568h@2x.png */; };
+ 020C5549168E1F5200D8224C /* MainStoryboard_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 020C5547168E1F5200D8224C /* MainStoryboard_iPhone.storyboard */; };
+ 020C554C168E1F5200D8224C /* MainStoryboard_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 020C554A168E1F5200D8224C /* MainStoryboard_iPad.storyboard */; };
+ 020C554F168E1F5200D8224C /* FirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C554E168E1F5200D8224C /* FirstViewController.m */; };
+ 020C5551168E1F5200D8224C /* first.png in Resources */ = {isa = PBXBuildFile; fileRef = 020C5550168E1F5200D8224C /* first.png */; };
+ 020C5553168E1F5300D8224C /* first@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 020C5552168E1F5200D8224C /* first@2x.png */; };
+ 020C5558168E1F5300D8224C /* second.png in Resources */ = {isa = PBXBuildFile; fileRef = 020C5557168E1F5300D8224C /* second.png */; };
+ 020C555A168E1F5300D8224C /* second@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 020C5559168E1F5300D8224C /* second@2x.png */; };
+ 020C556A168E205900D8224C /* InstaBeanViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 020C5569168E205900D8224C /* InstaBeanViewController.m */; };
+ 020C557B168F702100D8224C /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 020C557A168F702100D8224C /* CoreData.framework */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXFileReference section */
+ 020C552B168E1F5200D8224C /* iBean.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iBean.app; sourceTree = BUILT_PRODUCTS_DIR; };
+ 020C552F168E1F5200D8224C /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
+ 020C5531168E1F5200D8224C /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
+ 020C5533168E1F5200D8224C /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
+ 020C5537168E1F5200D8224C /* iBean-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "iBean-Info.plist"; sourceTree = "<group>"; };
+ 020C5539168E1F5200D8224C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+ 020C553B168E1F5200D8224C /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
+ 020C553D168E1F5200D8224C /* iBean-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "iBean-Prefix.pch"; sourceTree = "<group>"; };
+ 020C553E168E1F5200D8224C /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
+ 020C553F168E1F5200D8224C /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
+ 020C5541168E1F5200D8224C /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
+ 020C5543168E1F5200D8224C /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
+ 020C5545168E1F5200D8224C /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
+ 020C5548168E1F5200D8224C /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPhone.storyboard; sourceTree = "<group>"; };
+ 020C554B168E1F5200D8224C /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPad.storyboard; sourceTree = "<group>"; };
+ 020C554D168E1F5200D8224C /* FirstViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirstViewController.h; sourceTree = "<group>"; };
+ 020C554E168E1F5200D8224C /* FirstViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FirstViewController.m; sourceTree = "<group>"; };
+ 020C5550168E1F5200D8224C /* first.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = first.png; sourceTree = "<group>"; };
+ 020C5552168E1F5200D8224C /* first@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "first@2x.png"; sourceTree = "<group>"; };
+ 020C5557168E1F5300D8224C /* second.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = second.png; sourceTree = "<group>"; };
+ 020C5559168E1F5300D8224C /* second@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "second@2x.png"; sourceTree = "<group>"; };
+ 020C5568168E205900D8224C /* InstaBeanViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InstaBeanViewController.h; sourceTree = "<group>"; };
+ 020C5569168E205900D8224C /* InstaBeanViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InstaBeanViewController.m; sourceTree = "<group>"; };
+ 020C557A168F702100D8224C /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ 020C5528168E1F5200D8224C /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 020C557B168F702100D8224C /* CoreData.framework in Frameworks */,
+ 020C5530168E1F5200D8224C /* UIKit.framework in Frameworks */,
+ 020C5532168E1F5200D8224C /* Foundation.framework in Frameworks */,
+ 020C5534168E1F5200D8224C /* CoreGraphics.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+ 020C5520168E1F5200D8224C = {
+ isa = PBXGroup;
+ children = (
+ 020C5535168E1F5200D8224C /* iBean */,
+ 020C552E168E1F5200D8224C /* Frameworks */,
+ 020C552C168E1F5200D8224C /* Products */,
+ );
+ sourceTree = "<group>";
+ };
+ 020C552C168E1F5200D8224C /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 020C552B168E1F5200D8224C /* iBean.app */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 020C552E168E1F5200D8224C /* Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ 020C557A168F702100D8224C /* CoreData.framework */,
+ 020C552F168E1F5200D8224C /* UIKit.framework */,
+ 020C5531168E1F5200D8224C /* Foundation.framework */,
+ 020C5533168E1F5200D8224C /* CoreGraphics.framework */,
+ );
+ name = Frameworks;
+ sourceTree = "<group>";
+ };
+ 020C5535168E1F5200D8224C /* iBean */ = {
+ isa = PBXGroup;
+ children = (
+ 020C5578168F6AB400D8224C /* Graphics */,
+ 020C556B168E214C00D8224C /* InstaBean */,
+ 020C553E168E1F5200D8224C /* AppDelegate.h */,
+ 020C553F168E1F5200D8224C /* AppDelegate.m */,
+ 020C5547168E1F5200D8224C /* MainStoryboard_iPhone.storyboard */,
+ 020C554A168E1F5200D8224C /* MainStoryboard_iPad.storyboard */,
+ 020C554D168E1F5200D8224C /* FirstViewController.h */,
+ 020C554E168E1F5200D8224C /* FirstViewController.m */,
+ 020C5536168E1F5200D8224C /* Supporting Files */,
+ );
+ path = iBean;
+ sourceTree = "<group>";
+ };
+ 020C5536168E1F5200D8224C /* Supporting Files */ = {
+ isa = PBXGroup;
+ children = (
+ 020C5537168E1F5200D8224C /* iBean-Info.plist */,
+ 020C5538168E1F5200D8224C /* InfoPlist.strings */,
+ 020C553B168E1F5200D8224C /* main.m */,
+ 020C553D168E1F5200D8224C /* iBean-Prefix.pch */,
+ 020C5541168E1F5200D8224C /* Default.png */,
+ 020C5543168E1F5200D8224C /* Default@2x.png */,
+ 020C5545168E1F5200D8224C /* Default-568h@2x.png */,
+ );
+ name = "Supporting Files";
+ sourceTree = "<group>";
+ };
+ 020C556B168E214C00D8224C /* InstaBean */ = {
+ isa = PBXGroup;
+ children = (
+ 020C5568168E205900D8224C /* InstaBeanViewController.h */,
+ 020C5569168E205900D8224C /* InstaBeanViewController.m */,
+ );
+ name = InstaBean;
+ sourceTree = "<group>";
+ };
+ 020C5578168F6AB400D8224C /* Graphics */ = {
+ isa = PBXGroup;
+ children = (
+ 020C5550168E1F5200D8224C /* first.png */,
+ 020C5552168E1F5200D8224C /* first@2x.png */,
+ 020C5557168E1F5300D8224C /* second.png */,
+ 020C5559168E1F5300D8224C /* second@2x.png */,
+ );
+ name = Graphics;
+ sourceTree = "<group>";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+ 020C552A168E1F5200D8224C /* iBean */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 020C555D168E1F5300D8224C /* Build configuration list for PBXNativeTarget "iBean" */;
+ buildPhases = (
+ 020C5527168E1F5200D8224C /* Sources */,
+ 020C5528168E1F5200D8224C /* Frameworks */,
+ 020C5529168E1F5200D8224C /* Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = iBean;
+ productName = iBean;
+ productReference = 020C552B168E1F5200D8224C /* iBean.app */;
+ productType = "com.apple.product-type.application";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ 020C5522168E1F5200D8224C /* Project object */ = {
+ isa = PBXProject;
+ attributes = {
+ LastUpgradeCheck = 0450;
+ ORGANIZATIONNAME = "Eddie Ehlin";
+ };
+ buildConfigurationList = 020C5525168E1F5200D8224C /* Build configuration list for PBXProject "iBean" */;
+ compatibilityVersion = "Xcode 3.2";
+ developmentRegion = English;
+ hasScannedForEncodings = 0;
+ knownRegions = (
+ en,
+ );
+ mainGroup = 020C5520168E1F5200D8224C;
+ productRefGroup = 020C552C168E1F5200D8224C /* Products */;
+ projectDirPath = "";
+ projectRoot = "";
+ targets = (
+ 020C552A168E1F5200D8224C /* iBean */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+ 020C5529168E1F5200D8224C /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 020C553A168E1F5200D8224C /* InfoPlist.strings in Resources */,
+ 020C5542168E1F5200D8224C /* Default.png in Resources */,
+ 020C5544168E1F5200D8224C /* Default@2x.png in Resources */,
+ 020C5546168E1F5200D8224C /* Default-568h@2x.png in Resources */,
+ 020C5549168E1F5200D8224C /* MainStoryboard_iPhone.storyboard in Resources */,
+ 020C554C168E1F5200D8224C /* MainStoryboard_iPad.storyboard in Resources */,
+ 020C5551168E1F5200D8224C /* first.png in Resources */,
+ 020C5553168E1F5300D8224C /* first@2x.png in Resources */,
+ 020C5558168E1F5300D8224C /* second.png in Resources */,
+ 020C555A168E1F5300D8224C /* second@2x.png in Resources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ 020C5527168E1F5200D8224C /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 020C553C168E1F5200D8224C /* main.m in Sources */,
+ 020C5540168E1F5200D8224C /* AppDelegate.m in Sources */,
+ 020C554F168E1F5200D8224C /* FirstViewController.m in Sources */,
+ 020C556A168E205900D8224C /* InstaBeanViewController.m in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXVariantGroup section */
+ 020C5538168E1F5200D8224C /* InfoPlist.strings */ = {
+ isa = PBXVariantGroup;
+ children = (
+ 020C5539168E1F5200D8224C /* en */,
+ );
+ name = InfoPlist.strings;
+ sourceTree = "<group>";
+ };
+ 020C5547168E1F5200D8224C /* MainStoryboard_iPhone.storyboard */ = {
+ isa = PBXVariantGroup;
+ children = (
+ 020C5548168E1F5200D8224C /* en */,
+ );
+ name = MainStoryboard_iPhone.storyboard;
+ sourceTree = "<group>";
+ };
+ 020C554A168E1F5200D8224C /* MainStoryboard_iPad.storyboard */ = {
+ isa = PBXVariantGroup;
+ children = (
+ 020C554B168E1F5200D8224C /* en */,
+ );
+ name = MainStoryboard_iPad.storyboard;
+ sourceTree = "<group>";
+ };
+/* End PBXVariantGroup section */
+
+/* Begin XCBuildConfiguration section */
+ 020C555B168E1F5300D8224C /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+ COPY_PHASE_STRIP = NO;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "DEBUG=1",
+ "$(inherited)",
+ );
+ GCC_SYMBOLS_PRIVATE_EXTERN = NO;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ IPHONEOS_DEPLOYMENT_TARGET = 6.0;
+ ONLY_ACTIVE_ARCH = YES;
+ SDKROOT = iphoneos;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ };
+ name = Debug;
+ };
+ 020C555C168E1F5300D8224C /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+ COPY_PHASE_STRIP = YES;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ IPHONEOS_DEPLOYMENT_TARGET = 6.0;
+ OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
+ SDKROOT = iphoneos;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
+ };
+ name = Release;
+ };
+ 020C555E168E1F5300D8224C /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = "iBean/iBean-Prefix.pch";
+ INFOPLIST_FILE = "iBean/iBean-Info.plist";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ WRAPPER_EXTENSION = app;
+ };
+ name = Debug;
+ };
+ 020C555F168E1F5300D8224C /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = "iBean/iBean-Prefix.pch";
+ INFOPLIST_FILE = "iBean/iBean-Info.plist";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ WRAPPER_EXTENSION = app;
+ };
+ name = Release;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ 020C5525168E1F5200D8224C /* Build configuration list for PBXProject "iBean" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 020C555B168E1F5300D8224C /* Debug */,
+ 020C555C168E1F5300D8224C /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 020C555D168E1F5300D8224C /* Build configuration list for PBXNativeTarget "iBean" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 020C555E168E1F5300D8224C /* Debug */,
+ 020C555F168E1F5300D8224C /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = 020C5522168E1F5200D8224C /* Project object */;
+}
diff --git a/iBean.old/iBean.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/iBean.old/iBean.xcodeproj/project.xcworkspace/contents.xcworkspacedata
new file mode 100644
index 0000000..d40ad90
--- /dev/null
+++ b/iBean.old/iBean.xcodeproj/project.xcworkspace/contents.xcworkspacedata
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Workspace
+ version = "1.0">
+ <FileRef
+ location = "self:iBean.xcodeproj">
+ </FileRef>
+</Workspace>
diff --git a/iBean.old/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate b/iBean.old/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate
new file mode 100644
index 0000000..17f5024
--- /dev/null
+++ b/iBean.old/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate
Binary files differ
diff --git a/iBean.old/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist b/iBean.old/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
new file mode 100644
index 0000000..05301bc
--- /dev/null
+++ b/iBean.old/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Bucket
+ type = "1"
+ version = "1.0">
+</Bucket>
diff --git a/iBean.old/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/iBean.xcscheme b/iBean.old/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/iBean.xcscheme
new file mode 100644
index 0000000..88acf2c
--- /dev/null
+++ b/iBean.old/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/iBean.xcscheme
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+ LastUpgradeVersion = "0450"
+ version = "1.3">
+ <BuildAction
+ parallelizeBuildables = "YES"
+ buildImplicitDependencies = "YES">
+ <BuildActionEntries>
+ <BuildActionEntry
+ buildForTesting = "YES"
+ buildForRunning = "YES"
+ buildForProfiling = "YES"
+ buildForArchiving = "YES"
+ buildForAnalyzing = "YES">
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "020C552A168E1F5200D8224C"
+ BuildableName = "iBean.app"
+ BlueprintName = "iBean"
+ ReferencedContainer = "container:iBean.xcodeproj">
+ </BuildableReference>
+ </BuildActionEntry>
+ </BuildActionEntries>
+ </BuildAction>
+ <TestAction
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+ shouldUseLaunchSchemeArgsEnv = "YES"
+ buildConfiguration = "Debug">
+ <Testables>
+ </Testables>
+ <MacroExpansion>
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "020C552A168E1F5200D8224C"
+ BuildableName = "iBean.app"
+ BlueprintName = "iBean"
+ ReferencedContainer = "container:iBean.xcodeproj">
+ </BuildableReference>
+ </MacroExpansion>
+ </TestAction>
+ <LaunchAction
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+ launchStyle = "0"
+ useCustomWorkingDirectory = "NO"
+ buildConfiguration = "Debug"
+ ignoresPersistentStateOnLaunch = "NO"
+ debugDocumentVersioning = "YES"
+ allowLocationSimulation = "YES">
+ <BuildableProductRunnable>
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "020C552A168E1F5200D8224C"
+ BuildableName = "iBean.app"
+ BlueprintName = "iBean"
+ ReferencedContainer = "container:iBean.xcodeproj">
+ </BuildableReference>
+ </BuildableProductRunnable>
+ <AdditionalOptions>
+ </AdditionalOptions>
+ </LaunchAction>
+ <ProfileAction
+ shouldUseLaunchSchemeArgsEnv = "YES"
+ savedToolIdentifier = ""
+ useCustomWorkingDirectory = "NO"
+ buildConfiguration = "Release"
+ debugDocumentVersioning = "YES">
+ <BuildableProductRunnable>
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "020C552A168E1F5200D8224C"
+ BuildableName = "iBean.app"
+ BlueprintName = "iBean"
+ ReferencedContainer = "container:iBean.xcodeproj">
+ </BuildableReference>
+ </BuildableProductRunnable>
+ </ProfileAction>
+ <AnalyzeAction
+ buildConfiguration = "Debug">
+ </AnalyzeAction>
+ <ArchiveAction
+ buildConfiguration = "Release"
+ revealArchiveInOrganizer = "YES">
+ </ArchiveAction>
+</Scheme>
diff --git a/iBean.old/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/xcschememanagement.plist b/iBean.old/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/xcschememanagement.plist
new file mode 100644
index 0000000..a4c0bf3
--- /dev/null
+++ b/iBean.old/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/xcschememanagement.plist
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>SchemeUserState</key>
+ <dict>
+ <key>iBean.xcscheme</key>
+ <dict>
+ <key>orderHint</key>
+ <integer>0</integer>
+ </dict>
+ </dict>
+ <key>SuppressBuildableAutocreation</key>
+ <dict>
+ <key>020C552A168E1F5200D8224C</key>
+ <dict>
+ <key>primary</key>
+ <true/>
+ </dict>
+ </dict>
+</dict>
+</plist>
diff --git a/iBean.old/iBean/AppDelegate.h b/iBean.old/iBean/AppDelegate.h
new file mode 100644
index 0000000..9fe045e
--- /dev/null
+++ b/iBean.old/iBean/AppDelegate.h
@@ -0,0 +1,15 @@
+//
+// AppDelegate.h
+// iBean
+//
+// Created by Eddie Ehlin on 2012-12-28.
+// Copyright (c) 2012 Eddie Ehlin. All rights reserved.
+//
+
+#import <UIKit/UIKit.h>
+
+@interface AppDelegate : UIResponder <UIApplicationDelegate>
+
+@property (strong, nonatomic) UIWindow *window;
+
+@end
diff --git a/iBean.old/iBean/AppDelegate.m b/iBean.old/iBean/AppDelegate.m
new file mode 100644
index 0000000..a044a2c
--- /dev/null
+++ b/iBean.old/iBean/AppDelegate.m
@@ -0,0 +1,46 @@
+//
+// AppDelegate.m
+// iBean
+//
+// Created by Eddie Ehlin on 2012-12-28.
+// Copyright (c) 2012 Eddie Ehlin. All rights reserved.
+//
+
+#import "AppDelegate.h"
+
+@implementation AppDelegate
+
+- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
+{
+ // Override point for customization after application launch.
+ return YES;
+}
+
+- (void)applicationWillResignActive:(UIApplication *)application
+{
+ // Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
+ // Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
+}
+
+- (void)applicationDidEnterBackground:(UIApplication *)application
+{
+ // Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later.
+ // If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits.
+}
+
+- (void)applicationWillEnterForeground:(UIApplication *)application
+{
+ // Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background.
+}
+
+- (void)applicationDidBecomeActive:(UIApplication *)application
+{
+ // Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface.
+}
+
+- (void)applicationWillTerminate:(UIApplication *)application
+{
+ // Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
+}
+
+@end
diff --git a/iBean.old/iBean/Default-568h@2x.png b/iBean.old/iBean/Default-568h@2x.png
new file mode 100644
index 0000000..0891b7a
--- /dev/null
+++ b/iBean.old/iBean/Default-568h@2x.png
Binary files differ
diff --git a/iBean.old/iBean/Default.png b/iBean.old/iBean/Default.png
new file mode 100644
index 0000000..4c8ca6f
--- /dev/null
+++ b/iBean.old/iBean/Default.png
Binary files differ
diff --git a/iBean.old/iBean/Default@2x.png b/iBean.old/iBean/Default@2x.png
new file mode 100644
index 0000000..35b84cf
--- /dev/null
+++ b/iBean.old/iBean/Default@2x.png
Binary files differ
diff --git a/iBean.old/iBean/FirstViewController.h b/iBean.old/iBean/FirstViewController.h
new file mode 100644
index 0000000..a195d8a
--- /dev/null
+++ b/iBean.old/iBean/FirstViewController.h
@@ -0,0 +1,13 @@
+//
+// FirstViewController.h
+// iBean
+//
+// Created by Eddie Ehlin on 2012-12-28.
+// Copyright (c) 2012 Eddie Ehlin. All rights reserved.
+//
+
+#import <UIKit/UIKit.h>
+
+@interface FirstViewController : UIViewController
+
+@end
diff --git a/iBean.old/iBean/FirstViewController.m b/iBean.old/iBean/FirstViewController.m
new file mode 100644
index 0000000..8041fe7
--- /dev/null
+++ b/iBean.old/iBean/FirstViewController.m
@@ -0,0 +1,29 @@
+//
+// FirstViewController.m
+// iBean
+//
+// Created by Eddie Ehlin on 2012-12-28.
+// Copyright (c) 2012 Eddie Ehlin. All rights reserved.
+//
+
+#import "FirstViewController.h"
+
+@interface FirstViewController ()
+
+@end
+
+@implementation FirstViewController
+
+- (void)viewDidLoad
+{
+ [super viewDidLoad];
+ // Do any additional setup after loading the view, typically from a nib.
+}
+
+- (void)didReceiveMemoryWarning
+{
+ [super didReceiveMemoryWarning];
+ // Dispose of any resources that can be recreated.
+}
+
+@end
diff --git a/iBean.old/iBean/InstaBeanViewController.h b/iBean.old/iBean/InstaBeanViewController.h
new file mode 100644
index 0000000..3ddfe2b
--- /dev/null
+++ b/iBean.old/iBean/InstaBeanViewController.h
@@ -0,0 +1,32 @@
+//
+// InstaBeanViewController.h
+// iBean
+//
+// Created by Eddie Ehlin on 2012-12-28.
+// Copyright (c) 2012 Eddie Ehlin. All rights reserved.
+//
+
+#import <UIKit/UIKit.h>
+
+@interface InstaBeanViewController : UIViewController
+
+@property (weak, nonatomic) IBOutlet UILabel *extractionProgressLabel;
+@property (weak, nonatomic) IBOutlet UIStepper *extractionSettingStepper;
+@property (weak, nonatomic) IBOutlet UILabel *extractionSettingLabel;
+@property (weak, nonatomic) IBOutlet UIButton *extractionButton;
+
+@property (nonatomic) double extractionProgress;
+@property (nonatomic) BOOL extractionInProgress;
+@property (weak, nonatomic) NSTimer* timer;
+
+//Utility methods
+- (void) updateExtractionSettingLabel;
+- (void) initInstaBean;
+- (void) updateExtractionProgressLabel;
+- (void) haltExtractionTimer;
+
+//Event/signal based methods
+- (IBAction)setExtractionTimer:(id)sender;
+- (IBAction)startExtraction:(id)sender;
+
+@end
diff --git a/iBean.old/iBean/InstaBeanViewController.m b/iBean.old/iBean/InstaBeanViewController.m
new file mode 100644
index 0000000..ab77ed7
--- /dev/null
+++ b/iBean.old/iBean/InstaBeanViewController.m
@@ -0,0 +1,108 @@
+//
+// InstaBeanViewController.m
+// iBean
+//
+// Created by Eddie Ehlin on 2012-12-28.
+// Copyright (c) 2012 Eddie Ehlin. All rights reserved.
+//
+
+#import "InstaBeanViewController.h"
+
+@interface InstaBeanViewController ()
+
+@end
+
+@implementation InstaBeanViewController
+
+- (void)viewDidLoad
+{
+ [super viewDidLoad];
+
+ //Add any view related setup?
+}
+
+- (void)viewWillAppear:(BOOL)animated
+{
+ NSLog(@"InstaBean viewWillAppear");
+ //[super viewWillAppear:<#animated#>];
+ [self initInstaBean];
+}
+
+- (void)didReceiveMemoryWarning
+{
+ [super didReceiveMemoryWarning];
+ // Dispose of any resources that can be recreated.
+}
+
+
+//-------------------------------------------------------------------
+// UTILITY METHODS
+//-------------------------------------------------------------------
+- (void) updateExtractionSettingLabel {
+ NSString *timerSetting = [NSString stringWithFormat:@"%1.0f", [self.extractionSettingStepper value]];
+ self.extractionSettingLabel.text = timerSetting;
+}
+
+- (void) updateExtractionProgressLabel {
+ self.extractionProgress += 0.1f;
+ self.extractionProgressLabel.text = [NSString stringWithFormat:@"%1.1f", self.extractionProgress];
+
+ if (self.extractionProgress >= self.extractionSettingStepper.value)
+ {
+ NSLog(@"Timer reached its limit!");
+ [self haltExtractionTimer];
+ }
+}
+
+- (void) haltExtractionTimer
+{
+ if (self.timer != nil)
+ {
+ [self.timer invalidate];
+ self.timer = nil;
+ [self.extractionButton setTitle:@"Start extraction" forState:UIControlStateNormal];
+ self.extractionInProgress = NO;
+ [self.extractionSettingStepper setEnabled:YES];
+ }
+}
+
+//-------------------------------------------------------------------
+// ACTION METHODS
+//-------------------------------------------------------------------
+
+- (void) initInstaBean
+{
+ NSLog(@"Loading & setting stepper!");
+ //TODO: Read from storage..
+ [self.extractionSettingStepper setValue:25.0f];
+ [self updateExtractionSettingLabel];
+}
+
+- (IBAction)setExtractionTimer:(id)sender {
+ [self updateExtractionSettingLabel];
+}
+
+- (IBAction)startExtraction:(id)sender {
+
+ if (self.extractionInProgress == NO)
+ {
+ self.extractionInProgress = YES;
+ self.extractionProgress = 0.0f;
+ self.extractionProgressLabel.text = @"0.0";
+ [self.extractionButton setTitle:@"Stop extraction" forState:UIControlStateNormal];
+ [self.extractionSettingStepper setEnabled:NO];
+
+ if (self.timer == nil)
+ {
+ self.timer = [NSTimer scheduledTimerWithTimeInterval:0.1f target:self selector:@selector(updateExtractionProgressLabel) userInfo:nil repeats:YES];
+ }
+ //TODO: Set red background image.
+
+ }
+ else
+ {
+ //TODO: Set green background image.
+ [self haltExtractionTimer];
+ }
+}
+@end
diff --git a/iBean.old/iBean/en.lproj/InfoPlist.strings b/iBean.old/iBean/en.lproj/InfoPlist.strings
new file mode 100644
index 0000000..477b28f
--- /dev/null
+++ b/iBean.old/iBean/en.lproj/InfoPlist.strings
@@ -0,0 +1,2 @@
+/* Localized versions of Info.plist keys */
+
diff --git a/iBean.old/iBean/en.lproj/MainStoryboard_iPad.storyboard b/iBean.old/iBean/en.lproj/MainStoryboard_iPad.storyboard
new file mode 100644
index 0000000..de8ac9d
--- /dev/null
+++ b/iBean.old/iBean/en.lproj/MainStoryboard_iPad.storyboard
@@ -0,0 +1,138 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="2.0" toolsVersion="2844" systemVersion="12C60" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES" initialViewController="4">
+ <dependencies>
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="1930"/>
+ </dependencies>
+ <scenes>
+ <!--First View Controller - First-->
+ <scene sceneID="11">
+ <objects>
+ <viewController id="2" customClass="FirstViewController" sceneMemberID="viewController">
+ <view key="view" contentMode="scaleToFill" id="17">
+ <rect key="frame" x="0.0" y="20" width="768" height="955"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ <subviews>
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" text="First View" textAlignment="center" lineBreakMode="tailTruncation" minimumFontSize="10" translatesAutoresizingMaskIntoConstraints="NO" id="18">
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
+ <fontDescription key="fontDescription" name="Helvetica" family="Helvetica" pointSize="36"/>
+ <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
+ <nil key="highlightedColor"/>
+ </label>
+ <textView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" userInteractionEnabled="NO" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" delaysContentTouches="NO" canCancelContentTouches="NO" minimumZoomScale="0.0" maximumZoomScale="0.0" bouncesZoom="NO" editable="NO" text="Loaded by the First View Controller — an instance of FirstViewController — specified in the app delegate." textAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="19">
+ <constraints>
+ <constraint firstAttribute="width" constant="268" id="Ka6-KM-ccG"/>
+ <constraint firstAttribute="height" constant="70" id="WP3-kA-6dL"/>
+ </constraints>
+ <fontDescription key="fontDescription" type="system" size="system"/>
+ <textInputTraits key="textInputTraits"/>
+ </textView>
+ <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="20">
+ <items/>
+ </toolbar>
+ </subviews>
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
+ <constraints>
+ <constraint firstItem="20" firstAttribute="leading" secondItem="17" secondAttribute="leading" type="default" id="21X-Fc-h5m"/>
+ <constraint firstItem="20" firstAttribute="top" secondItem="17" secondAttribute="top" type="default" id="82v-FK-dPD"/>
+ <constraint firstItem="18" firstAttribute="leading" secondItem="17" secondAttribute="leading" constant="20" symbolic="YES" type="default" id="9xU-8S-4zl"/>
+ <constraint firstAttribute="trailing" secondItem="18" secondAttribute="trailing" constant="20" symbolic="YES" type="default" id="GbQ-Sy-14J"/>
+ <constraint firstItem="19" firstAttribute="centerX" secondItem="18" secondAttribute="centerX" type="default" id="b0V-hJ-9Xa"/>
+ <constraint firstItem="20" firstAttribute="trailing" secondItem="17" secondAttribute="trailing" type="default" id="i7B-V8-9lR"/>
+ <constraint firstItem="18" firstAttribute="top" secondItem="17" secondAttribute="top" constant="250" id="oEv-T3-Vih"/>
+ <constraint firstItem="19" firstAttribute="top" secondItem="17" secondAttribute="top" constant="350" id="pKg-gt-hVJ"/>
+ </constraints>
+ </view>
+ <tabBarItem key="tabBarItem" title="First" image="first" id="7"/>
+ </viewController>
+ <placeholder placeholderIdentifier="IBFirstResponder" id="10" sceneMemberID="firstResponder"/>
+ </objects>
+ <point key="canvasLocation" x="3041" y="150"/>
+ </scene>
+ <!--Insta Bean View Controller - Second-->
+ <scene sceneID="13">
+ <objects>
+ <viewController id="3" customClass="InstaBeanViewController" sceneMemberID="viewController">
+ <view key="view" contentMode="scaleToFill" id="16">
+ <rect key="frame" x="0.0" y="20" width="768" height="955"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ <subviews>
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" text="Second View" textAlignment="center" lineBreakMode="tailTruncation" minimumFontSize="10" translatesAutoresizingMaskIntoConstraints="NO" id="21">
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
+ <fontDescription key="fontDescription" name="Helvetica" family="Helvetica" pointSize="36"/>
+ <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
+ <nil key="highlightedColor"/>
+ </label>
+ <textView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" userInteractionEnabled="NO" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" delaysContentTouches="NO" canCancelContentTouches="NO" minimumZoomScale="0.0" maximumZoomScale="0.0" bouncesZoom="NO" editable="NO" text="Loaded by the Second View Controller — an instance of SecondViewController — specified in the app delegate." textAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="22">
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
+ <constraints>
+ <constraint firstAttribute="height" constant="70" id="39I-E8-1dg"/>
+ <constraint firstAttribute="width" constant="297" id="F6J-XU-KBh"/>
+ </constraints>
+ <fontDescription key="fontDescription" type="system" size="system"/>
+ <textInputTraits key="textInputTraits"/>
+ </textView>
+ <navigationBar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="23">
+ <items>
+ <navigationItem id="24"/>
+ </items>
+ </navigationBar>
+ </subviews>
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
+ <constraints>
+ <constraint firstItem="21" firstAttribute="leading" secondItem="16" secondAttribute="leading" constant="20" symbolic="YES" type="default" id="7D6-ef-UU9"/>
+ <constraint firstItem="22" firstAttribute="top" secondItem="16" secondAttribute="top" constant="350" id="Gbp-Dd-WCJ"/>
+ <constraint firstItem="22" firstAttribute="leading" secondItem="16" secondAttribute="leading" constant="235" id="Xcq-Zb-R4f"/>
+ <constraint firstItem="23" firstAttribute="top" secondItem="16" secondAttribute="top" type="default" id="YQd-P8-ET5"/>
+ <constraint firstItem="23" firstAttribute="trailing" secondItem="16" secondAttribute="trailing" type="default" id="eH6-Me-VTD"/>
+ <constraint firstItem="23" firstAttribute="leading" secondItem="16" secondAttribute="leading" type="default" id="kTD-uS-vbp"/>
+ <constraint firstItem="21" firstAttribute="top" secondItem="16" secondAttribute="top" constant="250" id="mE7-QV-f5n"/>
+ <constraint firstAttribute="trailing" secondItem="21" secondAttribute="trailing" constant="20" symbolic="YES" type="default" id="v87-JO-j7C"/>
+ </constraints>
+ </view>
+ <tabBarItem key="tabBarItem" title="Second" image="second" id="6"/>
+ </viewController>
+ <placeholder placeholderIdentifier="IBFirstResponder" id="12" sceneMemberID="firstResponder"/>
+ </objects>
+ <point key="canvasLocation" x="3042" y="1284"/>
+ </scene>
+ <!--Tab Bar Controller-->
+ <scene sceneID="15">
+ <objects>
+ <tabBarController id="4" sceneMemberID="viewController">
+ <nil key="simulatedBottomBarMetrics"/>
+ <tabBar key="tabBar" contentMode="scaleToFill" id="5">
+ <rect key="frame" x="0.0" y="975" width="768" height="49"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
+ </tabBar>
+ <connections>
+ <segue destination="2" kind="relationship" relationship="viewControllers" id="27"/>
+ <segue destination="3" kind="relationship" relationship="viewControllers" id="28"/>
+ </connections>
+ </tabBarController>
+ <placeholder placeholderIdentifier="IBFirstResponder" id="14" sceneMemberID="firstResponder"/>
+ </objects>
+ <point key="canvasLocation" x="2023" y="718"/>
+ </scene>
+ </scenes>
+ <resources>
+ <image name="first" width="16" height="16"/>
+ <image name="second" width="16" height="16"/>
+ </resources>
+ <classes>
+ <class className="FirstViewController" superclassName="UIViewController">
+ <source key="sourceIdentifier" type="project" relativePath="./Classes/FirstViewController.h"/>
+ </class>
+ <class className="InstaBeanViewController" superclassName="UIViewController">
+ <source key="sourceIdentifier" type="project" relativePath="./Classes/InstaBeanViewController.h"/>
+ </class>
+ <class className="NSLayoutConstraint" superclassName="NSObject">
+ <source key="sourceIdentifier" type="project" relativePath="./Classes/NSLayoutConstraint.h"/>
+ </class>
+ </classes>
+ <simulatedMetricsContainer key="defaultSimulatedMetrics">
+ <simulatedStatusBarMetrics key="statusBar" statusBarStyle="blackTranslucent"/>
+ <simulatedOrientationMetrics key="orientation"/>
+ <simulatedScreenMetrics key="destination"/>
+ </simulatedMetricsContainer>
+</document> \ No newline at end of file
diff --git a/iBean.old/iBean/en.lproj/MainStoryboard_iPhone.storyboard b/iBean.old/iBean/en.lproj/MainStoryboard_iPhone.storyboard
new file mode 100644
index 0000000..a65aaa4
--- /dev/null
+++ b/iBean.old/iBean/en.lproj/MainStoryboard_iPhone.storyboard
@@ -0,0 +1,158 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="2.0" toolsVersion="2844" systemVersion="12C60" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="4">
+ <dependencies>
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="1930"/>
+ </dependencies>
+ <scenes>
+ <!--First View Controller - First-->
+ <scene sceneID="11">
+ <objects>
+ <viewController title="First" id="2" customClass="FirstViewController" sceneMemberID="viewController">
+ <view key="view" contentMode="scaleToFill" id="16">
+ <rect key="frame" x="0.0" y="20" width="320" height="499"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ <subviews>
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" text="First View" textAlignment="center" lineBreakMode="tailTruncation" minimumFontSize="10" translatesAutoresizingMaskIntoConstraints="NO" id="20">
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
+ <fontDescription key="fontDescription" name="Helvetica" family="Helvetica" pointSize="36"/>
+ <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
+ <nil key="highlightedColor"/>
+ </label>
+ <textView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" userInteractionEnabled="NO" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" delaysContentTouches="NO" canCancelContentTouches="NO" minimumZoomScale="0.0" maximumZoomScale="0.0" bouncesZoom="NO" editable="NO" text="Loaded by the first view controller — an instance of FirstViewController — specified in the app delegate." textAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="21">
+ <constraints>
+ <constraint firstAttribute="height" constant="88" id="Ikv-jk-tyi"/>
+ </constraints>
+ <fontDescription key="fontDescription" type="system" size="system"/>
+ <textInputTraits key="textInputTraits"/>
+ </textView>
+ </subviews>
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
+ <constraints>
+ <constraint firstAttribute="trailing" secondItem="21" secondAttribute="trailing" constant="20" symbolic="YES" type="default" id="QBg-X6-fBV"/>
+ <constraint firstAttribute="trailing" secondItem="20" secondAttribute="trailing" constant="20" symbolic="YES" type="default" id="Qxj-1L-2Yh"/>
+ <constraint firstItem="20" firstAttribute="leading" secondItem="16" secondAttribute="leading" constant="20" symbolic="YES" type="default" id="Ty9-wx-CyI"/>
+ <constraint firstItem="21" firstAttribute="leading" secondItem="16" secondAttribute="leading" constant="20" symbolic="YES" type="default" id="Zmm-k2-2L7"/>
+ <constraint firstItem="21" firstAttribute="top" secondItem="20" secondAttribute="bottom" constant="40" type="user" id="jX0-Wi-kmb"/>
+ <constraint firstAttribute="centerY" secondItem="21" secondAttribute="centerY" type="user" id="yWk-L2-m9F"/>
+ </constraints>
+ </view>
+ <tabBarItem key="tabBarItem" title="First" image="first" id="7"/>
+ </viewController>
+ <placeholder placeholderIdentifier="IBFirstResponder" id="10" sceneMemberID="firstResponder"/>
+ </objects>
+ <point key="canvasLocation" x="865" y="-358"/>
+ </scene>
+ <!--Insta Bean View Controller - Second-->
+ <scene sceneID="13">
+ <objects>
+ <viewController title="Second" id="3" customClass="InstaBeanViewController" sceneMemberID="viewController">
+ <view key="view" contentMode="scaleToFill" id="17">
+ <rect key="frame" x="0.0" y="20" width="320" height="499"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ <subviews>
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" text="0.00" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CiC-m9-5rR">
+ <constraints>
+ <constraint firstAttribute="height" constant="102" id="gVA-cu-kfz"/>
+ </constraints>
+ <fontDescription key="fontDescription" type="system" pointSize="76"/>
+ <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
+ <nil key="highlightedColor"/>
+ </label>
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ghy-eB-Fc0">
+ <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
+ <state key="normal" title="Start extraction">
+ <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/>
+ <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
+ </state>
+ <state key="highlighted">
+ <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
+ </state>
+ <connections>
+ <action selector="startExtraction:" destination="3" eventType="touchUpInside" id="kjW-U4-gbu"/>
+ </connections>
+ </button>
+ <stepper opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="25" minimumValue="1" maximumValue="60" translatesAutoresizingMaskIntoConstraints="NO" id="507-KX-F4S">
+ <connections>
+ <action selector="setExtractionTimer:" destination="3" eventType="valueChanged" id="zsr-5X-Pbz"/>
+ </connections>
+ </stepper>
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fpj-yQ-Jhw">
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
+ <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
+ <nil key="highlightedColor"/>
+ </label>
+ </subviews>
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
+ <constraints>
+ <constraint firstItem="CiC-m9-5rR" firstAttribute="top" secondItem="17" secondAttribute="top" constant="20" symbolic="YES" type="default" id="06y-M2-rw2"/>
+ <constraint firstItem="Fpj-yQ-Jhw" firstAttribute="leading" secondItem="17" secondAttribute="leading" constant="44" id="19h-RC-Nah"/>
+ <constraint firstItem="507-KX-F4S" firstAttribute="top" secondItem="17" secondAttribute="top" constant="195" id="522-46-RaI"/>
+ <constraint firstAttribute="bottom" secondItem="ghy-eB-Fc0" secondAttribute="bottom" constant="89" id="SNh-xW-kDd"/>
+ <constraint firstAttribute="trailing" secondItem="507-KX-F4S" secondAttribute="trailing" constant="57" id="bIe-JJ-xvH"/>
+ <constraint firstItem="CiC-m9-5rR" firstAttribute="leading" secondItem="17" secondAttribute="leading" constant="20" symbolic="YES" type="default" id="f2w-yL-dYN"/>
+ <constraint firstAttribute="trailing" secondItem="CiC-m9-5rR" secondAttribute="trailing" constant="20" symbolic="YES" type="default" id="jt9-2B-vlF"/>
+ <constraint firstItem="ghy-eB-Fc0" firstAttribute="centerX" secondItem="CiC-m9-5rR" secondAttribute="centerX" type="default" id="qAx-gx-lyV"/>
+ <constraint firstItem="Fpj-yQ-Jhw" firstAttribute="centerY" secondItem="507-KX-F4S" secondAttribute="centerY" type="default" id="uct-q5-tbD"/>
+ </constraints>
+ </view>
+ <tabBarItem key="tabBarItem" title="Insta bean" image="second" id="6"/>
+ <connections>
+ <outlet property="extractionButton" destination="ghy-eB-Fc0" id="SPP-wT-uF3"/>
+ <outlet property="extractionProgressLabel" destination="CiC-m9-5rR" id="8Ca-UB-cZV"/>
+ <outlet property="extractionSettingLabel" destination="Fpj-yQ-Jhw" id="hhI-wZ-9Lc"/>
+ <outlet property="extractionSettingStepper" destination="507-KX-F4S" id="6Pt-3K-8eE"/>
+ </connections>
+ </viewController>
+ <placeholder placeholderIdentifier="IBFirstResponder" id="12" sceneMemberID="firstResponder"/>
+ </objects>
+ <point key="canvasLocation" x="653" y="498"/>
+ </scene>
+ <!--Tab Bar Controller-->
+ <scene sceneID="15">
+ <objects>
+ <tabBarController id="4" sceneMemberID="viewController">
+ <nil key="simulatedBottomBarMetrics"/>
+ <tabBar key="tabBar" contentMode="scaleToFill" id="5">
+ <rect key="frame" x="0.0" y="431" width="320" height="49"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
+ </tabBar>
+ <connections>
+ <segue destination="2" kind="relationship" relationship="viewControllers" id="26"/>
+ <segue destination="3" kind="relationship" relationship="viewControllers" id="27"/>
+ </connections>
+ </tabBarController>
+ <placeholder placeholderIdentifier="IBFirstResponder" id="14" sceneMemberID="firstResponder"/>
+ </objects>
+ <point key="canvasLocation" x="132" y="180"/>
+ </scene>
+ </scenes>
+ <resources>
+ <image name="first" width="16" height="16"/>
+ <image name="second" width="16" height="16"/>
+ </resources>
+ <classes>
+ <class className="FirstViewController" superclassName="UIViewController">
+ <source key="sourceIdentifier" type="project" relativePath="./Classes/FirstViewController.h"/>
+ </class>
+ <class className="InstaBeanViewController" superclassName="UIViewController">
+ <source key="sourceIdentifier" type="project" relativePath="./Classes/InstaBeanViewController.h"/>
+ <relationships>
+ <relationship kind="action" name="setExtractionTimer:"/>
+ <relationship kind="action" name="startExtraction:"/>
+ <relationship kind="outlet" name="extractionButton" candidateClass="UIButton"/>
+ <relationship kind="outlet" name="extractionProgressLabel" candidateClass="UILabel"/>
+ <relationship kind="outlet" name="extractionSettingLabel" candidateClass="UILabel"/>
+ <relationship kind="outlet" name="extractionSettingStepper" candidateClass="UIStepper"/>
+ </relationships>
+ </class>
+ <class className="NSLayoutConstraint" superclassName="NSObject">
+ <source key="sourceIdentifier" type="project" relativePath="./Classes/NSLayoutConstraint.h"/>
+ </class>
+ </classes>
+ <simulatedMetricsContainer key="defaultSimulatedMetrics">
+ <simulatedStatusBarMetrics key="statusBar"/>
+ <simulatedOrientationMetrics key="orientation"/>
+ <simulatedScreenMetrics key="destination" type="retina4"/>
+ </simulatedMetricsContainer>
+</document> \ No newline at end of file
diff --git a/iBean.old/iBean/first.png b/iBean.old/iBean/first.png
new file mode 100644
index 0000000..9300ee2
--- /dev/null
+++ b/iBean.old/iBean/first.png
Binary files differ
diff --git a/iBean.old/iBean/first@2x.png b/iBean.old/iBean/first@2x.png
new file mode 100644
index 0000000..374d78e
--- /dev/null
+++ b/iBean.old/iBean/first@2x.png
Binary files differ
diff --git a/iBean.old/iBean/iBean-Info.plist b/iBean.old/iBean/iBean-Info.plist
new file mode 100644
index 0000000..9b890c5
--- /dev/null
+++ b/iBean.old/iBean/iBean-Info.plist
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>en</string>
+ <key>CFBundleDisplayName</key>
+ <string>${PRODUCT_NAME}</string>
+ <key>CFBundleExecutable</key>
+ <string>${EXECUTABLE_NAME}</string>
+ <key>CFBundleIdentifier</key>
+ <string>Eddie-Ehlin.${PRODUCT_NAME:rfc1034identifier}</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>${PRODUCT_NAME}</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleShortVersionString</key>
+ <string>1.0</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
+ <string>1.0</string>
+ <key>LSRequiresIPhoneOS</key>
+ <true/>
+ <key>UIMainStoryboardFile</key>
+ <string>MainStoryboard_iPhone</string>
+ <key>UIMainStoryboardFile~ipad</key>
+ <string>MainStoryboard_iPad</string>
+ <key>UIRequiredDeviceCapabilities</key>
+ <array>
+ <string>armv7</string>
+ </array>
+ <key>UIStatusBarTintParameters</key>
+ <dict>
+ <key>UINavigationBar</key>
+ <dict>
+ <key>Style</key>
+ <string>UIBarStyleDefault</string>
+ <key>Translucent</key>
+ <false/>
+ </dict>
+ </dict>
+ <key>UISupportedInterfaceOrientations</key>
+ <array>
+ <string>UIInterfaceOrientationPortrait</string>
+ <string>UIInterfaceOrientationLandscapeLeft</string>
+ <string>UIInterfaceOrientationLandscapeRight</string>
+ </array>
+ <key>UISupportedInterfaceOrientations~ipad</key>
+ <array>
+ <string>UIInterfaceOrientationPortrait</string>
+ <string>UIInterfaceOrientationPortraitUpsideDown</string>
+ <string>UIInterfaceOrientationLandscapeLeft</string>
+ <string>UIInterfaceOrientationLandscapeRight</string>
+ </array>
+</dict>
+</plist>
diff --git a/iBean.old/iBean/iBean-Prefix.pch b/iBean.old/iBean/iBean-Prefix.pch
new file mode 100644
index 0000000..1eb06ae
--- /dev/null
+++ b/iBean.old/iBean/iBean-Prefix.pch
@@ -0,0 +1,15 @@
+//
+// Prefix header for all source files of the 'iBean' target in the 'iBean' project
+//
+
+#import <Availability.h>
+
+#ifndef __IPHONE_5_0
+#warning "This project uses features only available in iOS SDK 5.0 and later."
+#endif
+
+#ifdef __OBJC__
+ #import <UIKit/UIKit.h>
+ #import <Foundation/Foundation.h>
+ #import <CoreData/CoreData.h>
+#endif
diff --git a/iBean.old/iBean/main.m b/iBean.old/iBean/main.m
new file mode 100644
index 0000000..b0895ba
--- /dev/null
+++ b/iBean.old/iBean/main.m
@@ -0,0 +1,18 @@
+//
+// main.m
+// iBean
+//
+// Created by Eddie Ehlin on 2012-12-28.
+// Copyright (c) 2012 Eddie Ehlin. All rights reserved.
+//
+
+#import <UIKit/UIKit.h>
+
+#import "AppDelegate.h"
+
+int main(int argc, char *argv[])
+{
+ @autoreleasepool {
+ return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
+ }
+}
diff --git a/iBean.old/iBean/second.png b/iBean.old/iBean/second.png
new file mode 100644
index 0000000..1100b48
--- /dev/null
+++ b/iBean.old/iBean/second.png
Binary files differ
diff --git a/iBean.old/iBean/second@2x.png b/iBean.old/iBean/second@2x.png
new file mode 100644
index 0000000..368d38f
--- /dev/null
+++ b/iBean.old/iBean/second@2x.png
Binary files differ