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