Skip to content

Commit b09abc2

Browse files
committed
Removed dangling outlet that was logging a warning at launch
1 parent 5491ea0 commit b09abc2

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

Resources/English.lproj/MainMenu.xib

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15G31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="12120" systemVersion="16E195" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
33
<dependencies>
44
<deployment identifier="macosx"/>
5-
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/>
5+
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="12120"/>
66
</dependencies>
77
<objects>
88
<customObject id="-2" userLabel="File's Owner" customClass="ApplicationController"/>
@@ -643,10 +643,6 @@ DQ
643643
</customObject>
644644
<userDefaultsController representsSharedInstance="YES" id="912"/>
645645
<customObject id="918" customClass="SUUpdater"/>
646-
<customObject id="oqX-ct-wMx" userLabel="Document Controller" customClass="NSDocumentController">
647-
<connections>
648-
<outlet property="firstResponder" destination="-2" id="uGz-RU-RIl"/>
649-
</connections>
650-
</customObject>
646+
<customObject id="oqX-ct-wMx" userLabel="Document Controller" customClass="NSDocumentController"/>
651647
</objects>
652648
</document>

0 commit comments

Comments
 (0)