@@ -252,63 +252,64 @@ class AppDelegate:UIResponder,UIApplicationDelegate {
252252
253253``` XML
254254<?xml version =" 1.0" encoding =" UTF-8" ?>
255- <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 23504 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" colorMatched =" YES" initialViewController =" vXZ-lx-hvc" >
256- <device id =" retina4_7 " orientation =" portrait" appearance =" light" />
255+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 22181 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" colorMatched =" YES" initialViewController =" vXZ-lx-hvc" >
256+ <device id =" retina6_1 " orientation =" portrait" appearance =" light" />
257257 <dependencies >
258258 <deployment identifier =" iOS" />
259- <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 23506 " />
259+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 22182 " />
260260 <capability name =" System colors in document resources" minToolsVersion =" 11.0" />
261261 <capability name =" documents saved in the Xcode 8 format" minToolsVersion =" 8.0" />
262262 </dependencies >
263263 <scenes >
264264 <!-- View Controller-->
265265 <scene sceneID =" ufC-wZ-h7g" >
266266 <objects >
267- <viewController id =" vXZ-lx-hvc" customClass =" ViewController" customModule =" EaseCallUIKitQuickStart" customModuleProvider=" target" sceneMemberID =" viewController" >
267+ <viewController id =" vXZ-lx-hvc" customClass =" ViewController" customModule =" EaseCallUIKitQuickStart" customModuleProvider =" target" sceneMemberID =" viewController" >
268268 <layoutGuides >
269269 <viewControllerLayoutGuide type =" top" id =" jyV-Pf-zRb" />
270270 <viewControllerLayoutGuide type =" bottom" id =" 2fi-mo-0CV" />
271271 </layoutGuides >
272272 <view key =" view" contentMode =" scaleToFill" id =" kh9-bI-dsS" >
273- <rect key =" frame" x =" 0.0" y =" 0.0" width =" 375 " height =" 667 " />
274- <autoresizingMask key =" autoresizingMask" flexibleMaxX =" YES" flexibleMaxY =" YES" />
273+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 414 " height =" 896 " />
274+ <autoresizingMask key =" autoresizingMask" widthSizable =" YES" heightSizable =" YES" />
275275 <subviews >
276276 <textField opaque =" NO" contentMode =" scaleToFill" horizontalHuggingPriority =" 248" contentHorizontalAlignment =" left" contentVerticalAlignment =" center" borderStyle =" roundedRect" placeholder =" call user or group with id" textAlignment =" center" minimumFontSize =" 17" translatesAutoresizingMaskIntoConstraints =" NO" id =" laE-OW-CWK" >
277- <rect key =" frame" x =" 75 " y =" 191 " width =" 225" height =" 40" />
277+ <rect key =" frame" x =" 94.5 " y =" 171 " width =" 225" height =" 40" />
278278 <color key =" backgroundColor" systemColor =" systemGray5Color" />
279279 <constraints >
280280 <constraint firstAttribute =" height" constant =" 40" id =" kOp-K7-HeC" />
281+ <constraint firstAttribute =" width" constant =" 225" id =" width-laE-OW-CWK" />
281282 </constraints >
282- <color key =" textColor" white = " 0.0 " alpha = " 1 " colorSpace = " custom " customColorSpace = " genericGamma22GrayColorSpace " />
283+ <color key =" textColor" systemColor = " labelColor " />
283284 <fontDescription key =" fontDescription" type =" system" pointSize =" 18" />
284285 <textInputTraits key =" textInputTraits" />
285286 </textField >
286287 <button opaque =" NO" contentMode =" scaleToFill" contentHorizontalAlignment =" center" contentVerticalAlignment =" center" buttonType =" system" lineBreakMode =" middleTruncation" translatesAutoresizingMaskIntoConstraints =" NO" id =" zid-qi-Z7H" >
287- <rect key =" frame" x =" 161 .5" y =" 254 " width =" 52.5 " height =" 35" />
288+ <rect key =" frame" x =" 180 .5" y =" 234 " width =" 53 " height =" 35" />
288289 <constraints >
289290 <constraint firstAttribute =" height" constant =" 35" id =" Qdf-ZL-nrv" />
291+ <constraint firstAttribute =" width" constant =" 53" id =" width-zid-qi-Z7H" />
290292 </constraints >
291- <state key =" normal" title =" Button" />
292293 <buttonConfiguration key =" configuration" style =" filled" title =" Call" />
293294 <connections >
294295 <action selector =" callAction:" destination =" vXZ-lx-hvc" eventType =" touchUpInside" id =" 21A-e9-7bB" />
295296 </connections >
296297 </button >
297298 <button opaque =" NO" contentMode =" scaleToFill" contentHorizontalAlignment =" center" contentVerticalAlignment =" center" buttonType =" system" lineBreakMode =" middleTruncation" translatesAutoresizingMaskIntoConstraints =" NO" id =" 1TW-7c-QOv" >
298- <rect key =" frame" x =" 154 " y =" 316 " width =" 66" height =" 35" />
299+ <rect key =" frame" x =" 174 " y =" 284 " width =" 66" height =" 35" />
299300 <constraints >
300301 <constraint firstAttribute =" height" constant =" 35" id =" X5z-2c-9KQ" />
302+ <constraint firstAttribute =" width" constant =" 66" id =" width-1TW-7c-QOv" />
301303 </constraints >
302- <state key =" normal" title =" Button" />
303304 <buttonConfiguration key =" configuration" style =" filled" title =" Login" />
304305 <connections >
305306 <action selector =" loginAction:" destination =" vXZ-lx-hvc" eventType =" touchUpInside" id =" D5E-pO-2Jw" />
306307 </connections >
307308 </button >
308309 <segmentedControl opaque =" NO" contentMode =" scaleToFill" contentHorizontalAlignment =" center" contentVerticalAlignment =" top" segmentControlStyle =" plain" selectedSegmentIndex =" 0" translatesAutoresizingMaskIntoConstraints =" NO" id =" KgU-kb-zgq" >
309- <rect key =" frame" x =" 89 " y =" 129 " width =" 197" height =" 32" />
310+ <rect key =" frame" x =" 108.5 " y =" 109 " width =" 197" height =" 32" />
310311 <constraints >
311- <constraint firstAttribute =" height" constant =" 31 " id =" 49T-gN-YNX" />
312+ <constraint firstAttribute =" height" constant =" 32 " id =" 49T-gN-YNX" />
312313 <constraint firstAttribute =" width" constant =" 197" id =" 64h-61-hN9" />
313314 </constraints >
314315 <segments >
@@ -321,19 +322,18 @@ class AppDelegate:UIResponder,UIApplicationDelegate {
321322 </connections >
322323 </segmentedControl >
323324 <button opaque =" NO" contentMode =" scaleToFill" contentHorizontalAlignment =" center" contentVerticalAlignment =" center" buttonType =" system" lineBreakMode =" middleTruncation" translatesAutoresizingMaskIntoConstraints =" NO" id =" 0Qd-2k-2aV" >
324- <rect key =" frame" x =" 161 " y =" 370 " width =" 53" height =" 35" />
325+ <rect key =" frame" x =" 180.5 " y =" 334 " width =" 53" height =" 35" />
325326 <constraints >
326327 <constraint firstAttribute =" height" constant =" 35" id =" fuc-9c-KcU" />
327328 <constraint firstAttribute =" width" constant =" 53" id =" u4m-wu-cwy" />
328329 </constraints >
329- <state key =" normal" title =" Button" />
330330 <buttonConfiguration key =" configuration" style =" filled" title =" Log" />
331331 <connections >
332332 <action selector =" logAction:" destination =" vXZ-lx-hvc" eventType =" touchUpInside" id =" QkB-ye-mNH" />
333333 </connections >
334334 </button >
335335 </subviews >
336- <color key =" backgroundColor" red = " 1 " green = " 1 " blue = " 1 " alpha = " 1 " colorSpace = " custom " customColorSpace = " sRGB " />
336+ <color key =" backgroundColor" systemColor = " systemBackgroundColor " />
337337 <constraints >
338338 <constraint firstItem =" zid-qi-Z7H" firstAttribute =" centerX" secondItem =" kh9-bI-dsS" secondAttribute =" centerX" id =" 3PV-gJ-xUs" />
339339 <constraint firstItem =" zid-qi-Z7H" firstAttribute =" top" secondItem =" laE-OW-CWK" secondAttribute =" bottom" constant =" 23" id =" 3d9-xN-rVV" />
@@ -343,7 +343,7 @@ class AppDelegate:UIResponder,UIApplicationDelegate {
343343 <constraint firstItem =" 0Qd-2k-2aV" firstAttribute =" centerX" secondItem =" kh9-bI-dsS" secondAttribute =" centerX" id =" Ptx-cV-DpW" />
344344 <constraint firstItem =" laE-OW-CWK" firstAttribute =" centerX" secondItem =" kh9-bI-dsS" secondAttribute =" centerX" id =" ZDm-c5-ZIK" />
345345 <constraint firstItem =" 1TW-7c-QOv" firstAttribute =" centerY" secondItem =" kh9-bI-dsS" secondAttribute =" centerY" id =" a05-e3-vQV" />
346- <constraint firstItem =" 0Qd-2k-2aV" firstAttribute =" top" secondItem =" 1TW-7c-QOv" secondAttribute =" bottom" constant =" 19 " id =" r8t-en-w10" />
346+ <constraint firstItem =" 0Qd-2k-2aV" firstAttribute =" top" secondItem =" 1TW-7c-QOv" secondAttribute =" bottom" constant =" 15 " id =" r8t-en-w10" />
347347 <constraint firstItem =" laE-OW-CWK" firstAttribute =" top" secondItem =" jyV-Pf-zRb" secondAttribute =" bottom" constant =" 171" id =" vBn-aQ-3Q3" />
348348 </constraints >
349349 </view >
@@ -361,12 +361,18 @@ class AppDelegate:UIResponder,UIApplicationDelegate {
361361 </scene >
362362 </scenes >
363363 <resources >
364+ <systemColor name =" systemBackgroundColor" >
365+ <color white =" 1" alpha =" 1" colorSpace =" custom" customColorSpace =" genericGamma22GrayColorSpace" />
366+ </systemColor >
364367 <systemColor name =" systemBlueColor" >
365368 <color red =" 0.0" green =" 0.47843137254901963" blue =" 1" alpha =" 1" colorSpace =" custom" customColorSpace =" sRGB" />
366369 </systemColor >
367370 <systemColor name =" systemGray5Color" >
368371 <color red =" 0.89803921568627454" green =" 0.89803921568627454" blue =" 0.91764705882352937" alpha =" 1" colorSpace =" custom" customColorSpace =" sRGB" />
369372 </systemColor >
373+ <systemColor name =" labelColor" >
374+ <color white =" 0" alpha =" 1" colorSpace =" custom" customColorSpace =" genericGamma22GrayColorSpace" />
375+ </systemColor >
370376 </resources >
371377</document >
372378
0 commit comments