diff options
author | ritsuka <[email protected]> | 2015-07-28 06:24:53 +0000 |
---|---|---|
committer | ritsuka <[email protected]> | 2015-07-28 06:24:53 +0000 |
commit | 4ebfbe60d2163ea91b9791b02d76425b5aafdf5d (patch) | |
tree | 44f2918a23d44002732eb50f34686fa46feb2d86 /macosx/English.lproj/AddPreset.xib | |
parent | 9ae2a401aebbe47e6729912c38d03c713b110e70 (diff) |
MacGui: fix the build. Set the xibs compatibility to Xcode 6.3.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7382 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj/AddPreset.xib')
-rw-r--r-- | macosx/English.lproj/AddPreset.xib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/English.lproj/AddPreset.xib b/macosx/English.lproj/AddPreset.xib index ef6a7b8ba..4d48828f9 100644 --- a/macosx/English.lproj/AddPreset.xib +++ b/macosx/English.lproj/AddPreset.xib @@ -2,7 +2,7 @@ <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8164.2" systemVersion="15A225f" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> <dependencies> <deployment identifier="macosx"/> - <development version="6000" identifier="xcode"/> + <development version="6300" identifier="xcode"/> <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8164.2"/> </dependencies> <objects> |