Skip to content

Commit

Permalink
Version bump to 5.3.2-b167
Browse files Browse the repository at this point in the history
  • Loading branch information
hantu85 committed Dec 13, 2022
1 parent dbe3963 commit fb2f420
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions BeagleIM.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1817,7 +1817,7 @@
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 166;
CURRENT_PROJECT_VERSION = 167;
DEVELOPMENT_TEAM = YBEYW6E35C;
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand Down Expand Up @@ -1851,7 +1851,7 @@
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 166;
CURRENT_PROJECT_VERSION = 167;
DEVELOPMENT_TEAM = YBEYW6E35C;
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand Down
16 changes: 8 additions & 8 deletions BeagleIM/localization/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -2629,7 +2629,7 @@ Gw
<autoresizingMask key="autoresizingMask"/>
<subviews>
<box verticalHuggingPriority="750" boxType="custom" borderType="none" title="Box" transparent="YES" translatesAutoresizingMaskIntoConstraints="NO" id="0O6-Pu-tW4">
<rect key="frame" x="0.0" y="430" width="391" height="72"/>
<rect key="frame" x="0.0" y="434" width="391" height="72"/>
<view key="contentView" id="8J8-dt-vbv">
<rect key="frame" x="0.0" y="0.0" width="391" height="72"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
Expand Down Expand Up @@ -2799,14 +2799,14 @@ AAAAAAEGA
</view>
</box>
<splitView arrangesAllSubviews="NO" dividerStyle="thin" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="UFg-qL-DYr">
<rect key="frame" x="0.0" y="0.0" width="391" height="430"/>
<rect key="frame" x="0.0" y="0.0" width="391" height="434"/>
<subviews>
<customView misplaced="YES" id="Zah-Im-z0B">
<rect key="frame" x="0.0" y="0.0" width="390" height="430"/>
<rect key="frame" x="0.0" y="0.0" width="390" height="434"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<containerView translatesAutoresizingMaskIntoConstraints="NO" id="B0G-N7-Ff8">
<rect key="frame" x="0.0" y="2" width="190" height="430"/>
<rect key="frame" x="0.0" y="2" width="190" height="434"/>
<connections>
<segue destination="FAI-Oi-HUZ" kind="embed" id="dfU-FL-rSC"/>
</connections>
Expand All @@ -2820,17 +2820,17 @@ AAAAAAEGA
</constraints>
</customView>
<customView misplaced="YES" id="VJJ-Aj-NHT">
<rect key="frame" x="391" y="0.0" width="0.0" height="430"/>
<rect key="frame" x="391" y="0.0" width="0.0" height="434"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="28" horizontalPageScroll="10" verticalLineScroll="28" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qPg-RH-BHf">
<rect key="frame" x="0.0" y="2" width="200" height="430"/>
<rect key="frame" x="0.0" y="2" width="200" height="434"/>
<clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="KfR-1C-rOz">
<rect key="frame" x="0.0" y="0.0" width="200" height="430"/>
<rect key="frame" x="0.0" y="0.0" width="200" height="434"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" selectionHighlightStyle="none" columnReordering="NO" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" enabled="NO" rowHeight="28" rowSizeStyle="automatic" usesAutomaticRowHeights="YES" viewBased="YES" outlineTableColumn="0qr-P7-0PU" id="9Zj-K6-yAz" customClass="GroupchatParticipantsTableView" customModule="BeagleIM" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="200" height="430"/>
<rect key="frame" x="0.0" y="0.0" width="200" height="434"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<size key="intercellSpacing" width="17" height="0.0"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
Expand Down

0 comments on commit fb2f420

Please sign in to comment.