Make libssh2 target a dependency of PrintDrop
[printdrop.git] / PrintDrop.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 44;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 1E1624F30D736C500067F3B4 /* GradientBackView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E1624F20D736C500067F3B4 /* GradientBackView.m */; };
11 1E1625410D736EF20067F3B4 /* DraggableImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E1625400D736EF20067F3B4 /* DraggableImageView.m */; };
12 1E1626560D7388110067F3B4 /* AppController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E1626550D7388110067F3B4 /* AppController.m */; };
13 1EE1E3E50D7482E7002999AD /* gradient.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EE1E3E30D7482E7002999AD /* gradient.png */; };
14 1EE1E4710D748AE4002999AD /* libgcrypt.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EE1E4580D748AE4002999AD /* libgcrypt.h */; };
15 1EE1E4720D748AE4002999AD /* libssh2.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EE1E4590D748AE4002999AD /* libssh2.h */; };
16 1EE1E4730D748AE4002999AD /* libssh2_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EE1E45A0D748AE4002999AD /* libssh2_config.h */; };
17 1EE1E4740D748AE4002999AD /* libssh2_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EE1E45B0D748AE4002999AD /* libssh2_priv.h */; };
18 1EE1E4750D748AE4002999AD /* libssh2_publickey.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EE1E45C0D748AE4002999AD /* libssh2_publickey.h */; };
19 1EE1E4760D748AE4002999AD /* libssh2_sftp.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EE1E45D0D748AE4002999AD /* libssh2_sftp.h */; };
20 1EE1E4770D748AE4002999AD /* openssl.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EE1E45E0D748AE4002999AD /* openssl.h */; };
21 1EE1E4780D748AE4002999AD /* channel.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E4600D748AE4002999AD /* channel.c */; };
22 1EE1E4790D748AE4002999AD /* comp.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E4610D748AE4002999AD /* comp.c */; };
23 1EE1E47A0D748AE4002999AD /* crypt.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E4620D748AE4002999AD /* crypt.c */; };
24 1EE1E47B0D748AE4002999AD /* hostkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E4630D748AE4002999AD /* hostkey.c */; };
25 1EE1E47C0D748AE4002999AD /* kex.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E4640D748AE4002999AD /* kex.c */; };
26 1EE1E47E0D748AE4002999AD /* mac.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E4660D748AE4002999AD /* mac.c */; };
27 1EE1E47F0D748AE4002999AD /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E4670D748AE4002999AD /* misc.c */; };
28 1EE1E4800D748AE4002999AD /* openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E4680D748AE4002999AD /* openssl.c */; };
29 1EE1E4810D748AE4002999AD /* packet.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E4690D748AE4002999AD /* packet.c */; };
30 1EE1E4820D748AE4002999AD /* pem.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E46A0D748AE4002999AD /* pem.c */; };
31 1EE1E4830D748AE4002999AD /* publickey.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E46B0D748AE4002999AD /* publickey.c */; };
32 1EE1E4840D748AE4002999AD /* scp.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E46C0D748AE4002999AD /* scp.c */; };
33 1EE1E4850D748AE4002999AD /* session.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E46D0D748AE4002999AD /* session.c */; };
34 1EE1E4860D748AE4002999AD /* sftp.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E46E0D748AE4002999AD /* sftp.c */; };
35 1EE1E4870D748AE4002999AD /* transport.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E46F0D748AE4002999AD /* transport.c */; };
36 1EE1E4880D748AE4002999AD /* userauth.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EE1E4700D748AE4002999AD /* userauth.c */; };
37 1EE1E48C0D748B19002999AD /* liblibssh2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EE1E4500D748AC9002999AD /* liblibssh2.a */; };
38 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
39 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
40 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
41 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
42 /* End PBXBuildFile section */
43
44 /* Begin PBXContainerItemProxy section */
45 1EE1E4EE0D749370002999AD /* PBXContainerItemProxy */ = {
46 isa = PBXContainerItemProxy;
47 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
48 proxyType = 1;
49 remoteGlobalIDString = 1EE1E44F0D748AC9002999AD /* libssh2 */;
50 remoteInfo = libssh2;
51 };
52 /* End PBXContainerItemProxy section */
53
54 /* Begin PBXFileReference section */
55 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
56 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
57 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
58 1E1624F10D736C500067F3B4 /* GradientBackView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GradientBackView.h; path = Source/GradientBackView.h; sourceTree = "<group>"; };
59 1E1624F20D736C500067F3B4 /* GradientBackView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GradientBackView.m; path = Source/GradientBackView.m; sourceTree = "<group>"; };
60 1E16253F0D736EF20067F3B4 /* DraggableImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DraggableImageView.h; path = Source/DraggableImageView.h; sourceTree = "<group>"; };
61 1E1625400D736EF20067F3B4 /* DraggableImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DraggableImageView.m; path = Source/DraggableImageView.m; sourceTree = "<group>"; };
62 1E1626540D7388110067F3B4 /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppController.h; path = Source/AppController.h; sourceTree = "<group>"; };
63 1E1626550D7388110067F3B4 /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppController.m; path = Source/AppController.m; sourceTree = "<group>"; };
64 1EE1E3E40D7482E7002999AD /* English */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = English; path = English.lproj/gradient.png; sourceTree = "<group>"; };
65 1EE1E4500D748AC9002999AD /* liblibssh2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = liblibssh2.a; sourceTree = BUILT_PRODUCTS_DIR; };
66 1EE1E4580D748AE4002999AD /* libgcrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libgcrypt.h; sourceTree = "<group>"; };
67 1EE1E4590D748AE4002999AD /* libssh2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libssh2.h; sourceTree = "<group>"; };
68 1EE1E45A0D748AE4002999AD /* libssh2_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libssh2_config.h; sourceTree = "<group>"; };
69 1EE1E45B0D748AE4002999AD /* libssh2_priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libssh2_priv.h; sourceTree = "<group>"; };
70 1EE1E45C0D748AE4002999AD /* libssh2_publickey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libssh2_publickey.h; sourceTree = "<group>"; };
71 1EE1E45D0D748AE4002999AD /* libssh2_sftp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libssh2_sftp.h; sourceTree = "<group>"; };
72 1EE1E45E0D748AE4002999AD /* openssl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = openssl.h; sourceTree = "<group>"; };
73 1EE1E4600D748AE4002999AD /* channel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = channel.c; sourceTree = "<group>"; };
74 1EE1E4610D748AE4002999AD /* comp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = comp.c; sourceTree = "<group>"; };
75 1EE1E4620D748AE4002999AD /* crypt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = crypt.c; sourceTree = "<group>"; };
76 1EE1E4630D748AE4002999AD /* hostkey.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hostkey.c; sourceTree = "<group>"; };
77 1EE1E4640D748AE4002999AD /* kex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kex.c; sourceTree = "<group>"; };
78 1EE1E4660D748AE4002999AD /* mac.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mac.c; sourceTree = "<group>"; };
79 1EE1E4670D748AE4002999AD /* misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
80 1EE1E4680D748AE4002999AD /* openssl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = openssl.c; sourceTree = "<group>"; };
81 1EE1E4690D748AE4002999AD /* packet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = packet.c; sourceTree = "<group>"; };
82 1EE1E46A0D748AE4002999AD /* pem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pem.c; sourceTree = "<group>"; };
83 1EE1E46B0D748AE4002999AD /* publickey.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = publickey.c; sourceTree = "<group>"; };
84 1EE1E46C0D748AE4002999AD /* scp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = scp.c; sourceTree = "<group>"; };
85 1EE1E46D0D748AE4002999AD /* session.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = session.c; sourceTree = "<group>"; };
86 1EE1E46E0D748AE4002999AD /* sftp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sftp.c; sourceTree = "<group>"; };
87 1EE1E46F0D748AE4002999AD /* transport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = transport.c; sourceTree = "<group>"; };
88 1EE1E4700D748AE4002999AD /* userauth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = userauth.c; sourceTree = "<group>"; };
89 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
90 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
91 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
92 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
93 32CA4F630368D1EE00C91783 /* PrintDrop_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrintDrop_Prefix.pch; sourceTree = "<group>"; };
94 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
95 8D1107320486CEB800E47090 /* BU Print Drop.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "BU Print Drop.app"; sourceTree = BUILT_PRODUCTS_DIR; };
96 /* End PBXFileReference section */
97
98 /* Begin PBXFrameworksBuildPhase section */
99 1EE1E44E0D748AC9002999AD /* Frameworks */ = {
100 isa = PBXFrameworksBuildPhase;
101 buildActionMask = 2147483647;
102 files = (
103 );
104 runOnlyForDeploymentPostprocessing = 0;
105 };
106 8D11072E0486CEB800E47090 /* Frameworks */ = {
107 isa = PBXFrameworksBuildPhase;
108 buildActionMask = 2147483647;
109 files = (
110 1EE1E48C0D748B19002999AD /* liblibssh2.a in Frameworks */,
111 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
112 );
113 runOnlyForDeploymentPostprocessing = 0;
114 };
115 /* End PBXFrameworksBuildPhase section */
116
117 /* Begin PBXGroup section */
118 080E96DDFE201D6D7F000001 /* Classes */ = {
119 isa = PBXGroup;
120 children = (
121 1E1626540D7388110067F3B4 /* AppController.h */,
122 1E1626550D7388110067F3B4 /* AppController.m */,
123 1E1624F10D736C500067F3B4 /* GradientBackView.h */,
124 1E1624F20D736C500067F3B4 /* GradientBackView.m */,
125 1E16253F0D736EF20067F3B4 /* DraggableImageView.h */,
126 1E1625400D736EF20067F3B4 /* DraggableImageView.m */,
127 );
128 name = Classes;
129 sourceTree = "<group>";
130 };
131 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
132 isa = PBXGroup;
133 children = (
134 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
135 );
136 name = "Linked Frameworks";
137 sourceTree = "<group>";
138 };
139 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
140 isa = PBXGroup;
141 children = (
142 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
143 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
144 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
145 );
146 name = "Other Frameworks";
147 sourceTree = "<group>";
148 };
149 19C28FACFE9D520D11CA2CBB /* Products */ = {
150 isa = PBXGroup;
151 children = (
152 8D1107320486CEB800E47090 /* BU Print Drop.app */,
153 1EE1E4500D748AC9002999AD /* liblibssh2.a */,
154 );
155 name = Products;
156 sourceTree = "<group>";
157 };
158 1EE1E4560D748AE4002999AD /* libssh2 */ = {
159 isa = PBXGroup;
160 children = (
161 1EE1E4570D748AE4002999AD /* Headers */,
162 1EE1E45F0D748AE4002999AD /* Source */,
163 );
164 name = libssh2;
165 path = Vendor/libssh2;
166 sourceTree = "<group>";
167 };
168 1EE1E4570D748AE4002999AD /* Headers */ = {
169 isa = PBXGroup;
170 children = (
171 1EE1E4580D748AE4002999AD /* libgcrypt.h */,
172 1EE1E4590D748AE4002999AD /* libssh2.h */,
173 1EE1E45A0D748AE4002999AD /* libssh2_config.h */,
174 1EE1E45B0D748AE4002999AD /* libssh2_priv.h */,
175 1EE1E45C0D748AE4002999AD /* libssh2_publickey.h */,
176 1EE1E45D0D748AE4002999AD /* libssh2_sftp.h */,
177 1EE1E45E0D748AE4002999AD /* openssl.h */,
178 );
179 path = Headers;
180 sourceTree = "<group>";
181 };
182 1EE1E45F0D748AE4002999AD /* Source */ = {
183 isa = PBXGroup;
184 children = (
185 1EE1E4600D748AE4002999AD /* channel.c */,
186 1EE1E4610D748AE4002999AD /* comp.c */,
187 1EE1E4620D748AE4002999AD /* crypt.c */,
188 1EE1E4630D748AE4002999AD /* hostkey.c */,
189 1EE1E4640D748AE4002999AD /* kex.c */,
190 1EE1E4660D748AE4002999AD /* mac.c */,
191 1EE1E4670D748AE4002999AD /* misc.c */,
192 1EE1E4680D748AE4002999AD /* openssl.c */,
193 1EE1E4690D748AE4002999AD /* packet.c */,
194 1EE1E46A0D748AE4002999AD /* pem.c */,
195 1EE1E46B0D748AE4002999AD /* publickey.c */,
196 1EE1E46C0D748AE4002999AD /* scp.c */,
197 1EE1E46D0D748AE4002999AD /* session.c */,
198 1EE1E46E0D748AE4002999AD /* sftp.c */,
199 1EE1E46F0D748AE4002999AD /* transport.c */,
200 1EE1E4700D748AE4002999AD /* userauth.c */,
201 );
202 path = Source;
203 sourceTree = "<group>";
204 };
205 29B97314FDCFA39411CA2CEA /* PrintDrop */ = {
206 isa = PBXGroup;
207 children = (
208 080E96DDFE201D6D7F000001 /* Classes */,
209 29B97315FDCFA39411CA2CEA /* Other Sources */,
210 29B97317FDCFA39411CA2CEA /* Resources */,
211 1EE1E4560D748AE4002999AD /* libssh2 */,
212 29B97323FDCFA39411CA2CEA /* Frameworks */,
213 19C28FACFE9D520D11CA2CBB /* Products */,
214 );
215 name = PrintDrop;
216 sourceTree = "<group>";
217 };
218 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
219 isa = PBXGroup;
220 children = (
221 32CA4F630368D1EE00C91783 /* PrintDrop_Prefix.pch */,
222 29B97316FDCFA39411CA2CEA /* main.m */,
223 );
224 name = "Other Sources";
225 sourceTree = "<group>";
226 };
227 29B97317FDCFA39411CA2CEA /* Resources */ = {
228 isa = PBXGroup;
229 children = (
230 1EE1E3E30D7482E7002999AD /* gradient.png */,
231 8D1107310486CEB800E47090 /* Info.plist */,
232 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
233 29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
234 );
235 name = Resources;
236 sourceTree = "<group>";
237 };
238 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
239 isa = PBXGroup;
240 children = (
241 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
242 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
243 );
244 name = Frameworks;
245 sourceTree = "<group>";
246 };
247 /* End PBXGroup section */
248
249 /* Begin PBXHeadersBuildPhase section */
250 1EE1E44C0D748AC9002999AD /* Headers */ = {
251 isa = PBXHeadersBuildPhase;
252 buildActionMask = 2147483647;
253 files = (
254 1EE1E4710D748AE4002999AD /* libgcrypt.h in Headers */,
255 1EE1E4720D748AE4002999AD /* libssh2.h in Headers */,
256 1EE1E4730D748AE4002999AD /* libssh2_config.h in Headers */,
257 1EE1E4740D748AE4002999AD /* libssh2_priv.h in Headers */,
258 1EE1E4750D748AE4002999AD /* libssh2_publickey.h in Headers */,
259 1EE1E4760D748AE4002999AD /* libssh2_sftp.h in Headers */,
260 1EE1E4770D748AE4002999AD /* openssl.h in Headers */,
261 );
262 runOnlyForDeploymentPostprocessing = 0;
263 };
264 /* End PBXHeadersBuildPhase section */
265
266 /* Begin PBXNativeTarget section */
267 1EE1E44F0D748AC9002999AD /* libssh2 */ = {
268 isa = PBXNativeTarget;
269 buildConfigurationList = 1EE1E4550D748ADB002999AD /* Build configuration list for PBXNativeTarget "libssh2" */;
270 buildPhases = (
271 1EE1E44C0D748AC9002999AD /* Headers */,
272 1EE1E44D0D748AC9002999AD /* Sources */,
273 1EE1E44E0D748AC9002999AD /* Frameworks */,
274 );
275 buildRules = (
276 );
277 dependencies = (
278 );
279 name = libssh2;
280 productName = libssh2;
281 productReference = 1EE1E4500D748AC9002999AD /* liblibssh2.a */;
282 productType = "com.apple.product-type.library.static";
283 };
284 8D1107260486CEB800E47090 /* PrintDrop */ = {
285 isa = PBXNativeTarget;
286 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "PrintDrop" */;
287 buildPhases = (
288 8D1107290486CEB800E47090 /* Resources */,
289 8D11072C0486CEB800E47090 /* Sources */,
290 8D11072E0486CEB800E47090 /* Frameworks */,
291 1EE1E4B00D749106002999AD /* ShellScript */,
292 );
293 buildRules = (
294 );
295 dependencies = (
296 1EE1E4EF0D749370002999AD /* PBXTargetDependency */,
297 );
298 name = PrintDrop;
299 productInstallPath = "$(HOME)/Applications";
300 productName = PrintDrop;
301 productReference = 8D1107320486CEB800E47090 /* BU Print Drop.app */;
302 productType = "com.apple.product-type.application";
303 };
304 /* End PBXNativeTarget section */
305
306 /* Begin PBXProject section */
307 29B97313FDCFA39411CA2CEA /* Project object */ = {
308 isa = PBXProject;
309 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "PrintDrop" */;
310 compatibilityVersion = "Xcode 3.0";
311 hasScannedForEncodings = 1;
312 mainGroup = 29B97314FDCFA39411CA2CEA /* PrintDrop */;
313 projectDirPath = "";
314 projectRoot = "";
315 targets = (
316 8D1107260486CEB800E47090 /* PrintDrop */,
317 1EE1E44F0D748AC9002999AD /* libssh2 */,
318 );
319 };
320 /* End PBXProject section */
321
322 /* Begin PBXResourcesBuildPhase section */
323 8D1107290486CEB800E47090 /* Resources */ = {
324 isa = PBXResourcesBuildPhase;
325 buildActionMask = 2147483647;
326 files = (
327 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
328 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
329 1EE1E3E50D7482E7002999AD /* gradient.png in Resources */,
330 );
331 runOnlyForDeploymentPostprocessing = 0;
332 };
333 /* End PBXResourcesBuildPhase section */
334
335 /* Begin PBXShellScriptBuildPhase section */
336 1EE1E4B00D749106002999AD /* ShellScript */ = {
337 isa = PBXShellScriptBuildPhase;
338 buildActionMask = 2147483647;
339 files = (
340 );
341 inputPaths = (
342 );
343 outputPaths = (
344 );
345 runOnlyForDeploymentPostprocessing = 0;
346 shellPath = /usr/bin/ruby;
347 shellScript = "require \"ftools\"\nrequire \"Time\"\n\nhash = %x{/usr/local/bin/git log -1 --pretty=format:%h}\ntimestamp = %x{/usr/local/bin/git log -1 --pretty=format:%ct}\ntime = Time.at(timestamp.to_i)\n\nbuild = (\"%02d\" % time.year) + (\"%02d\" % time.month) + (\"%02d\" % time.day) + \".\" + hash\n\ninfopath = ENV[\"CONFIGURATION_BUILD_DIR\"] + \"/\" + ENV[\"INFOPLIST_PATH\"]\n\nfile = \"\"\nio = File.new(infopath)\nlastline = \"\"\nwhile line = io.gets do\n\tif lastline.match(\"CFBundleVersion\")\n\t\tfile += \"\\t<string>#{build}</string>\\n\"\n\telse\n\t\tfile += line\n\tend\n\tlastline = line\nend\nio.close\n\nio = File.new(infopath, \"w\")\nio.write(file)\nio.close";
348 };
349 /* End PBXShellScriptBuildPhase section */
350
351 /* Begin PBXSourcesBuildPhase section */
352 1EE1E44D0D748AC9002999AD /* Sources */ = {
353 isa = PBXSourcesBuildPhase;
354 buildActionMask = 2147483647;
355 files = (
356 1EE1E4780D748AE4002999AD /* channel.c in Sources */,
357 1EE1E4790D748AE4002999AD /* comp.c in Sources */,
358 1EE1E47A0D748AE4002999AD /* crypt.c in Sources */,
359 1EE1E47B0D748AE4002999AD /* hostkey.c in Sources */,
360 1EE1E47C0D748AE4002999AD /* kex.c in Sources */,
361 1EE1E47E0D748AE4002999AD /* mac.c in Sources */,
362 1EE1E47F0D748AE4002999AD /* misc.c in Sources */,
363 1EE1E4800D748AE4002999AD /* openssl.c in Sources */,
364 1EE1E4810D748AE4002999AD /* packet.c in Sources */,
365 1EE1E4820D748AE4002999AD /* pem.c in Sources */,
366 1EE1E4830D748AE4002999AD /* publickey.c in Sources */,
367 1EE1E4840D748AE4002999AD /* scp.c in Sources */,
368 1EE1E4850D748AE4002999AD /* session.c in Sources */,
369 1EE1E4860D748AE4002999AD /* sftp.c in Sources */,
370 1EE1E4870D748AE4002999AD /* transport.c in Sources */,
371 1EE1E4880D748AE4002999AD /* userauth.c in Sources */,
372 );
373 runOnlyForDeploymentPostprocessing = 0;
374 };
375 8D11072C0486CEB800E47090 /* Sources */ = {
376 isa = PBXSourcesBuildPhase;
377 buildActionMask = 2147483647;
378 files = (
379 8D11072D0486CEB800E47090 /* main.m in Sources */,
380 1E1624F30D736C500067F3B4 /* GradientBackView.m in Sources */,
381 1E1625410D736EF20067F3B4 /* DraggableImageView.m in Sources */,
382 1E1626560D7388110067F3B4 /* AppController.m in Sources */,
383 );
384 runOnlyForDeploymentPostprocessing = 0;
385 };
386 /* End PBXSourcesBuildPhase section */
387
388 /* Begin PBXTargetDependency section */
389 1EE1E4EF0D749370002999AD /* PBXTargetDependency */ = {
390 isa = PBXTargetDependency;
391 target = 1EE1E44F0D748AC9002999AD /* libssh2 */;
392 targetProxy = 1EE1E4EE0D749370002999AD /* PBXContainerItemProxy */;
393 };
394 /* End PBXTargetDependency section */
395
396 /* Begin PBXVariantGroup section */
397 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
398 isa = PBXVariantGroup;
399 children = (
400 089C165DFE840E0CC02AAC07 /* English */,
401 );
402 name = InfoPlist.strings;
403 sourceTree = "<group>";
404 };
405 1EE1E3E30D7482E7002999AD /* gradient.png */ = {
406 isa = PBXVariantGroup;
407 children = (
408 1EE1E3E40D7482E7002999AD /* English */,
409 );
410 name = gradient.png;
411 sourceTree = "<group>";
412 };
413 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
414 isa = PBXVariantGroup;
415 children = (
416 29B97319FDCFA39411CA2CEA /* English */,
417 );
418 name = MainMenu.nib;
419 sourceTree = "<group>";
420 };
421 /* End PBXVariantGroup section */
422
423 /* Begin XCBuildConfiguration section */
424 1EE1E4510D748AC9002999AD /* Debug */ = {
425 isa = XCBuildConfiguration;
426 buildSettings = {
427 COPY_PHASE_STRIP = NO;
428 GCC_DYNAMIC_NO_PIC = NO;
429 GCC_ENABLE_FIX_AND_CONTINUE = YES;
430 GCC_MODEL_TUNING = G5;
431 GCC_OPTIMIZATION_LEVEL = 0;
432 INSTALL_PATH = /usr/local/lib;
433 PREBINDING = NO;
434 PRODUCT_NAME = libssh2;
435 ZERO_LINK = YES;
436 };
437 name = Debug;
438 };
439 1EE1E4520D748AC9002999AD /* Release */ = {
440 isa = XCBuildConfiguration;
441 buildSettings = {
442 COPY_PHASE_STRIP = YES;
443 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
444 GCC_ENABLE_FIX_AND_CONTINUE = NO;
445 GCC_MODEL_TUNING = G5;
446 INSTALL_PATH = /usr/local/lib;
447 PREBINDING = NO;
448 PRODUCT_NAME = libssh2;
449 ZERO_LINK = NO;
450 };
451 name = Release;
452 };
453 C01FCF4B08A954540054247B /* Debug */ = {
454 isa = XCBuildConfiguration;
455 buildSettings = {
456 COPY_PHASE_STRIP = NO;
457 GCC_DYNAMIC_NO_PIC = NO;
458 GCC_ENABLE_FIX_AND_CONTINUE = YES;
459 GCC_MODEL_TUNING = G5;
460 GCC_OPTIMIZATION_LEVEL = 0;
461 GCC_PRECOMPILE_PREFIX_HEADER = YES;
462 GCC_PREFIX_HEADER = PrintDrop_Prefix.pch;
463 HEADER_SEARCH_PATHS = "\"$(SRCROOT)/Vendor/libssh2/Headers\"";
464 INFOPLIST_FILE = Info.plist;
465 INSTALL_PATH = "$(HOME)/Applications";
466 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/build/Release\"";
467 OTHER_LDFLAGS = (
468 "-undefined",
469 suppress,
470 "-force_flat_namespace",
471 );
472 PRODUCT_NAME = "BU Print Drop";
473 WRAPPER_EXTENSION = app;
474 ZERO_LINK = YES;
475 };
476 name = Debug;
477 };
478 C01FCF4C08A954540054247B /* Release */ = {
479 isa = XCBuildConfiguration;
480 buildSettings = {
481 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
482 GCC_MODEL_TUNING = G5;
483 GCC_PRECOMPILE_PREFIX_HEADER = YES;
484 GCC_PREFIX_HEADER = PrintDrop_Prefix.pch;
485 HEADER_SEARCH_PATHS = "\"$(SRCROOT)/Vendor/libssh2/Headers\"";
486 INFOPLIST_FILE = Info.plist;
487 INSTALL_PATH = "$(HOME)/Applications";
488 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/build/Release\"";
489 OTHER_LDFLAGS = (
490 "-undefined",
491 suppress,
492 "-force_flat_namespace",
493 );
494 PRODUCT_NAME = "BU Print Drop";
495 WRAPPER_EXTENSION = app;
496 };
497 name = Release;
498 };
499 C01FCF4F08A954540054247B /* Debug */ = {
500 isa = XCBuildConfiguration;
501 buildSettings = {
502 GCC_WARN_ABOUT_RETURN_TYPE = YES;
503 GCC_WARN_UNUSED_VARIABLE = YES;
504 PREBINDING = NO;
505 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
506 };
507 name = Debug;
508 };
509 C01FCF5008A954540054247B /* Release */ = {
510 isa = XCBuildConfiguration;
511 buildSettings = {
512 ARCHS = (
513 ppc,
514 i386,
515 );
516 GCC_WARN_ABOUT_RETURN_TYPE = YES;
517 GCC_WARN_UNUSED_VARIABLE = YES;
518 PREBINDING = NO;
519 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
520 };
521 name = Release;
522 };
523 /* End XCBuildConfiguration section */
524
525 /* Begin XCConfigurationList section */
526 1EE1E4550D748ADB002999AD /* Build configuration list for PBXNativeTarget "libssh2" */ = {
527 isa = XCConfigurationList;
528 buildConfigurations = (
529 1EE1E4510D748AC9002999AD /* Debug */,
530 1EE1E4520D748AC9002999AD /* Release */,
531 );
532 defaultConfigurationIsVisible = 0;
533 defaultConfigurationName = Release;
534 };
535 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "PrintDrop" */ = {
536 isa = XCConfigurationList;
537 buildConfigurations = (
538 C01FCF4B08A954540054247B /* Debug */,
539 C01FCF4C08A954540054247B /* Release */,
540 );
541 defaultConfigurationIsVisible = 0;
542 defaultConfigurationName = Release;
543 };
544 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "PrintDrop" */ = {
545 isa = XCConfigurationList;
546 buildConfigurations = (
547 C01FCF4F08A954540054247B /* Debug */,
548 C01FCF5008A954540054247B /* Release */,
549 );
550 defaultConfigurationIsVisible = 0;
551 defaultConfigurationName = Release;
552 };
553 /* End XCConfigurationList section */
554 };
555 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
556 }