summaryrefslogtreecommitdiffabout
path: root/pumpkin.xcodeproj
authorMichael Krelin <hacker@klever.net>2014-04-13 15:05:03 (UTC)
committer Michael Krelin <hacker@klever.net>2014-04-13 15:05:03 (UTC)
commitd6cbcb225da55642099a1b28ca89d2aed310c16b (patch) (unidiff)
treeaaf82dd56fa0f9af50e8a7305ee946f5959b0969 /pumpkin.xcodeproj
parent8808689fe340bec6e90ab13dd502292b0579cf1f (diff)
downloadpumpkin-osx/master.zip
pumpkin-osx/master.tar.gz
pumpkin-osx/master.tar.bz2
update for newer tools, date and version bumposx/0.0.1osx/master
Diffstat (limited to 'pumpkin.xcodeproj') (more/less context) (ignore whitespace changes)
-rw-r--r--pumpkin.xcodeproj/project.pbxproj26
1 files changed, 21 insertions, 5 deletions
diff --git a/pumpkin.xcodeproj/project.pbxproj b/pumpkin.xcodeproj/project.pbxproj
index d2cffd7..f8134db 100644
--- a/pumpkin.xcodeproj/project.pbxproj
+++ b/pumpkin.xcodeproj/project.pbxproj
@@ -94,426 +94,442 @@
94 685CCB0E14D4AC7700F5B76B /* XFersViewDatasource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XFersViewDatasource.m; sourceTree = "<group>"; }; 94 685CCB0E14D4AC7700F5B76B /* XFersViewDatasource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XFersViewDatasource.m; sourceTree = "<group>"; };
95 685CCB1014D5BA1300F5B76B /* StringsAttached.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StringsAttached.h; sourceTree = "<group>"; }; 95 685CCB1014D5BA1300F5B76B /* StringsAttached.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StringsAttached.h; sourceTree = "<group>"; };
96 685CCB1114D5BA1300F5B76B /* StringsAttached.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StringsAttached.m; sourceTree = "<group>"; }; 96 685CCB1114D5BA1300F5B76B /* StringsAttached.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StringsAttached.m; sourceTree = "<group>"; };
97 686315D314DDE7B40067B682 /* ReceiveXFer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReceiveXFer.h; sourceTree = "<group>"; }; 97 686315D314DDE7B40067B682 /* ReceiveXFer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReceiveXFer.h; sourceTree = "<group>"; };
98 686315D414DDE7B40067B682 /* ReceiveXFer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ReceiveXFer.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; }; 98 686315D414DDE7B40067B682 /* ReceiveXFer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ReceiveXFer.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
99 68697A73166BC88900D08FEA /* PumpKIN.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PumpKIN.xib; sourceTree = "<group>"; }; 99 68697A73166BC88900D08FEA /* PumpKIN.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PumpKIN.xib; sourceTree = "<group>"; };
100 68697A75166BC91900D08FEA /* Credits.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = Credits.rtf; sourceTree = "<group>"; }; 100 68697A75166BC91900D08FEA /* Credits.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = Credits.rtf; sourceTree = "<group>"; };
101 68697A7E166BCBAD00D08FEA /* pumpkin-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "pumpkin-Info.plist"; sourceTree = "<group>"; }; 101 68697A7E166BCBAD00D08FEA /* pumpkin-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "pumpkin-Info.plist"; sourceTree = "<group>"; };
102 68697A81166BCBE000D08FEA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 102 68697A81166BCBE000D08FEA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
103 687435A814142E50003EF6EF /* klever-background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "klever-background.png"; sourceTree = "<group>"; }; 103 687435A814142E50003EF6EF /* klever-background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "klever-background.png"; sourceTree = "<group>"; };
104 68783E41148585EA00DEE0B5 /* IPFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IPFormatter.h; sourceTree = "<group>"; }; 104 68783E41148585EA00DEE0B5 /* IPFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IPFormatter.h; sourceTree = "<group>"; };
105 68783E42148585EB00DEE0B5 /* IPFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IPFormatter.m; sourceTree = "<group>"; }; 105 68783E42148585EB00DEE0B5 /* IPFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IPFormatter.m; sourceTree = "<group>"; };
106 68B3D56C14E1CD37002B0D56 /* ARequest.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ARequest.xib; sourceTree = "<group>"; }; 106 68B3D56C14E1CD37002B0D56 /* ARequest.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ARequest.xib; sourceTree = "<group>"; };
107 68B3D56F14E1CE8D002B0D56 /* ARequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = ARequest.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; 107 68B3D56F14E1CE8D002B0D56 /* ARequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = ARequest.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
108 68B3D57014E1CE8D002B0D56 /* ARequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ARequest.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; }; 108 68B3D57014E1CE8D002B0D56 /* ARequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ARequest.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
109 68D5F05C14F2ADBF00CF4CFE /* ConfirmRequest.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ConfirmRequest.xib; sourceTree = "<group>"; }; 109 68D5F05C14F2ADBF00CF4CFE /* ConfirmRequest.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ConfirmRequest.xib; sourceTree = "<group>"; };
110 68D5F05F14F4397200CF4CFE /* ConfirmRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = ConfirmRequest.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; 110 68D5F05F14F4397200CF4CFE /* ConfirmRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = ConfirmRequest.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
111 68D5F06014F4397200CF4CFE /* ConfirmRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ConfirmRequest.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; }; 111 68D5F06014F4397200CF4CFE /* ConfirmRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ConfirmRequest.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
112 68DAEE0514118CB60007A630 /* pumpkin.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = pumpkin.app; sourceTree = BUILT_PRODUCTS_DIR; }; 112 68DAEE0514118CB60007A630 /* pumpkin.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = pumpkin.app; sourceTree = BUILT_PRODUCTS_DIR; };
113 68DAEE1514118CB60007A630 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; 113 68DAEE1514118CB60007A630 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
114 68DAEE1714118CB60007A630 /* pumpkin-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "pumpkin-Prefix.pch"; sourceTree = "<group>"; }; 114 68DAEE1714118CB60007A630 /* pumpkin-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "pumpkin-Prefix.pch"; sourceTree = "<group>"; };
115 68DAEE1B14118CB60007A630 /* PumpKIN.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PumpKIN.h; sourceTree = "<group>"; }; 115 68DAEE1B14118CB60007A630 /* PumpKIN.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PumpKIN.h; sourceTree = "<group>"; };
116 68DAEE1C14118CB60007A630 /* PumpKIN.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PumpKIN.m; sourceTree = "<group>"; }; 116 68DAEE1C14118CB60007A630 /* PumpKIN.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PumpKIN.m; sourceTree = "<group>"; };
117 68DAEE2A14118D370007A630 /* biportal */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = biportal; sourceTree = BUILT_PRODUCTS_DIR; }; 117 68DAEE2A14118D370007A630 /* biportal */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = biportal; sourceTree = BUILT_PRODUCTS_DIR; };
118 68DAEE2D14118D370007A630 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; }; 118 68DAEE2D14118D370007A630 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
119/* End PBXFileReference section */ 119/* End PBXFileReference section */
120 120
121/* Begin PBXFrameworksBuildPhase section */ 121/* Begin PBXFrameworksBuildPhase section */
122 68DAEE0214118CB60007A630 /* Frameworks */ = { 122 68DAEE0214118CB60007A630 /* Frameworks */ = {
123 isa = PBXFrameworksBuildPhase; 123 isa = PBXFrameworksBuildPhase;
124 buildActionMask = 2147483647; 124 buildActionMask = 2147483647;
125 files = ( 125 files = (
126 68428F7C166BAFC600AF8D8C /* Security.framework in Frameworks */, 126 68428F7C166BAFC600AF8D8C /* Security.framework in Frameworks */,
127 68428F7A166BAFB500AF8D8C /* Cocoa.framework in Frameworks */, 127 68428F7A166BAFB500AF8D8C /* Cocoa.framework in Frameworks */,
128 ); 128 );
129 runOnlyForDeploymentPostprocessing = 0; 129 runOnlyForDeploymentPostprocessing = 0;
130 }; 130 };
131 68DAEE2714118D370007A630 /* Frameworks */ = { 131 68DAEE2714118D370007A630 /* Frameworks */ = {
132 isa = PBXFrameworksBuildPhase; 132 isa = PBXFrameworksBuildPhase;
133 buildActionMask = 2147483647; 133 buildActionMask = 2147483647;
134 files = ( 134 files = (
135 ); 135 );
136 runOnlyForDeploymentPostprocessing = 0; 136 runOnlyForDeploymentPostprocessing = 0;
137 }; 137 };
138/* End PBXFrameworksBuildPhase section */ 138/* End PBXFrameworksBuildPhase section */
139 139
140/* Begin PBXGroup section */ 140/* Begin PBXGroup section */
141 68428F75166BA34400AF8D8C /* graphics */ = { 141 68428F75166BA34400AF8D8C /* graphics */ = {
142 isa = PBXGroup; 142 isa = PBXGroup;
143 children = ( 143 children = (
144 68081EAC160F8BE8009D14E1 /* abort.icns */, 144 68081EAC160F8BE8009D14E1 /* abort.icns */,
145 68081EAA160F856A009D14E1 /* get.icns */, 145 68081EAA160F856A009D14E1 /* get.icns */,
146 68081EA8160E6D2B009D14E1 /* put.icns */, 146 68081EA8160E6D2B009D14E1 /* put.icns */,
147 687435A814142E50003EF6EF /* klever-background.png */, 147 687435A814142E50003EF6EF /* klever-background.png */,
148 ); 148 );
149 name = graphics; 149 name = graphics;
150 sourceTree = "<group>"; 150 sourceTree = "<group>";
151 }; 151 };
152 68DAEDFA14118CB60007A630 = { 152 68DAEDFA14118CB60007A630 = {
153 isa = PBXGroup; 153 isa = PBXGroup;
154 children = ( 154 children = (
155 683B812A15EA9FB5002A9253 /* pumpkin.icns */, 155 683B812A15EA9FB5002A9253 /* pumpkin.icns */,
156 68DAEE0F14118CB60007A630 /* pumpkin */, 156 68DAEE0F14118CB60007A630 /* pumpkin */,
157 68DAEE2C14118D370007A630 /* biportal */, 157 68DAEE2C14118D370007A630 /* biportal */,
158 68DAEE0814118CB60007A630 /* Frameworks */, 158 68DAEE0814118CB60007A630 /* Frameworks */,
159 68DAEE0614118CB60007A630 /* Products */, 159 68DAEE0614118CB60007A630 /* Products */,
160 ); 160 );
161 sourceTree = "<group>"; 161 sourceTree = "<group>";
162 }; 162 };
163 68DAEE0614118CB60007A630 /* Products */ = { 163 68DAEE0614118CB60007A630 /* Products */ = {
164 isa = PBXGroup; 164 isa = PBXGroup;
165 children = ( 165 children = (
166 68DAEE0514118CB60007A630 /* pumpkin.app */, 166 68DAEE0514118CB60007A630 /* pumpkin.app */,
167 68DAEE2A14118D370007A630 /* biportal */, 167 68DAEE2A14118D370007A630 /* biportal */,
168 ); 168 );
169 name = Products; 169 name = Products;
170 sourceTree = "<group>"; 170 sourceTree = "<group>";
171 }; 171 };
172 68DAEE0814118CB60007A630 /* Frameworks */ = { 172 68DAEE0814118CB60007A630 /* Frameworks */ = {
173 isa = PBXGroup; 173 isa = PBXGroup;
174 children = ( 174 children = (
175 68428F7B166BAFC600AF8D8C /* Security.framework */, 175 68428F7B166BAFC600AF8D8C /* Security.framework */,
176 68428F79166BAFB500AF8D8C /* Cocoa.framework */, 176 68428F79166BAFB500AF8D8C /* Cocoa.framework */,
177 ); 177 );
178 name = Frameworks; 178 name = Frameworks;
179 sourceTree = "<group>"; 179 sourceTree = "<group>";
180 }; 180 };
181 68DAEE0F14118CB60007A630 /* pumpkin */ = { 181 68DAEE0F14118CB60007A630 /* pumpkin */ = {
182 isa = PBXGroup; 182 isa = PBXGroup;
183 children = ( 183 children = (
184 68428F75166BA34400AF8D8C /* graphics */, 184 68428F75166BA34400AF8D8C /* graphics */,
185 685CCB0D14D4AC7700F5B76B /* XFersViewDatasource.h */, 185 685CCB0D14D4AC7700F5B76B /* XFersViewDatasource.h */,
186 685CCB0E14D4AC7700F5B76B /* XFersViewDatasource.m */, 186 685CCB0E14D4AC7700F5B76B /* XFersViewDatasource.m */,
187 68458CB914157A1000F1E4FF /* TFTPPacket.h */, 187 68458CB914157A1000F1E4FF /* TFTPPacket.h */,
188 682A2791141BD97B005AB8FB /* TFTPPacket.m */, 188 682A2791141BD97B005AB8FB /* TFTPPacket.m */,
189 68D5F05C14F2ADBF00CF4CFE /* ConfirmRequest.xib */, 189 68D5F05C14F2ADBF00CF4CFE /* ConfirmRequest.xib */,
190 68D5F05F14F4397200CF4CFE /* ConfirmRequest.h */, 190 68D5F05F14F4397200CF4CFE /* ConfirmRequest.h */,
191 68D5F06014F4397200CF4CFE /* ConfirmRequest.m */, 191 68D5F06014F4397200CF4CFE /* ConfirmRequest.m */,
192 682A278E1419688A005AB8FB /* XFer.h */, 192 682A278E1419688A005AB8FB /* XFer.h */,
193 682A278F1419688B005AB8FB /* XFer.m */, 193 682A278F1419688B005AB8FB /* XFer.m */,
194 686315D314DDE7B40067B682 /* ReceiveXFer.h */, 194 686315D314DDE7B40067B682 /* ReceiveXFer.h */,
195 686315D414DDE7B40067B682 /* ReceiveXFer.m */, 195 686315D414DDE7B40067B682 /* ReceiveXFer.m */,
196 68458CBC14157A4100F1E4FF /* SendXFer.h */, 196 68458CBC14157A4100F1E4FF /* SendXFer.h */,
197 68458CBD14157A4100F1E4FF /* SendXFer.m */, 197 68458CBD14157A4100F1E4FF /* SendXFer.m */,
198 68458CB5141579E100F1E4FF /* DaemonListener.h */, 198 68458CB5141579E100F1E4FF /* DaemonListener.h */,
199 68458CB6141579E100F1E4FF /* DaemonListener.m */, 199 68458CB6141579E100F1E4FF /* DaemonListener.m */,
200 68697A73166BC88900D08FEA /* PumpKIN.xib */, 200 68697A73166BC88900D08FEA /* PumpKIN.xib */,
201 68DAEE1B14118CB60007A630 /* PumpKIN.h */, 201 68DAEE1B14118CB60007A630 /* PumpKIN.h */,
202 68DAEE1C14118CB60007A630 /* PumpKIN.m */, 202 68DAEE1C14118CB60007A630 /* PumpKIN.m */,
203 6808EC78166158AE00F479A9 /* IPTransformer.h */, 203 6808EC78166158AE00F479A9 /* IPTransformer.h */,
204 6808EC79166158AE00F479A9 /* IPTransformer.m */, 204 6808EC79166158AE00F479A9 /* IPTransformer.m */,
205 68B3D56C14E1CD37002B0D56 /* ARequest.xib */, 205 68B3D56C14E1CD37002B0D56 /* ARequest.xib */,
206 68B3D56F14E1CE8D002B0D56 /* ARequest.h */, 206 68B3D56F14E1CE8D002B0D56 /* ARequest.h */,
207 68B3D57014E1CE8D002B0D56 /* ARequest.m */, 207 68B3D57014E1CE8D002B0D56 /* ARequest.m */,
208 685CCB1014D5BA1300F5B76B /* StringsAttached.h */, 208 685CCB1014D5BA1300F5B76B /* StringsAttached.h */,
209 685CCB1114D5BA1300F5B76B /* StringsAttached.m */, 209 685CCB1114D5BA1300F5B76B /* StringsAttached.m */,
210 680E89A71482EF73008C9134 /* NumberTransformer.h */, 210 680E89A71482EF73008C9134 /* NumberTransformer.h */,
211 680E89A81482EF73008C9134 /* NumberTransformer.m */, 211 680E89A81482EF73008C9134 /* NumberTransformer.m */,
212 68783E41148585EA00DEE0B5 /* IPFormatter.h */, 212 68783E41148585EA00DEE0B5 /* IPFormatter.h */,
213 68783E42148585EB00DEE0B5 /* IPFormatter.m */, 213 68783E42148585EB00DEE0B5 /* IPFormatter.m */,
214 680E89A41482B03A008C9134 /* pumpkin-defaults.plist */, 214 680E89A41482B03A008C9134 /* pumpkin-defaults.plist */,
215 68697A7E166BCBAD00D08FEA /* pumpkin-Info.plist */, 215 68697A7E166BCBAD00D08FEA /* pumpkin-Info.plist */,
216 68DAEE1014118CB60007A630 /* Supporting Files */, 216 68DAEE1014118CB60007A630 /* Supporting Files */,
217 ); 217 );
218 path = pumpkin; 218 path = pumpkin;
219 sourceTree = "<group>"; 219 sourceTree = "<group>";
220 }; 220 };
221 68DAEE1014118CB60007A630 /* Supporting Files */ = { 221 68DAEE1014118CB60007A630 /* Supporting Files */ = {
222 isa = PBXGroup; 222 isa = PBXGroup;
223 children = ( 223 children = (
224 68697A80166BCBE000D08FEA /* InfoPlist.strings */, 224 68697A80166BCBE000D08FEA /* InfoPlist.strings */,
225 68697A75166BC91900D08FEA /* Credits.rtf */, 225 68697A75166BC91900D08FEA /* Credits.rtf */,
226 68DAEE1514118CB60007A630 /* main.m */, 226 68DAEE1514118CB60007A630 /* main.m */,
227 68DAEE1714118CB60007A630 /* pumpkin-Prefix.pch */, 227 68DAEE1714118CB60007A630 /* pumpkin-Prefix.pch */,
228 ); 228 );
229 name = "Supporting Files"; 229 name = "Supporting Files";
230 sourceTree = "<group>"; 230 sourceTree = "<group>";
231 }; 231 };
232 68DAEE2C14118D370007A630 /* biportal */ = { 232 68DAEE2C14118D370007A630 /* biportal */ = {
233 isa = PBXGroup; 233 isa = PBXGroup;
234 children = ( 234 children = (
235 68DAEE2D14118D370007A630 /* main.c */, 235 68DAEE2D14118D370007A630 /* main.c */,
236 ); 236 );
237 path = biportal; 237 path = biportal;
238 sourceTree = "<group>"; 238 sourceTree = "<group>";
239 }; 239 };
240/* End PBXGroup section */ 240/* End PBXGroup section */
241 241
242/* Begin PBXNativeTarget section */ 242/* Begin PBXNativeTarget section */
243 68DAEE0414118CB60007A630 /* pumpkin */ = { 243 68DAEE0414118CB60007A630 /* pumpkin */ = {
244 isa = PBXNativeTarget; 244 isa = PBXNativeTarget;
245 buildConfigurationList = 68DAEE2314118CB70007A630 /* Build configuration list for PBXNativeTarget "pumpkin" */; 245 buildConfigurationList = 68DAEE2314118CB70007A630 /* Build configuration list for PBXNativeTarget "pumpkin" */;
246 buildPhases = ( 246 buildPhases = (
247 68DAEE0114118CB60007A630 /* Sources */, 247 68DAEE0114118CB60007A630 /* Sources */,
248 68DAEE0214118CB60007A630 /* Frameworks */, 248 68DAEE0214118CB60007A630 /* Frameworks */,
249 68DAEE0314118CB60007A630 /* Resources */, 249 68DAEE0314118CB60007A630 /* Resources */,
250 6808EC7D166185F900F479A9 /* CopyFiles */, 250 6808EC7D166185F900F479A9 /* CopyFiles */,
251 68697A84166BFCCB00D08FEA /* ShellScript */, 251 68697A84166BFCCB00D08FEA /* ShellScript */,
252 ); 252 );
253 buildRules = ( 253 buildRules = (
254 ); 254 );
255 dependencies = ( 255 dependencies = (
256 68DAEE411412D5FC0007A630 /* PBXTargetDependency */, 256 68DAEE411412D5FC0007A630 /* PBXTargetDependency */,
257 ); 257 );
258 name = pumpkin; 258 name = pumpkin;
259 productName = pumpkin; 259 productName = pumpkin;
260 productReference = 68DAEE0514118CB60007A630 /* pumpkin.app */; 260 productReference = 68DAEE0514118CB60007A630 /* pumpkin.app */;
261 productType = "com.apple.product-type.application"; 261 productType = "com.apple.product-type.application";
262 }; 262 };
263 68DAEE2914118D370007A630 /* biportal */ = { 263 68DAEE2914118D370007A630 /* biportal */ = {
264 isa = PBXNativeTarget; 264 isa = PBXNativeTarget;
265 buildConfigurationList = 68DAEE3114118D370007A630 /* Build configuration list for PBXNativeTarget "biportal" */; 265 buildConfigurationList = 68DAEE3114118D370007A630 /* Build configuration list for PBXNativeTarget "biportal" */;
266 buildPhases = ( 266 buildPhases = (
267 68DAEE2614118D370007A630 /* Sources */, 267 68DAEE2614118D370007A630 /* Sources */,
268 68DAEE2714118D370007A630 /* Frameworks */, 268 68DAEE2714118D370007A630 /* Frameworks */,
269 68DAEE2814118D370007A630 /* CopyFiles */, 269 68DAEE2814118D370007A630 /* CopyFiles */,
270 ); 270 );
271 buildRules = ( 271 buildRules = (
272 ); 272 );
273 dependencies = ( 273 dependencies = (
274 ); 274 );
275 name = biportal; 275 name = biportal;
276 productName = biportal; 276 productName = biportal;
277 productReference = 68DAEE2A14118D370007A630 /* biportal */; 277 productReference = 68DAEE2A14118D370007A630 /* biportal */;
278 productType = "com.apple.product-type.tool"; 278 productType = "com.apple.product-type.tool";
279 }; 279 };
280/* End PBXNativeTarget section */ 280/* End PBXNativeTarget section */
281 281
282/* Begin PBXProject section */ 282/* Begin PBXProject section */
283 68DAEDFC14118CB60007A630 /* Project object */ = { 283 68DAEDFC14118CB60007A630 /* Project object */ = {
284 isa = PBXProject; 284 isa = PBXProject;
285 attributes = { 285 attributes = {
286 LastUpgradeCheck = 0450; 286 LastUpgradeCheck = 0510;
287 }; 287 };
288 buildConfigurationList = 68DAEDFF14118CB60007A630 /* Build configuration list for PBXProject "pumpkin" */; 288 buildConfigurationList = 68DAEDFF14118CB60007A630 /* Build configuration list for PBXProject "pumpkin" */;
289 compatibilityVersion = "Xcode 3.2"; 289 compatibilityVersion = "Xcode 3.2";
290 developmentRegion = English; 290 developmentRegion = English;
291 hasScannedForEncodings = 0; 291 hasScannedForEncodings = 0;
292 knownRegions = ( 292 knownRegions = (
293 en, 293 en,
294 ); 294 );
295 mainGroup = 68DAEDFA14118CB60007A630; 295 mainGroup = 68DAEDFA14118CB60007A630;
296 productRefGroup = 68DAEE0614118CB60007A630 /* Products */; 296 productRefGroup = 68DAEE0614118CB60007A630 /* Products */;
297 projectDirPath = ""; 297 projectDirPath = "";
298 projectRoot = ""; 298 projectRoot = "";
299 targets = ( 299 targets = (
300 68DAEE0414118CB60007A630 /* pumpkin */, 300 68DAEE0414118CB60007A630 /* pumpkin */,
301 68DAEE2914118D370007A630 /* biportal */, 301 68DAEE2914118D370007A630 /* biportal */,
302 ); 302 );
303 }; 303 };
304/* End PBXProject section */ 304/* End PBXProject section */
305 305
306/* Begin PBXResourcesBuildPhase section */ 306/* Begin PBXResourcesBuildPhase section */
307 68DAEE0314118CB60007A630 /* Resources */ = { 307 68DAEE0314118CB60007A630 /* Resources */ = {
308 isa = PBXResourcesBuildPhase; 308 isa = PBXResourcesBuildPhase;
309 buildActionMask = 2147483647; 309 buildActionMask = 2147483647;
310 files = ( 310 files = (
311 687435A914142E50003EF6EF /* klever-background.png in Resources */, 311 687435A914142E50003EF6EF /* klever-background.png in Resources */,
312 680E89A51482B03A008C9134 /* pumpkin-defaults.plist in Resources */, 312 680E89A51482B03A008C9134 /* pumpkin-defaults.plist in Resources */,
313 68B3D56D14E1CD37002B0D56 /* ARequest.xib in Resources */, 313 68B3D56D14E1CD37002B0D56 /* ARequest.xib in Resources */,
314 68D5F05D14F2ADBF00CF4CFE /* ConfirmRequest.xib in Resources */, 314 68D5F05D14F2ADBF00CF4CFE /* ConfirmRequest.xib in Resources */,
315 683B812B15EA9FB5002A9253 /* pumpkin.icns in Resources */, 315 683B812B15EA9FB5002A9253 /* pumpkin.icns in Resources */,
316 68081EA9160E6D2B009D14E1 /* put.icns in Resources */, 316 68081EA9160E6D2B009D14E1 /* put.icns in Resources */,
317 68081EAB160F856A009D14E1 /* get.icns in Resources */, 317 68081EAB160F856A009D14E1 /* get.icns in Resources */,
318 68081EAD160F8BE8009D14E1 /* abort.icns in Resources */, 318 68081EAD160F8BE8009D14E1 /* abort.icns in Resources */,
319 68697A74166BC88900D08FEA /* PumpKIN.xib in Resources */, 319 68697A74166BC88900D08FEA /* PumpKIN.xib in Resources */,
320 68697A76166BC91900D08FEA /* Credits.rtf in Resources */, 320 68697A76166BC91900D08FEA /* Credits.rtf in Resources */,
321 68697A82166BCBE000D08FEA /* InfoPlist.strings in Resources */, 321 68697A82166BCBE000D08FEA /* InfoPlist.strings in Resources */,
322 ); 322 );
323 runOnlyForDeploymentPostprocessing = 0; 323 runOnlyForDeploymentPostprocessing = 0;
324 }; 324 };
325/* End PBXResourcesBuildPhase section */ 325/* End PBXResourcesBuildPhase section */
326 326
327/* Begin PBXShellScriptBuildPhase section */ 327/* Begin PBXShellScriptBuildPhase section */
328 68697A84166BFCCB00D08FEA /* ShellScript */ = { 328 68697A84166BFCCB00D08FEA /* ShellScript */ = {
329 isa = PBXShellScriptBuildPhase; 329 isa = PBXShellScriptBuildPhase;
330 buildActionMask = 2147483647; 330 buildActionMask = 2147483647;
331 files = ( 331 files = (
332 ); 332 );
333 inputPaths = ( 333 inputPaths = (
334 "$(BUILT_PRODUCTS_DIR)/$(PRODUCT_NAME).app", 334 "$(BUILT_PRODUCTS_DIR)/$(PRODUCT_NAME).app",
335 "$(SRCROOT)/dmg-DS_Store", 335 "$(SRCROOT)/dmg-DS_Store",
336 ); 336 );
337 outputPaths = ( 337 outputPaths = (
338 "$(BUILT_PRODUCTS_DIR)/$(PRODUCT_NAME).dmg", 338 "$(BUILT_PRODUCTS_DIR)/$(PRODUCT_NAME).dmg",
339 ); 339 );
340 runOnlyForDeploymentPostprocessing = 0; 340 runOnlyForDeploymentPostprocessing = 0;
341 shellPath = /bin/sh; 341 shellPath = /bin/sh;
342 shellScript = "set -ex\n\nrm -f \"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME-hybrid.dmg\"\nrm -rf \"$BUILT_PRODUCTS_DIR/DMG\" && mkdir -p \"$BUILT_PRODUCTS_DIR/DMG\"\ncp -R \"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME.app\" \"$BUILT_PRODUCTS_DIR/DMG\"\nmkdir \"$BUILT_PRODUCTS_DIR/DMG/.background\"\ncp \"$SRCROOT/dmg-background.png\" \"$BUILT_PRODUCTS_DIR/DMG/.background/background.png\"\ncp \"$SRCROOT/dmg-DS_Store\" \"$BUILT_PRODUCTS_DIR/DMG/.DS_Store\"\nln -s /Applications \"$BUILT_PRODUCTS_DIR/DMG/Applications\"\nhdiutil makehybrid -o \"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME-hybrid.dmg\" -hfs -hfs-openfolder \"$BUILT_PRODUCTS_DIR/DMG\" -default-volume-name \"PumpKIN\" \"$BUILT_PRODUCTS_DIR/DMG\"\nrm -rf \"$BUILT_PRODUCTS_DIR/DMG\"\n\nrm -f \"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME.dmg\"\nhdiutil convert -format UDZO -o \"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME.dmg\" \"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME-hybrid.dmg\"\n"; 342 shellScript = "set -ex\n\nrm -f \"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME-hybrid.dmg\"\nrm -rf \"$BUILT_PRODUCTS_DIR/DMG\" && mkdir -p \"$BUILT_PRODUCTS_DIR/DMG\"\ncp -R \"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME.app/\" \"$BUILT_PRODUCTS_DIR/DMG/$PRODUCT_NAME.app\"\nmkdir \"$BUILT_PRODUCTS_DIR/DMG/.background\"\ncp \"$SRCROOT/dmg-background.png\" \"$BUILT_PRODUCTS_DIR/DMG/.background/background.png\"\ncp \"$SRCROOT/dmg-DS_Store\" \"$BUILT_PRODUCTS_DIR/DMG/.DS_Store\"\nln -s /Applications \"$BUILT_PRODUCTS_DIR/DMG/Applications\"\nhdiutil makehybrid -o \"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME-hybrid.dmg\" -hfs -hfs-openfolder \"$BUILT_PRODUCTS_DIR/DMG\" -default-volume-name \"PumpKIN\" \"$BUILT_PRODUCTS_DIR/DMG\"\nrm -rf \"$BUILT_PRODUCTS_DIR/DMG\"\n\nrm -f \"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME.dmg\"\nhdiutil convert -format UDZO -o \"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME.dmg\" \"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME-hybrid.dmg\"\n";
343 }; 343 };
344/* End PBXShellScriptBuildPhase section */ 344/* End PBXShellScriptBuildPhase section */
345 345
346/* Begin PBXSourcesBuildPhase section */ 346/* Begin PBXSourcesBuildPhase section */
347 68DAEE0114118CB60007A630 /* Sources */ = { 347 68DAEE0114118CB60007A630 /* Sources */ = {
348 isa = PBXSourcesBuildPhase; 348 isa = PBXSourcesBuildPhase;
349 buildActionMask = 2147483647; 349 buildActionMask = 2147483647;
350 files = ( 350 files = (
351 68DAEE1614118CB60007A630 /* main.m in Sources */, 351 68DAEE1614118CB60007A630 /* main.m in Sources */,
352 68DAEE1D14118CB60007A630 /* PumpKIN.m in Sources */, 352 68DAEE1D14118CB60007A630 /* PumpKIN.m in Sources */,
353 68458CB7141579E100F1E4FF /* DaemonListener.m in Sources */, 353 68458CB7141579E100F1E4FF /* DaemonListener.m in Sources */,
354 68458CBE14157A4100F1E4FF /* SendXFer.m in Sources */, 354 68458CBE14157A4100F1E4FF /* SendXFer.m in Sources */,
355 682A27901419688B005AB8FB /* XFer.m in Sources */, 355 682A27901419688B005AB8FB /* XFer.m in Sources */,
356 682A2792141BD97B005AB8FB /* TFTPPacket.m in Sources */, 356 682A2792141BD97B005AB8FB /* TFTPPacket.m in Sources */,
357 680E89A91482EF73008C9134 /* NumberTransformer.m in Sources */, 357 680E89A91482EF73008C9134 /* NumberTransformer.m in Sources */,
358 68783E43148585EB00DEE0B5 /* IPFormatter.m in Sources */, 358 68783E43148585EB00DEE0B5 /* IPFormatter.m in Sources */,
359 685CCB0F14D4AC7700F5B76B /* XFersViewDatasource.m in Sources */, 359 685CCB0F14D4AC7700F5B76B /* XFersViewDatasource.m in Sources */,
360 685CCB1214D5BA1300F5B76B /* StringsAttached.m in Sources */, 360 685CCB1214D5BA1300F5B76B /* StringsAttached.m in Sources */,
361 686315D514DDE7B40067B682 /* ReceiveXFer.m in Sources */, 361 686315D514DDE7B40067B682 /* ReceiveXFer.m in Sources */,
362 68B3D57114E1CE8D002B0D56 /* ARequest.m in Sources */, 362 68B3D57114E1CE8D002B0D56 /* ARequest.m in Sources */,
363 68D5F06114F4397200CF4CFE /* ConfirmRequest.m in Sources */, 363 68D5F06114F4397200CF4CFE /* ConfirmRequest.m in Sources */,
364 6808EC7A166158AF00F479A9 /* IPTransformer.m in Sources */, 364 6808EC7A166158AF00F479A9 /* IPTransformer.m in Sources */,
365 ); 365 );
366 runOnlyForDeploymentPostprocessing = 0; 366 runOnlyForDeploymentPostprocessing = 0;
367 }; 367 };
368 68DAEE2614118D370007A630 /* Sources */ = { 368 68DAEE2614118D370007A630 /* Sources */ = {
369 isa = PBXSourcesBuildPhase; 369 isa = PBXSourcesBuildPhase;
370 buildActionMask = 2147483647; 370 buildActionMask = 2147483647;
371 files = ( 371 files = (
372 68DAEE2E14118D370007A630 /* main.c in Sources */, 372 68DAEE2E14118D370007A630 /* main.c in Sources */,
373 ); 373 );
374 runOnlyForDeploymentPostprocessing = 0; 374 runOnlyForDeploymentPostprocessing = 0;
375 }; 375 };
376/* End PBXSourcesBuildPhase section */ 376/* End PBXSourcesBuildPhase section */
377 377
378/* Begin PBXTargetDependency section */ 378/* Begin PBXTargetDependency section */
379 68DAEE411412D5FC0007A630 /* PBXTargetDependency */ = { 379 68DAEE411412D5FC0007A630 /* PBXTargetDependency */ = {
380 isa = PBXTargetDependency; 380 isa = PBXTargetDependency;
381 target = 68DAEE2914118D370007A630 /* biportal */; 381 target = 68DAEE2914118D370007A630 /* biportal */;
382 targetProxy = 68DAEE401412D5FC0007A630 /* PBXContainerItemProxy */; 382 targetProxy = 68DAEE401412D5FC0007A630 /* PBXContainerItemProxy */;
383 }; 383 };
384/* End PBXTargetDependency section */ 384/* End PBXTargetDependency section */
385 385
386/* Begin PBXVariantGroup section */ 386/* Begin PBXVariantGroup section */
387 68697A80166BCBE000D08FEA /* InfoPlist.strings */ = { 387 68697A80166BCBE000D08FEA /* InfoPlist.strings */ = {
388 isa = PBXVariantGroup; 388 isa = PBXVariantGroup;
389 children = ( 389 children = (
390 68697A81166BCBE000D08FEA /* en */, 390 68697A81166BCBE000D08FEA /* en */,
391 ); 391 );
392 name = InfoPlist.strings; 392 name = InfoPlist.strings;
393 sourceTree = "<group>"; 393 sourceTree = "<group>";
394 }; 394 };
395/* End PBXVariantGroup section */ 395/* End PBXVariantGroup section */
396 396
397/* Begin XCBuildConfiguration section */ 397/* Begin XCBuildConfiguration section */
398 68DAEE2114118CB70007A630 /* Debug */ = { 398 68DAEE2114118CB70007A630 /* Debug */ = {
399 isa = XCBuildConfiguration; 399 isa = XCBuildConfiguration;
400 buildSettings = { 400 buildSettings = {
401 ALWAYS_SEARCH_USER_PATHS = NO; 401 ALWAYS_SEARCH_USER_PATHS = NO;
402 ARCHS = "$(ARCHS_STANDARD_64_BIT)"; 402 CLANG_WARN_BOOL_CONVERSION = YES;
403 CLANG_WARN_CONSTANT_CONVERSION = YES;
404 CLANG_WARN_EMPTY_BODY = YES;
405 CLANG_WARN_ENUM_CONVERSION = YES;
406 CLANG_WARN_INT_CONVERSION = YES;
407 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
403 CODE_SIGN_ENTITLEMENTS = ""; 408 CODE_SIGN_ENTITLEMENTS = "";
404 COPY_PHASE_STRIP = NO; 409 COPY_PHASE_STRIP = NO;
405 GCC_C_LANGUAGE_STANDARD = gnu99; 410 GCC_C_LANGUAGE_STANDARD = gnu99;
406 GCC_DYNAMIC_NO_PIC = NO; 411 GCC_DYNAMIC_NO_PIC = NO;
407 GCC_ENABLE_OBJC_EXCEPTIONS = YES; 412 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
408 GCC_OPTIMIZATION_LEVEL = 0; 413 GCC_OPTIMIZATION_LEVEL = 0;
409 GCC_PREPROCESSOR_DEFINITIONS = ( 414 GCC_PREPROCESSOR_DEFINITIONS = (
410 "DEBUG=1", 415 "DEBUG=1",
411 "$(inherited)", 416 "$(inherited)",
412 ); 417 );
413 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 418 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
414 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 419 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
415 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 420 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
416 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; 421 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
417 GCC_WARN_ABOUT_RETURN_TYPE = YES; 422 GCC_WARN_ABOUT_RETURN_TYPE = YES;
423 GCC_WARN_UNDECLARED_SELECTOR = YES;
424 GCC_WARN_UNINITIALIZED_AUTOS = YES;
425 GCC_WARN_UNUSED_FUNCTION = YES;
418 GCC_WARN_UNUSED_VARIABLE = YES; 426 GCC_WARN_UNUSED_VARIABLE = YES;
419 MACOSX_DEPLOYMENT_TARGET = 10.7; 427 MACOSX_DEPLOYMENT_TARGET = 10.7;
420 ONLY_ACTIVE_ARCH = YES; 428 ONLY_ACTIVE_ARCH = YES;
421 SDKROOT = macosx; 429 SDKROOT = macosx;
422 }; 430 };
423 name = Debug; 431 name = Debug;
424 }; 432 };
425 68DAEE2214118CB70007A630 /* Release */ = { 433 68DAEE2214118CB70007A630 /* Release */ = {
426 isa = XCBuildConfiguration; 434 isa = XCBuildConfiguration;
427 buildSettings = { 435 buildSettings = {
428 ALWAYS_SEARCH_USER_PATHS = NO; 436 ALWAYS_SEARCH_USER_PATHS = NO;
429 ARCHS = "$(ARCHS_STANDARD_64_BIT)"; 437 CLANG_WARN_BOOL_CONVERSION = YES;
438 CLANG_WARN_CONSTANT_CONVERSION = YES;
439 CLANG_WARN_EMPTY_BODY = YES;
440 CLANG_WARN_ENUM_CONVERSION = YES;
441 CLANG_WARN_INT_CONVERSION = YES;
442 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
430 CODE_SIGN_ENTITLEMENTS = ""; 443 CODE_SIGN_ENTITLEMENTS = "";
431 CODE_SIGN_IDENTITY = "Developer ID Application: Mikhail Krelin"; 444 CODE_SIGN_IDENTITY = "";
432 COPY_PHASE_STRIP = YES; 445 COPY_PHASE_STRIP = YES;
433 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 446 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
434 GCC_C_LANGUAGE_STANDARD = gnu99; 447 GCC_C_LANGUAGE_STANDARD = gnu99;
435 GCC_ENABLE_OBJC_EXCEPTIONS = YES; 448 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
436 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 449 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
437 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 450 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
438 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; 451 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
439 GCC_WARN_ABOUT_RETURN_TYPE = YES; 452 GCC_WARN_ABOUT_RETURN_TYPE = YES;
453 GCC_WARN_UNDECLARED_SELECTOR = YES;
454 GCC_WARN_UNINITIALIZED_AUTOS = YES;
455 GCC_WARN_UNUSED_FUNCTION = YES;
440 GCC_WARN_UNUSED_VARIABLE = YES; 456 GCC_WARN_UNUSED_VARIABLE = YES;
441 MACOSX_DEPLOYMENT_TARGET = 10.7; 457 MACOSX_DEPLOYMENT_TARGET = 10.7;
442 PROVISIONING_PROFILE = ""; 458 PROVISIONING_PROFILE = "";
443 SDKROOT = macosx; 459 SDKROOT = macosx;
444 }; 460 };
445 name = Release; 461 name = Release;
446 }; 462 };
447 68DAEE2414118CB70007A630 /* Debug */ = { 463 68DAEE2414118CB70007A630 /* Debug */ = {
448 isa = XCBuildConfiguration; 464 isa = XCBuildConfiguration;
449 buildSettings = { 465 buildSettings = {
450 COMBINE_HIDPI_IMAGES = YES; 466 COMBINE_HIDPI_IMAGES = YES;
451 GCC_PRECOMPILE_PREFIX_HEADER = YES; 467 GCC_PRECOMPILE_PREFIX_HEADER = YES;
452 GCC_PREFIX_HEADER = "pumpkin/pumpkin-Prefix.pch"; 468 GCC_PREFIX_HEADER = "pumpkin/pumpkin-Prefix.pch";
453 INFOPLIST_FILE = "pumpkin/pumpkin-Info.plist"; 469 INFOPLIST_FILE = "pumpkin/pumpkin-Info.plist";
454 PRODUCT_NAME = "$(TARGET_NAME)"; 470 PRODUCT_NAME = "$(TARGET_NAME)";
455 WRAPPER_EXTENSION = app; 471 WRAPPER_EXTENSION = app;
456 }; 472 };
457 name = Debug; 473 name = Debug;
458 }; 474 };
459 68DAEE2514118CB70007A630 /* Release */ = { 475 68DAEE2514118CB70007A630 /* Release */ = {
460 isa = XCBuildConfiguration; 476 isa = XCBuildConfiguration;
461 buildSettings = { 477 buildSettings = {
462 COMBINE_HIDPI_IMAGES = YES; 478 COMBINE_HIDPI_IMAGES = YES;
463 GCC_PRECOMPILE_PREFIX_HEADER = YES; 479 GCC_PRECOMPILE_PREFIX_HEADER = YES;
464 GCC_PREFIX_HEADER = "pumpkin/pumpkin-Prefix.pch"; 480 GCC_PREFIX_HEADER = "pumpkin/pumpkin-Prefix.pch";
465 INFOPLIST_FILE = "pumpkin/pumpkin-Info.plist"; 481 INFOPLIST_FILE = "pumpkin/pumpkin-Info.plist";
466 PRODUCT_NAME = "$(TARGET_NAME)"; 482 PRODUCT_NAME = "$(TARGET_NAME)";
467 WRAPPER_EXTENSION = app; 483 WRAPPER_EXTENSION = app;
468 }; 484 };
469 name = Release; 485 name = Release;
470 }; 486 };
471 68DAEE3214118D370007A630 /* Debug */ = { 487 68DAEE3214118D370007A630 /* Debug */ = {
472 isa = XCBuildConfiguration; 488 isa = XCBuildConfiguration;
473 buildSettings = { 489 buildSettings = {
474 PRODUCT_NAME = "$(TARGET_NAME)"; 490 PRODUCT_NAME = "$(TARGET_NAME)";
475 }; 491 };
476 name = Debug; 492 name = Debug;
477 }; 493 };
478 68DAEE3314118D370007A630 /* Release */ = { 494 68DAEE3314118D370007A630 /* Release */ = {
479 isa = XCBuildConfiguration; 495 isa = XCBuildConfiguration;
480 buildSettings = { 496 buildSettings = {
481 PRODUCT_NAME = "$(TARGET_NAME)"; 497 PRODUCT_NAME = "$(TARGET_NAME)";
482 SKIP_INSTALL = YES; 498 SKIP_INSTALL = YES;
483 }; 499 };
484 name = Release; 500 name = Release;
485 }; 501 };
486/* End XCBuildConfiguration section */ 502/* End XCBuildConfiguration section */
487 503
488/* Begin XCConfigurationList section */ 504/* Begin XCConfigurationList section */
489 68DAEDFF14118CB60007A630 /* Build configuration list for PBXProject "pumpkin" */ = { 505 68DAEDFF14118CB60007A630 /* Build configuration list for PBXProject "pumpkin" */ = {
490 isa = XCConfigurationList; 506 isa = XCConfigurationList;
491 buildConfigurations = ( 507 buildConfigurations = (
492 68DAEE2114118CB70007A630 /* Debug */, 508 68DAEE2114118CB70007A630 /* Debug */,
493 68DAEE2214118CB70007A630 /* Release */, 509 68DAEE2214118CB70007A630 /* Release */,
494 ); 510 );
495 defaultConfigurationIsVisible = 0; 511 defaultConfigurationIsVisible = 0;
496 defaultConfigurationName = Release; 512 defaultConfigurationName = Release;
497 }; 513 };
498 68DAEE2314118CB70007A630 /* Build configuration list for PBXNativeTarget "pumpkin" */ = { 514 68DAEE2314118CB70007A630 /* Build configuration list for PBXNativeTarget "pumpkin" */ = {
499 isa = XCConfigurationList; 515 isa = XCConfigurationList;
500 buildConfigurations = ( 516 buildConfigurations = (
501 68DAEE2414118CB70007A630 /* Debug */, 517 68DAEE2414118CB70007A630 /* Debug */,
502 68DAEE2514118CB70007A630 /* Release */, 518 68DAEE2514118CB70007A630 /* Release */,
503 ); 519 );
504 defaultConfigurationIsVisible = 0; 520 defaultConfigurationIsVisible = 0;
505 defaultConfigurationName = Release; 521 defaultConfigurationName = Release;
506 }; 522 };
507 68DAEE3114118D370007A630 /* Build configuration list for PBXNativeTarget "biportal" */ = { 523 68DAEE3114118D370007A630 /* Build configuration list for PBXNativeTarget "biportal" */ = {
508 isa = XCConfigurationList; 524 isa = XCConfigurationList;
509 buildConfigurations = ( 525 buildConfigurations = (
510 68DAEE3214118D370007A630 /* Debug */, 526 68DAEE3214118D370007A630 /* Debug */,
511 68DAEE3314118D370007A630 /* Release */, 527 68DAEE3314118D370007A630 /* Release */,
512 ); 528 );
513 defaultConfigurationIsVisible = 0; 529 defaultConfigurationIsVisible = 0;
514 defaultConfigurationName = Release; 530 defaultConfigurationName = Release;
515 }; 531 };
516/* End XCConfigurationList section */ 532/* End XCConfigurationList section */
517 }; 533 };
518 rootObject = 68DAEDFC14118CB60007A630 /* Project object */; 534 rootObject = 68DAEDFC14118CB60007A630 /* Project object */;
519} 535}