Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

Commit

Permalink
Okay Xcode, as you wish
Browse files Browse the repository at this point in the history
  • Loading branch information
dev4dev committed Apr 9, 2015
1 parent 7359256 commit d739506
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Alcatraz/Views/ATZPackageListTableCellView.xib
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6751" systemVersion="14C1514" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="7531" systemVersion="14D131" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6751"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7531"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="ATZPluginWindowController"/>
Expand Down Expand Up @@ -69,6 +69,7 @@
<rect key="frame" x="116" y="14" width="358" height="40"/>
<subviews>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="AkJ-m7-btw">
<rect key="frame" x="0.0" y="20" width="358" height="0.0"/>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" animates="YES" imageScaling="proportionallyUpOrDown" id="6cY-Ub-n48"/>
</imageView>
</subviews>
Expand Down

1 comment on commit d739506

@iflrn
Copy link

@iflrn iflrn commented on d739506 Apr 26, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine tune island of ownership submitting to a #

Please sign in to comment.