Skip to content

Commit 242fc4e

Browse files
committed
Update Xcode version and window title
Update the Xcode version to the latest 14.2 (13504). Change the window title from "Notepad.exe" to "TextEdit". Remove the baseline separator from the toolbar.
1 parent 76e898d commit 242fc4e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

TextEdit/Mac/en.lproj/Main.storyboard

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS">
2+
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="23504" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS">
33
<dependencies>
44
<deployment identifier="macosx"/>
5-
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22690"/>
5+
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="23504"/>
66
<capability name="Image references" minToolsVersion="12.0"/>
77
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
88
</dependencies>
@@ -686,13 +686,13 @@
686686
<scene sceneID="R2V-B0-nI4">
687687
<objects>
688688
<windowController showSeguePresentationStyle="single" id="B8D-0N-5wS" sceneMemberID="viewController">
689-
<window key="window" title="Notepad.exe" subtitle="Rich Text" separatorStyle="shadow" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" visibleAtLaunch="NO" animationBehavior="default" tabbingMode="disallowed" id="IQv-IB-iLA">
689+
<window key="window" title="TextEdit" subtitle="Rich Text" separatorStyle="shadow" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" visibleAtLaunch="NO" animationBehavior="default" tabbingMode="disallowed" id="IQv-IB-iLA">
690690
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
691691
<windowCollectionBehavior key="collectionBehavior" fullScreenNone="YES"/>
692692
<rect key="contentRect" x="420" y="310" width="500" height="400"/>
693693
<rect key="screenRect" x="0.0" y="0.0" width="1680" height="1027"/>
694694
<value key="minSize" type="size" width="300" height="100"/>
695-
<toolbar key="toolbar" implicitIdentifier="89706A1F-B72A-4D45-A19B-48D631BA931E" autosavesConfiguration="NO" allowsUserCustomization="NO" displayMode="iconAndLabel" sizeMode="regular" id="9Cr-vI-QW0">
695+
<toolbar key="toolbar" implicitIdentifier="89706A1F-B72A-4D45-A19B-48D631BA931E" autosavesConfiguration="NO" allowsUserCustomization="NO" showsBaselineSeparator="NO" displayMode="iconAndLabel" sizeMode="regular" id="9Cr-vI-QW0">
696696
<allowedToolbarItems>
697697
<toolbarItem implicitItemIdentifier="DE34C9A7-73A8-4FB0-804F-36AE4CFD0527" label="Wrap" paletteLabel="Text Wrapping" tag="-1" bordered="YES" sizingBehavior="auto" autovalidates="NO" id="JV6-de-LTW">
698698
<imageReference key="image" image="text.justify.leading" catalog="system" symbolScale="large"/>

0 commit comments

Comments
 (0)