Skip to content

Commit

Permalink
Updated to 6.1 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-levenick committed Oct 10, 2022
1 parent af1b941 commit 4819025
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 28 deletions.
8 changes: 4 additions & 4 deletions MUT.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@
CODE_SIGN_ENTITLEMENTS = "The MUT/The MUT.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 6.0.0;
CURRENT_PROJECT_VERSION = 6.1.0;
DEVELOPMENT_TEAM = X6CF4FM9JH;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = "The MUT/Info.plist";
Expand All @@ -606,7 +606,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 6.0.0;
MARKETING_VERSION = 6.1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.jssmut.jssmut;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
Expand All @@ -624,7 +624,7 @@
CODE_SIGN_ENTITLEMENTS = "The MUT/The MUT.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 6.0.0;
CURRENT_PROJECT_VERSION = 6.1.0;
DEVELOPMENT_TEAM = X6CF4FM9JH;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = "The MUT/Info.plist";
Expand All @@ -633,7 +633,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 6.0.0;
MARKETING_VERSION = 6.1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.jssmut.jssmut;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
Expand Down
37 changes: 13 additions & 24 deletions The MUT/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="19455" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS">
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="21225" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="19455"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21225"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
Expand Down Expand Up @@ -160,7 +160,7 @@
<scene sceneID="R2V-B0-nI4">
<objects>
<windowController storyboardIdentifier="MainStoryBoard" id="B8D-0N-5wS" sceneMemberID="viewController">
<window key="window" identifier="MainWindow" title="The MUT v6.0.0" autorecalculatesKeyViewLoop="NO" visibleAtLaunch="NO" animationBehavior="default" id="IQv-IB-iLA">
<window key="window" identifier="MainWindow" title="The MUT v6.1.0 - BETA" autorecalculatesKeyViewLoop="NO" visibleAtLaunch="NO" animationBehavior="default" id="IQv-IB-iLA">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
<windowCollectionBehavior key="collectionBehavior" fullScreenNone="YES"/>
<rect key="contentRect" x="100" y="100" width="568" height="667"/>
Expand Down Expand Up @@ -552,7 +552,7 @@ DQ
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView identifier="tableAttribute" id="q3N-uq-TF3">
<rect key="frame" x="1" y="1" width="141" height="17"/>
<rect key="frame" x="11" y="1" width="141" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uDO-T6-B02">
Expand All @@ -571,7 +571,7 @@ DQ
</tableCellView>
</prototypeCellViews>
</tableColumn>
<tableColumn identifier="tableValue" width="191" minWidth="40" maxWidth="1000" id="KMF-t3-fHW">
<tableColumn identifier="tableValue" width="162" minWidth="40" maxWidth="1000" id="KMF-t3-fHW">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
Expand All @@ -584,11 +584,11 @@ DQ
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView identifier="tableValue" id="K6H-Kb-VQt">
<rect key="frame" x="145" y="1" width="195" height="17"/>
<rect key="frame" x="155" y="1" width="166" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Q7Q-0M-ZJn">
<rect key="frame" x="0.0" y="0.0" width="195" height="17"/>
<rect key="frame" x="0.0" y="0.0" width="166" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="1dg-aK-n88">
<font key="font" metaFont="system"/>
Expand Down Expand Up @@ -638,7 +638,7 @@ DQ
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn identifier="csvIdentifier" width="154" minWidth="40" maxWidth="1000" id="m4m-KJ-KO3">
<tableColumn identifier="csvIdentifier" width="125" minWidth="40" maxWidth="1000" id="m4m-KJ-KO3">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
Expand All @@ -651,11 +651,11 @@ DQ
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView identifier="csvIdentifier" id="aa8-ml-LyP">
<rect key="frame" x="1" y="1" width="163" height="17"/>
<rect key="frame" x="11" y="1" width="134" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1Jc-oP-wDX">
<rect key="frame" x="0.0" y="0.0" width="163" height="17"/>
<rect key="frame" x="0.0" y="0.0" width="134" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="JOX-iz-QvW">
<font key="font" metaFont="system"/>
Expand Down Expand Up @@ -776,7 +776,7 @@ DQ
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn identifier="colScopes" width="170" minWidth="40" maxWidth="1000" id="Bgc-Uf-Svt">
<tableColumn identifier="colScopes" width="141" minWidth="40" maxWidth="1000" id="Bgc-Uf-Svt">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
Expand All @@ -789,11 +789,11 @@ DQ
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView identifier="colScopes" id="mUf-TU-ns3">
<rect key="frame" x="1" y="1" width="179" height="17"/>
<rect key="frame" x="11" y="1" width="150" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField identifier="colScopes" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9f5-7n-Zs0">
<rect key="frame" x="0.0" y="0.0" width="179" height="17"/>
<rect key="frame" x="0.0" y="0.0" width="150" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="Fu2-SZ-4ZA">
<font key="font" metaFont="system"/>
Expand Down Expand Up @@ -952,17 +952,6 @@ DQ
<action selector="btnBrowse:" target="Wso-JF-mtF" id="Tff-Ex-erE"/>
</connections>
</button>
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="X3y-a9-Ino">
<rect key="frame" x="494" y="560" width="75" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="W1v-Ki-pi8">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="btnTest:" target="Wso-JF-mtF" id="Yqd-XJ-inO"/>
</connections>
</button>
</subviews>
</view>
<connections>
Expand Down

0 comments on commit 4819025

Please sign in to comment.