Skip to content

Commit

Permalink
Explicitly set "Opens In" for the XIB
Browse files Browse the repository at this point in the history
  • Loading branch information
slazyk committed Apr 17, 2015
1 parent 2556a68 commit e30d101
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions FuzzyAutocomplete/FASettingsWindow.xib
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6250" systemVersion="14A389" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6751" systemVersion="13F1066" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6250"/>
<development version="5100" identifier="xcode"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6751"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="FASettings"/>
Expand Down

0 comments on commit e30d101

Please sign in to comment.