Add the build number, version number, and product name strings to Info.plist and...
[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 /* BU Print Drop.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "BU Print Drop.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 /* BU Print Drop.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 1EE1E4B00D749106002999AD /* ShellScript */,
282 );
283 buildRules = (
284 );
285 dependencies = (
286 );
287 name = PrintDrop;
288 productInstallPath = "$(HOME)/Applications";
289 productName = PrintDrop;
290 productReference = 8D1107320486CEB800E47090 /* BU Print Drop.app */;
291 productType = "com.apple.product-type.application";
292 };
293 /* End PBXNativeTarget section */
294
295 /* Begin PBXProject section */
296 29B97313FDCFA39411CA2CEA /* Project object */ = {
297 isa = PBXProject;
298 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "PrintDrop" */;
299 compatibilityVersion = "Xcode 3.0";
300 hasScannedForEncodings = 1;
301 mainGroup = 29B97314FDCFA39411CA2CEA /* PrintDrop */;
302 projectDirPath = "";
303 projectRoot = "";
304 targets = (
305 8D1107260486CEB800E47090 /* PrintDrop */,
306 1EE1E44F0D748AC9002999AD /* libssh2 */,
307 );
308 };
309 /* End PBXProject section */
310
311 /* Begin PBXResourcesBuildPhase section */
312 8D1107290486CEB800E47090 /* Resources */ = {
313 isa = PBXResourcesBuildPhase;
314 buildActionMask = 2147483647;
315 files = (
316 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
317 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
318 1EE1E3E50D7482E7002999AD /* gradient.png in Resources */,
319 );
320 runOnlyForDeploymentPostprocessing = 0;
321 };
322 /* End PBXResourcesBuildPhase section */
323
324 /* Begin PBXShellScriptBuildPhase section */
325 1EE1E4B00D749106002999AD /* ShellScript */ = {
326 isa = PBXShellScriptBuildPhase;
327 buildActionMask = 2147483647;
328 files = (
329 );
330 inputPaths = (
331 );
332 outputPaths = (
333 );
334 runOnlyForDeploymentPostprocessing = 0;
335 shellPath = /usr/bin/ruby;
336 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";
337 };
338 /* End PBXShellScriptBuildPhase section */
339
340 /* Begin PBXSourcesBuildPhase section */
341 1EE1E44D0D748AC9002999AD /* Sources */ = {
342 isa = PBXSourcesBuildPhase;
343 buildActionMask = 2147483647;
344 files = (
345 1EE1E4780D748AE4002999AD /* channel.c in Sources */,
346 1EE1E4790D748AE4002999AD /* comp.c in Sources */,
347 1EE1E47A0D748AE4002999AD /* crypt.c in Sources */,
348 1EE1E47B0D748AE4002999AD /* hostkey.c in Sources */,
349 1EE1E47C0D748AE4002999AD /* kex.c in Sources */,
350 1EE1E47E0D748AE4002999AD /* mac.c in Sources */,
351 1EE1E47F0D748AE4002999AD /* misc.c in Sources */,
352 1EE1E4800D748AE4002999AD /* openssl.c in Sources */,
353 1EE1E4810D748AE4002999AD /* packet.c in Sources */,
354 1EE1E4820D748AE4002999AD /* pem.c in Sources */,
355 1EE1E4830D748AE4002999AD /* publickey.c in Sources */,
356 1EE1E4840D748AE4002999AD /* scp.c in Sources */,
357 1EE1E4850D748AE4002999AD /* session.c in Sources */,
358 1EE1E4860D748AE4002999AD /* sftp.c in Sources */,
359 1EE1E4870D748AE4002999AD /* transport.c in Sources */,
360 1EE1E4880D748AE4002999AD /* userauth.c in Sources */,
361 );
362 runOnlyForDeploymentPostprocessing = 0;
363 };
364 8D11072C0486CEB800E47090 /* Sources */ = {
365 isa = PBXSourcesBuildPhase;
366 buildActionMask = 2147483647;
367 files = (
368 8D11072D0486CEB800E47090 /* main.m in Sources */,
369 1E1624F30D736C500067F3B4 /* GradientBackView.m in Sources */,
370 1E1625410D736EF20067F3B4 /* DraggableImageView.m in Sources */,
371 1E1626560D7388110067F3B4 /* AppController.m in Sources */,
372 );
373 runOnlyForDeploymentPostprocessing = 0;
374 };
375 /* End PBXSourcesBuildPhase section */
376
377 /* Begin PBXVariantGroup section */
378 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
379 isa = PBXVariantGroup;
380 children = (
381 089C165DFE840E0CC02AAC07 /* English */,
382 );
383 name = InfoPlist.strings;
384 sourceTree = "<group>";
385 };
386 1EE1E3E30D7482E7002999AD /* gradient.png */ = {
387 isa = PBXVariantGroup;
388 children = (
389 1EE1E3E40D7482E7002999AD /* English */,
390 );
391 name = gradient.png;
392 sourceTree = "<group>";
393 };
394 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
395 isa = PBXVariantGroup;
396 children = (
397 29B97319FDCFA39411CA2CEA /* English */,
398 );
399 name = MainMenu.nib;
400 sourceTree = "<group>";
401 };
402 /* End PBXVariantGroup section */
403
404 /* Begin XCBuildConfiguration section */
405 1EE1E4510D748AC9002999AD /* Debug */ = {
406 isa = XCBuildConfiguration;
407 buildSettings = {
408 COPY_PHASE_STRIP = NO;
409 GCC_DYNAMIC_NO_PIC = NO;
410 GCC_ENABLE_FIX_AND_CONTINUE = YES;
411 GCC_MODEL_TUNING = G5;
412 GCC_OPTIMIZATION_LEVEL = 0;
413 INSTALL_PATH = /usr/local/lib;
414 PREBINDING = NO;
415 PRODUCT_NAME = libssh2;
416 ZERO_LINK = YES;
417 };
418 name = Debug;
419 };
420 1EE1E4520D748AC9002999AD /* Release */ = {
421 isa = XCBuildConfiguration;
422 buildSettings = {
423 COPY_PHASE_STRIP = YES;
424 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
425 GCC_ENABLE_FIX_AND_CONTINUE = NO;
426 GCC_MODEL_TUNING = G5;
427 INSTALL_PATH = /usr/local/lib;
428 PREBINDING = NO;
429 PRODUCT_NAME = libssh2;
430 ZERO_LINK = NO;
431 };
432 name = Release;
433 };
434 C01FCF4B08A954540054247B /* Debug */ = {
435 isa = XCBuildConfiguration;
436 buildSettings = {
437 COPY_PHASE_STRIP = NO;
438 GCC_DYNAMIC_NO_PIC = NO;
439 GCC_ENABLE_FIX_AND_CONTINUE = YES;
440 GCC_MODEL_TUNING = G5;
441 GCC_OPTIMIZATION_LEVEL = 0;
442 GCC_PRECOMPILE_PREFIX_HEADER = YES;
443 GCC_PREFIX_HEADER = PrintDrop_Prefix.pch;
444 HEADER_SEARCH_PATHS = "\"$(SRCROOT)/Vendor/libssh2/Headers\"";
445 INFOPLIST_FILE = Info.plist;
446 INSTALL_PATH = "$(HOME)/Applications";
447 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/build/Release\"";
448 OTHER_LDFLAGS = (
449 "-undefined",
450 suppress,
451 "-force_flat_namespace",
452 );
453 PRODUCT_NAME = "BU Print Drop";
454 WRAPPER_EXTENSION = app;
455 ZERO_LINK = YES;
456 };
457 name = Debug;
458 };
459 C01FCF4C08A954540054247B /* Release */ = {
460 isa = XCBuildConfiguration;
461 buildSettings = {
462 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
463 GCC_MODEL_TUNING = G5;
464 GCC_PRECOMPILE_PREFIX_HEADER = YES;
465 GCC_PREFIX_HEADER = PrintDrop_Prefix.pch;
466 HEADER_SEARCH_PATHS = "\"$(SRCROOT)/Vendor/libssh2/Headers\"";
467 INFOPLIST_FILE = Info.plist;
468 INSTALL_PATH = "$(HOME)/Applications";
469 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/build/Release\"";
470 OTHER_LDFLAGS = (
471 "-undefined",
472 suppress,
473 "-force_flat_namespace",
474 );
475 PRODUCT_NAME = "BU Print Drop";
476 WRAPPER_EXTENSION = app;
477 };
478 name = Release;
479 };
480 C01FCF4F08A954540054247B /* Debug */ = {
481 isa = XCBuildConfiguration;
482 buildSettings = {
483 GCC_WARN_ABOUT_RETURN_TYPE = YES;
484 GCC_WARN_UNUSED_VARIABLE = YES;
485 PREBINDING = NO;
486 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
487 };
488 name = Debug;
489 };
490 C01FCF5008A954540054247B /* Release */ = {
491 isa = XCBuildConfiguration;
492 buildSettings = {
493 ARCHS = (
494 ppc,
495 i386,
496 );
497 GCC_WARN_ABOUT_RETURN_TYPE = YES;
498 GCC_WARN_UNUSED_VARIABLE = YES;
499 PREBINDING = NO;
500 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
501 };
502 name = Release;
503 };
504 /* End XCBuildConfiguration section */
505
506 /* Begin XCConfigurationList section */
507 1EE1E4550D748ADB002999AD /* Build configuration list for PBXNativeTarget "libssh2" */ = {
508 isa = XCConfigurationList;
509 buildConfigurations = (
510 1EE1E4510D748AC9002999AD /* Debug */,
511 1EE1E4520D748AC9002999AD /* Release */,
512 );
513 defaultConfigurationIsVisible = 0;
514 defaultConfigurationName = Release;
515 };
516 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "PrintDrop" */ = {
517 isa = XCConfigurationList;
518 buildConfigurations = (
519 C01FCF4B08A954540054247B /* Debug */,
520 C01FCF4C08A954540054247B /* Release */,
521 );
522 defaultConfigurationIsVisible = 0;
523 defaultConfigurationName = Release;
524 };
525 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "PrintDrop" */ = {
526 isa = XCConfigurationList;
527 buildConfigurations = (
528 C01FCF4F08A954540054247B /* Debug */,
529 C01FCF5008A954540054247B /* Release */,
530 );
531 defaultConfigurationIsVisible = 0;
532 defaultConfigurationName = Release;
533 };
534 /* End XCConfigurationList section */
535 };
536 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
537 }