Skip to content

Commit

Permalink
Yes dont play a fool adam
Browse files Browse the repository at this point in the history
  • Loading branch information
granwyntan committed Dec 28, 2020
1 parent a8c797f commit 922898d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ฿u₫g€+/฿u₫g€+.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = XL5JK4F896;
INFOPLIST_FILE = "฿u₫g€+/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
Expand All @@ -467,7 +467,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = XL5JK4F896;
INFOPLIST_FILE = "฿u₫g€+/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
Expand Down
Binary file not shown.
1 change: 0 additions & 1 deletion ฿u₫g€+/฿u₫g€+/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="nie-mL-ENR">
<device id="retina6_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="Stack View standard spacing" minToolsVersion="9.0"/>
Expand Down
2 changes: 1 addition & 1 deletion ฿u₫g€+/฿u₫g€+/StartViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class StartViewController: UIViewController {

override func viewDidLoad() {
super.viewDidLoad()
overrideUserInterfaceStyle = .light
// overrideUserInterfaceStyle = .light
// Do any additional setup after loading the view.
print(UserDefaults.standard.bool(forKey: "loggedIn"))

Expand Down

0 comments on commit 922898d

Please sign in to comment.