Skip to content

Commit 98df06b

Browse files
committed
Bump to v1.8.2
1 parent 71f47c7 commit 98df06b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

AppSigner/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.8.1</string>
18+
<string>1.8.2</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>1.8.1</string>
22+
<string>1.8.2</string>
2323
<key>LSApplicationCategoryType</key>
2424
<string></string>
2525
<key>LSMinimumSystemVersion</key>

AppSigner/Updates.xib

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15C50" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
2+
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15F34" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
33
<dependencies>
44
<deployment identifier="macosx"/>
55
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/>
@@ -20,7 +20,7 @@
2020
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
2121
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2222
<rect key="contentRect" x="196" y="240" width="615" height="344"/>
23-
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
23+
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/>
2424
<value key="minSize" type="size" width="615" height="230"/>
2525
<view key="contentView" id="EiT-Mj-1SZ">
2626
<rect key="frame" x="0.0" y="0.0" width="615" height="344"/>
@@ -61,17 +61,17 @@
6161
<scrollView misplaced="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uB7-Qr-xtC">
6262
<rect key="frame" x="92" y="49" width="503" height="200"/>
6363
<clipView key="contentView" copiesOnScroll="NO" id="xQc-hh-esc">
64-
<rect key="frame" x="1" y="1" width="486" height="198"/>
64+
<rect key="frame" x="1" y="1" width="501" height="198"/>
6565
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6666
<subviews>
6767
<textView editable="NO" importsGraphics="NO" verticallyResizable="YES" allowsNonContiguousLayout="YES" id="9oR-gz-UUY">
68-
<rect key="frame" x="0.0" y="0.0" width="486" height="198"/>
68+
<rect key="frame" x="0.0" y="0.0" width="501" height="198"/>
6969
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
7070
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
71-
<size key="minSize" width="486" height="198"/>
71+
<size key="minSize" width="501" height="198"/>
7272
<size key="maxSize" width="503" height="10000000"/>
7373
<color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
74-
<size key="minSize" width="486" height="198"/>
74+
<size key="minSize" width="501" height="198"/>
7575
<size key="maxSize" width="503" height="10000000"/>
7676
</textView>
7777
</subviews>
@@ -82,7 +82,7 @@
8282
<autoresizingMask key="autoresizingMask"/>
8383
</scroller>
8484
<scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="Yeh-63-iCe">
85-
<rect key="frame" x="487" y="1" width="15" height="198"/>
85+
<rect key="frame" x="486" y="1" width="16" height="198"/>
8686
<autoresizingMask key="autoresizingMask"/>
8787
</scroller>
8888
</scrollView>

0 commit comments

Comments
 (0)