RSS

(root)/iphone/tappity : /tappity/tappity.xcodeproj/project.pbxproj (revision 46)

To get this branch, use:
bzr branch /browse/iphone/tappity
Line Revision Contents
1 46
// !$*UTF8*$!
2
{
3
	archiveVersion = 1;
4
	classes = {
5
	};
6
	objectVersion = 45;
7
	objects = {
8
9
/* Begin PBXBuildFile section */
10
		1D3623260D0F684500981E51 /* TappityAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* TappityAppDelegate.m */; };
11
		1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
12
		1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
13
		1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
14
		288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765A40DF7441C002DB57D /* CoreGraphics.framework */; };
15
		2899E5220DE3E06400AC0155 /* TappityViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2899E5210DE3E06400AC0155 /* TappityViewController.xib */; };
16
		28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
17
		28D7ACF80DDB3853001CB0EB /* TappityViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28D7ACF70DDB3853001CB0EB /* TappityViewController.m */; };
18
		DA0416D81094B5B200407AC0 /* BonjourBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = DA0416D11094B5B200407AC0 /* BonjourBrowser.m */; };
19
		DA0416D91094B5B200407AC0 /* BrowserViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DA0416D31094B5B200407AC0 /* BrowserViewController.m */; };
20
		DA0416DA1094B5B200407AC0 /* DomainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DA0416D51094B5B200407AC0 /* DomainViewController.m */; };
21
		DA0416DB1094B5B200407AC0 /* SimpleEditViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DA0416D71094B5B200407AC0 /* SimpleEditViewController.m */; };
22
		DA04187E1094D14500407AC0 /* TappityClient.m in Sources */ = {isa = PBXBuildFile; fileRef = DA04187D1094D14500407AC0 /* TappityClient.m */; };
23
		DA04193D1094FC6000407AC0 /* TappityView.m in Sources */ = {isa = PBXBuildFile; fileRef = DA04193C1094FC6000407AC0 /* TappityView.m */; };
24
		DA04196C1095082B00407AC0 /* Tappity.m in Sources */ = {isa = PBXBuildFile; fileRef = DA04196B1095082B00407AC0 /* Tappity.m */; };
25
/* End PBXBuildFile section */
26
27
/* Begin PBXFileReference section */
28
		1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
29
		1D3623240D0F684500981E51 /* TappityAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TappityAppDelegate.h; sourceTree = "<group>"; };
30
		1D3623250D0F684500981E51 /* TappityAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TappityAppDelegate.m; sourceTree = "<group>"; };
31
		1D6058910D05DD3D006BFB54 /* tappity.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tappity.app; sourceTree = BUILT_PRODUCTS_DIR; };
32
		1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
33
		288765A40DF7441C002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
34
		2899E5210DE3E06400AC0155 /* TappityViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = TappityViewController.xib; sourceTree = "<group>"; };
35
		28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
36
		28D7ACF60DDB3853001CB0EB /* TappityViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TappityViewController.h; sourceTree = "<group>"; };
37
		28D7ACF70DDB3853001CB0EB /* TappityViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TappityViewController.m; sourceTree = "<group>"; };
38
		29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
39
		32CA4F630368D1EE00C91783 /* tappity_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tappity_Prefix.pch; sourceTree = "<group>"; };
40
		8D1107310486CEB800E47090 /* tappity-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "tappity-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
41
		DA0416D01094B5B200407AC0 /* BonjourBrowser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BonjourBrowser.h; sourceTree = "<group>"; };
42
		DA0416D11094B5B200407AC0 /* BonjourBrowser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BonjourBrowser.m; sourceTree = "<group>"; };
43
		DA0416D21094B5B200407AC0 /* BrowserViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BrowserViewController.h; sourceTree = "<group>"; };
44
		DA0416D31094B5B200407AC0 /* BrowserViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BrowserViewController.m; sourceTree = "<group>"; };
45
		DA0416D41094B5B200407AC0 /* DomainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DomainViewController.h; sourceTree = "<group>"; };
46
		DA0416D51094B5B200407AC0 /* DomainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DomainViewController.m; sourceTree = "<group>"; };
47
		DA0416D61094B5B200407AC0 /* SimpleEditViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleEditViewController.h; sourceTree = "<group>"; };
48
		DA0416D71094B5B200407AC0 /* SimpleEditViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleEditViewController.m; sourceTree = "<group>"; };
49
		DA04187C1094D14500407AC0 /* TappityClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TappityClient.h; sourceTree = "<group>"; };
50
		DA04187D1094D14500407AC0 /* TappityClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TappityClient.m; sourceTree = "<group>"; };
51
		DA04193B1094FC6000407AC0 /* TappityView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TappityView.h; sourceTree = "<group>"; };
52
		DA04193C1094FC6000407AC0 /* TappityView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TappityView.m; sourceTree = "<group>"; };
53
		DA04196A1095082B00407AC0 /* Tappity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tappity.h; sourceTree = "<group>"; };
54
		DA04196B1095082B00407AC0 /* Tappity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Tappity.m; sourceTree = "<group>"; };
55
		DA041B97109583ED00407AC0 /* GraphicsServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GraphicsServices.h; path = GraphicsServices/GraphicsServices.h; sourceTree = "<group>"; };
56
/* End PBXFileReference section */
57
58
/* Begin PBXFrameworksBuildPhase section */
59
		1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
60
			isa = PBXFrameworksBuildPhase;
61
			buildActionMask = 2147483647;
62
			files = (
63
				1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
64
				1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
65
				288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */,
66
			);
67
			runOnlyForDeploymentPostprocessing = 0;
68
		};
69
/* End PBXFrameworksBuildPhase section */
70
71
/* Begin PBXGroup section */
72
		080E96DDFE201D6D7F000001 /* source */ = {
73
			isa = PBXGroup;
74
			children = (
75
				29B97316FDCFA39411CA2CEA /* main.m */,
76
				DA0416CF1094B5B200407AC0 /* BonjourSupport */,
77
				1D3623240D0F684500981E51 /* TappityAppDelegate.h */,
78
				1D3623250D0F684500981E51 /* TappityAppDelegate.m */,
79
				28D7ACF60DDB3853001CB0EB /* TappityViewController.h */,
80
				28D7ACF70DDB3853001CB0EB /* TappityViewController.m */,
81
				DA04187C1094D14500407AC0 /* TappityClient.h */,
82
				DA04187D1094D14500407AC0 /* TappityClient.m */,
83
				DA04193B1094FC6000407AC0 /* TappityView.h */,
84
				DA04193C1094FC6000407AC0 /* TappityView.m */,
85
				DA04196A1095082B00407AC0 /* Tappity.h */,
86
				DA04196B1095082B00407AC0 /* Tappity.m */,
87
				DA041B97109583ED00407AC0 /* GraphicsServices.h */,
88
			);
89
			path = source;
90
			sourceTree = "<group>";
91
		};
92
		19C28FACFE9D520D11CA2CBB /* Products */ = {
93
			isa = PBXGroup;
94
			children = (
95
				1D6058910D05DD3D006BFB54 /* tappity.app */,
96
			);
97
			name = Products;
98
			sourceTree = "<group>";
99
		};
100
		29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
101
			isa = PBXGroup;
102
			children = (
103
				080E96DDFE201D6D7F000001 /* source */,
104
				29B97315FDCFA39411CA2CEA /* Other Sources */,
105
				29B97317FDCFA39411CA2CEA /* Resources */,
106
				29B97323FDCFA39411CA2CEA /* Frameworks */,
107
				19C28FACFE9D520D11CA2CBB /* Products */,
108
			);
109
			name = CustomTemplate;
110
			sourceTree = "<group>";
111
		};
112
		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
113
			isa = PBXGroup;
114
			children = (
115
				32CA4F630368D1EE00C91783 /* tappity_Prefix.pch */,
116
			);
117
			name = "Other Sources";
118
			sourceTree = "<group>";
119
		};
120
		29B97317FDCFA39411CA2CEA /* Resources */ = {
121
			isa = PBXGroup;
122
			children = (
123
				2899E5210DE3E06400AC0155 /* TappityViewController.xib */,
124
				28AD733E0D9D9553002E5188 /* MainWindow.xib */,
125
				8D1107310486CEB800E47090 /* tappity-Info.plist */,
126
			);
127
			name = Resources;
128
			sourceTree = "<group>";
129
		};
130
		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
131
			isa = PBXGroup;
132
			children = (
133
				1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
134
				1D30AB110D05D00D00671497 /* Foundation.framework */,
135
				288765A40DF7441C002DB57D /* CoreGraphics.framework */,
136
			);
137
			name = Frameworks;
138
			sourceTree = "<group>";
139
		};
140
		DA0416CF1094B5B200407AC0 /* BonjourSupport */ = {
141
			isa = PBXGroup;
142
			children = (
143
				DA0416D01094B5B200407AC0 /* BonjourBrowser.h */,
144
				DA0416D11094B5B200407AC0 /* BonjourBrowser.m */,
145
				DA0416D21094B5B200407AC0 /* BrowserViewController.h */,
146
				DA0416D31094B5B200407AC0 /* BrowserViewController.m */,
147
				DA0416D41094B5B200407AC0 /* DomainViewController.h */,
148
				DA0416D51094B5B200407AC0 /* DomainViewController.m */,
149
				DA0416D61094B5B200407AC0 /* SimpleEditViewController.h */,
150
				DA0416D71094B5B200407AC0 /* SimpleEditViewController.m */,
151
			);
152
			path = BonjourSupport;
153
			sourceTree = "<group>";
154
		};
155
/* End PBXGroup section */
156
157
/* Begin PBXNativeTarget section */
158
		1D6058900D05DD3D006BFB54 /* tappity */ = {
159
			isa = PBXNativeTarget;
160
			buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "tappity" */;
161
			buildPhases = (
162
				1D60588D0D05DD3D006BFB54 /* Resources */,
163
				1D60588E0D05DD3D006BFB54 /* Sources */,
164
				1D60588F0D05DD3D006BFB54 /* Frameworks */,
165
			);
166
			buildRules = (
167
			);
168
			dependencies = (
169
			);
170
			name = tappity;
171
			productName = tappity;
172
			productReference = 1D6058910D05DD3D006BFB54 /* tappity.app */;
173
			productType = "com.apple.product-type.application";
174
		};
175
/* End PBXNativeTarget section */
176
177
/* Begin PBXProject section */
178
		29B97313FDCFA39411CA2CEA /* Project object */ = {
179
			isa = PBXProject;
180
			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "tappity" */;
181
			compatibilityVersion = "Xcode 3.1";
182
			hasScannedForEncodings = 1;
183
			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
184
			projectDirPath = "";
185
			projectRoot = "";
186
			targets = (
187
				1D6058900D05DD3D006BFB54 /* tappity */,
188
			);
189
		};
190
/* End PBXProject section */
191
192
/* Begin PBXResourcesBuildPhase section */
193
		1D60588D0D05DD3D006BFB54 /* Resources */ = {
194
			isa = PBXResourcesBuildPhase;
195
			buildActionMask = 2147483647;
196
			files = (
197
				28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
198
				2899E5220DE3E06400AC0155 /* TappityViewController.xib in Resources */,
199
			);
200
			runOnlyForDeploymentPostprocessing = 0;
201
		};
202
/* End PBXResourcesBuildPhase section */
203
204
/* Begin PBXSourcesBuildPhase section */
205
		1D60588E0D05DD3D006BFB54 /* Sources */ = {
206
			isa = PBXSourcesBuildPhase;
207
			buildActionMask = 2147483647;
208
			files = (
209
				1D60589B0D05DD56006BFB54 /* main.m in Sources */,
210
				1D3623260D0F684500981E51 /* TappityAppDelegate.m in Sources */,
211
				28D7ACF80DDB3853001CB0EB /* TappityViewController.m in Sources */,
212
				DA0416D81094B5B200407AC0 /* BonjourBrowser.m in Sources */,
213
				DA0416D91094B5B200407AC0 /* BrowserViewController.m in Sources */,
214
				DA0416DA1094B5B200407AC0 /* DomainViewController.m in Sources */,
215
				DA0416DB1094B5B200407AC0 /* SimpleEditViewController.m in Sources */,
216
				DA04187E1094D14500407AC0 /* TappityClient.m in Sources */,
217
				DA04193D1094FC6000407AC0 /* TappityView.m in Sources */,
218
				DA04196C1095082B00407AC0 /* Tappity.m in Sources */,
219
			);
220
			runOnlyForDeploymentPostprocessing = 0;
221
		};
222
/* End PBXSourcesBuildPhase section */
223
224
/* Begin XCBuildConfiguration section */
225
		1D6058940D05DD3E006BFB54 /* Debug */ = {
226
			isa = XCBuildConfiguration;
227
			buildSettings = {
228
				ALWAYS_SEARCH_USER_PATHS = NO;
229
				COPY_PHASE_STRIP = NO;
230
				GCC_DYNAMIC_NO_PIC = NO;
231
				GCC_OPTIMIZATION_LEVEL = 0;
232
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
233
				GCC_PREFIX_HEADER = tappity_Prefix.pch;
234
				INFOPLIST_FILE = "tappity-Info.plist";
235
				PRODUCT_NAME = tappity;
236
			};
237
			name = Debug;
238
		};
239
		1D6058950D05DD3E006BFB54 /* Release */ = {
240
			isa = XCBuildConfiguration;
241
			buildSettings = {
242
				ALWAYS_SEARCH_USER_PATHS = NO;
243
				COPY_PHASE_STRIP = YES;
244
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
245
				GCC_PREFIX_HEADER = tappity_Prefix.pch;
246
				INFOPLIST_FILE = "tappity-Info.plist";
247
				PRODUCT_NAME = tappity;
248
			};
249
			name = Release;
250
		};
251
		C01FCF4F08A954540054247B /* Debug */ = {
252
			isa = XCBuildConfiguration;
253
			buildSettings = {
254
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
255
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
256
				GCC_C_LANGUAGE_STANDARD = c99;
257
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
258
				GCC_WARN_UNUSED_VARIABLE = YES;
259
				PREBINDING = NO;
260
				SDKROOT = iphoneos3.1.2;
261
			};
262
			name = Debug;
263
		};
264
		C01FCF5008A954540054247B /* Release */ = {
265
			isa = XCBuildConfiguration;
266
			buildSettings = {
267
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
268
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
269
				GCC_C_LANGUAGE_STANDARD = c99;
270
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
271
				GCC_WARN_UNUSED_VARIABLE = YES;
272
				PREBINDING = NO;
273
				SDKROOT = iphoneos3.1.2;
274
			};
275
			name = Release;
276
		};
277
/* End XCBuildConfiguration section */
278
279
/* Begin XCConfigurationList section */
280
		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "tappity" */ = {
281
			isa = XCConfigurationList;
282
			buildConfigurations = (
283
				1D6058940D05DD3E006BFB54 /* Debug */,
284
				1D6058950D05DD3E006BFB54 /* Release */,
285
			);
286
			defaultConfigurationIsVisible = 0;
287
			defaultConfigurationName = Release;
288
		};
289
		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "tappity" */ = {
290
			isa = XCConfigurationList;
291
			buildConfigurations = (
292
				C01FCF4F08A954540054247B /* Debug */,
293
				C01FCF5008A954540054247B /* Release */,
294
			);
295
			defaultConfigurationIsVisible = 0;
296
			defaultConfigurationName = Release;
297
		};
298
/* End XCConfigurationList section */
299
	};
300
	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
301
}

Loggerhead 1.17 is a web-based interface for Bazaar branches