Skip to content

Commit 620b124

Browse files
committed
update CodeScannerViewController symbol
1 parent 9507472 commit 620b124

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

WooCommerce/Classes/ViewRelated/Products/Scanner/CodeScannerViewController.xib

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
33
<device id="retina6_1" orientation="portrait" appearance="light"/>
44
<dependencies>
5-
<deployment identifier="iOS"/>
6-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
5+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
76
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
87
<capability name="System colors in document resources" minToolsVersion="11.0"/>
98
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@@ -36,14 +35,14 @@
3635
<rect key="frame" x="0.0" y="0.0" width="414" height="269"/>
3736
<subviews>
3837
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wCb-QS-xTf">
39-
<rect key="frame" x="20" y="20" width="75" height="34.5"/>
38+
<rect key="frame" x="20" y="20" width="75" height="40.5"/>
4039
<state key="normal" title="Button"/>
4140
<buttonConfiguration key="configuration" style="plain" title="Button"/>
4241
</button>
4342
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uYb-k2-4wm">
4443
<rect key="frame" x="338.5" y="20" width="55.5" height="34"/>
4544
<state key="normal" title="Button"/>
46-
<buttonConfiguration key="configuration" style="plain" image="arrow.triangle.2.circlepath.camera" catalog="system"/>
45+
<buttonConfiguration key="configuration" style="plain" image="arrow.trianglehead.2.clockwise.rotate.90.camera" catalog="system"/>
4746
</button>
4847
</subviews>
4948
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
@@ -94,7 +93,7 @@
9493
</view>
9594
</objects>
9695
<resources>
97-
<image name="arrow.triangle.2.circlepath.camera" catalog="system" width="128" height="93"/>
96+
<image name="arrow.trianglehead.2.clockwise.rotate.90.camera" catalog="system" width="128" height="93"/>
9897
<systemColor name="systemBackgroundColor">
9998
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
10099
</systemColor>

0 commit comments

Comments
 (0)