diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9419eb6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+# Created by http://www.gitignore.io
+
+### Xcode ###
+build/
+*.pbxuser
+!default.pbxuser
+*.mode1v3
+!default.mode1v3
+*.mode2v3
+!default.mode2v3
+*.perspectivev3
+!default.perspectivev3
+xcuserdata
+*.xccheckout
+profile
+*.moved-aside
+DerivedData
+*.hmap
+*.ipa
diff --git a/Flikrkr.xcodeproj/project.pbxproj b/Flikrkr.xcodeproj/project.pbxproj
index 8195ba1..defb7c1 100644
--- a/Flikrkr.xcodeproj/project.pbxproj
+++ b/Flikrkr.xcodeproj/project.pbxproj
@@ -455,6 +455,7 @@
5A11DD2E18F68646007CE97C /* Release */,
);
defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
};
5A11DD2F18F68646007CE97C /* Build configuration list for PBXNativeTarget "FlikrkrTests" */ = {
isa = XCConfigurationList;
@@ -463,6 +464,7 @@
5A11DD3118F68646007CE97C /* Release */,
);
defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
diff --git a/Flikrkr/._Storyboard.storyboard b/Flikrkr/._Storyboard.storyboard
deleted file mode 100644
index a322a67..0000000
Binary files a/Flikrkr/._Storyboard.storyboard and /dev/null differ
diff --git a/Flikrkr/Flikrkr-Info.plist b/Flikrkr/Flikrkr-Info.plist
index ac746de..fa678a3 100644
--- a/Flikrkr/Flikrkr-Info.plist
+++ b/Flikrkr/Flikrkr-Info.plist
@@ -30,6 +30,8 @@
armv7
+ UIStatusBarStyle
+ UIStatusBarStyleDefault
UISupportedInterfaceOrientations
UIInterfaceOrientationPortrait
diff --git a/Flikrkr/Storyboard.storyboard b/Flikrkr/Storyboard.storyboard
index 7025d1f..be30bb7 100644
--- a/Flikrkr/Storyboard.storyboard
+++ b/Flikrkr/Storyboard.storyboard
@@ -1,9 +1,75 @@
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+