Bump project version to 212.1.
[macgdbp.git] / en.lproj / FileAccess.xib
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14868" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3 <dependencies>
4 <deployment identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14868"/>
6 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
7 </dependencies>
8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="FileAccessController">
10 <connections>
11 <outlet property="window" destination="QvC-M9-y7g" id="5iT-IM-Ttg"/>
12 </connections>
13 </customObject>
14 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
15 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
16 <window title="File Access Needed" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" animationBehavior="default" id="QvC-M9-y7g">
17 <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
18 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
19 <rect key="contentRect" x="196" y="240" width="480" height="238"/>
20 <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
21 <view key="contentView" wantsLayer="YES" id="EiT-Mj-1SZ">
22 <rect key="frame" x="0.0" y="0.0" width="480" height="238"/>
23 <autoresizingMask key="autoresizingMask"/>
24 <subviews>
25 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="lhg-S3-BdC">
26 <rect key="frame" x="18" y="43" width="444" height="151"/>
27 <autoresizingMask key="autoresizingMask"/>
28 <textFieldCell key="cell" selectable="YES" id="5Cu-Jk-ZZM">
29 <font key="font" usesAppearanceFont="YES"/>
30 <string key="title">In order to show the source code for file breakpoints, MacGDBp needs to be granted permission to read the files.
31
32 This is necessary because MacGDBp is sandboxed.
33
34 Granting access to the root of your PHP projects folder is the simplest approach. But you always have complete control in Preferences over the files MacGDBp can read.</string>
35 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
36 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
37 </textFieldCell>
38 </textField>
39 <button verticalHuggingPriority="750" id="AIn-4e-AOZ">
40 <rect key="frame" x="245" y="13" width="221" height="32"/>
41 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
42 <buttonCell key="cell" type="push" title="Open File Access Preferences" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Fhl-Yt-VMg">
43 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
44 <font key="font" metaFont="system"/>
45 <string key="keyEquivalent" base64-UTF8="YES">
46 DQ
47 </string>
48 </buttonCell>
49 <connections>
50 <action selector="openFileAccess:" target="-2" id="wwW-ri-EOZ"/>
51 </connections>
52 </button>
53 <button verticalHuggingPriority="750" id="myT-z7-C4A">
54 <rect key="frame" x="152" y="13" width="93" height="32"/>
55 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
56 <buttonCell key="cell" type="push" title="Not Now" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eVp-7F-z3y">
57 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
58 <font key="font" metaFont="system"/>
59 </buttonCell>
60 <connections>
61 <action selector="performClose:" target="QvC-M9-y7g" id="GsJ-qU-lEU"/>
62 </connections>
63 </button>
64 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="auQ-AN-1N8">
65 <rect key="frame" x="18" y="202" width="248" height="16"/>
66 <autoresizingMask key="autoresizingMask"/>
67 <textFieldCell key="cell" lineBreakMode="clipping" title="MacGDBp Needs Read Access to Files" id="8d8-mv-qOp">
68 <font key="font" metaFont="systemBold"/>
69 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
70 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
71 </textFieldCell>
72 </textField>
73 </subviews>
74 </view>
75 <connections>
76 <outlet property="delegate" destination="-2" id="K0J-qB-xpq"/>
77 </connections>
78 <point key="canvasLocation" x="139" y="124"/>
79 </window>
80 </objects>
81 </document>