Skip to content

Commit e30d101

Browse files
committed
Explicitly set "Opens In" for the XIB
1 parent 2556a68 commit e30d101

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

FuzzyAutocomplete/FASettingsWindow.xib

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6250" systemVersion="14A389" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
2+
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6751" systemVersion="13F1066" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
33
<dependencies>
44
<deployment identifier="macosx"/>
5-
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6250"/>
5+
<development version="5100" identifier="xcode"/>
6+
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6751"/>
67
</dependencies>
78
<objects>
89
<customObject id="-2" userLabel="File's Owner" customClass="FASettings"/>

0 commit comments

Comments
 (0)