File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Examples/Messenger/Messenger-Storyboard Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ @implementation AppDelegate
1515
1616- (BOOL )application : (UIApplication *)application didFinishLaunchingWithOptions : (NSDictionary *)launchOptions
1717{
18+ self.window .backgroundColor = [UIColor whiteColor ];
19+
1820 return YES ;
1921}
2022
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
22<document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 6245" systemVersion =" 14A386a" targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" initialViewController =" nJp-d0-Z0H" >
33 <dependencies >
4- <deployment defaultVersion =" 1808 " identifier =" iOS" />
4+ <deployment defaultVersion =" 1792 " identifier =" iOS" />
55 <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 6238" />
66 </dependencies >
77 <scenes >
You can’t perform that action at this time.
0 commit comments