RSS

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

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
		1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
11
		1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
12
		288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765A40DF7441C002DB57D /* CoreGraphics.framework */; };
13
		28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
14 52
		DA14BC9E109BA61E00AEED33 /* SocketMessenger.m in Sources */ = {isa = PBXBuildFile; fileRef = DA14BC9C109BA61E00AEED33 /* SocketMessenger.m */; };
15
		DA14BC9F109BA6C100AEED33 /* SocketMessenger.m in Sources */ = {isa = PBXBuildFile; fileRef = DA14BC9C109BA61E00AEED33 /* SocketMessenger.m */; };
16 54
		DA20ABFC10A48B6A00A2DEDB /* simple.fs in Resources */ = {isa = PBXBuildFile; fileRef = DA20ABFA10A48B5700A2DEDB /* simple.fs */; };
17
		DA20ABFD10A48B6A00A2DEDB /* simple.vs in Resources */ = {isa = PBXBuildFile; fileRef = DA20ABFB10A48B5700A2DEDB /* simple.vs */; };
18 49
		DA48E34010986694004612B8 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA48E33F10986694004612B8 /* CoreLocation.framework */; };
19
		DA48E42F10987CFD004612B8 /* Tappity.m in Sources */ = {isa = PBXBuildFile; fileRef = DA04196B1095082B00407AC0 /* Tappity.m */; };
20
		DA48E43310987D02004612B8 /* TappityServer.m in Sources */ = {isa = PBXBuildFile; fileRef = DA48E41610987C6C004612B8 /* TappityServer.m */; };
21
		DA48E44610987D5D004612B8 /* TappityAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* TappityAppDelegate.m */; };
22
		DA48E44710987D5E004612B8 /* TappityClient.m in Sources */ = {isa = PBXBuildFile; fileRef = DA04187D1094D14500407AC0 /* TappityClient.m */; };
23
		DA48E44810987D5F004612B8 /* TappityView.m in Sources */ = {isa = PBXBuildFile; fileRef = DA04193C1094FC6000407AC0 /* TappityView.m */; };
24
		DA48E44910987D60004612B8 /* Tappity.m in Sources */ = {isa = PBXBuildFile; fileRef = DA04196B1095082B00407AC0 /* Tappity.m */; };
25
		DA48E44A10987D63004612B8 /* BonjourBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = DA0416D11094B5B200407AC0 /* BonjourBrowser.m */; };
26
		DA48E44B10987D63004612B8 /* BrowserViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DA0416D31094B5B200407AC0 /* BrowserViewController.m */; };
27
		DA48E44C10987D64004612B8 /* DomainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DA0416D51094B5B200407AC0 /* DomainViewController.m */; };
28
		DA48E44D10987D65004612B8 /* SimpleEditViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DA0416D71094B5B200407AC0 /* SimpleEditViewController.m */; };
29
		DA48E48A10987E4E004612B8 /* libTappityClient.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DA48E44310987D47004612B8 /* libTappityClient.a */; };
30 50
		DA48E64410990F61004612B8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
31 51
		DA48E7BD109AE440004612B8 /* GLESView.m in Sources */ = {isa = PBXBuildFile; fileRef = DA48E7BB109AE440004612B8 /* GLESView.m */; };
32
		DA48E7D3109AE756004612B8 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA48E7D2109AE756004612B8 /* OpenGLES.framework */; };
33
		DA48E7E6109AE763004612B8 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA48E7E5109AE763004612B8 /* CoreGraphics.framework */; };
34
		DA48E80B109AE786004612B8 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA48E80A109AE786004612B8 /* QuartzCore.framework */; };
35
		DA48E833109AE8C2004612B8 /* ES1Shader.m in Sources */ = {isa = PBXBuildFile; fileRef = DA48E829109AE8C2004612B8 /* ES1Shader.m */; };
36
		DA48E835109AE8C2004612B8 /* ES2Shader.m in Sources */ = {isa = PBXBuildFile; fileRef = DA48E82B109AE8C2004612B8 /* ES2Shader.m */; };
37
		DA48E837109AE8C2004612B8 /* ESShader.m in Sources */ = {isa = PBXBuildFile; fileRef = DA48E82D109AE8C2004612B8 /* ESShader.m */; };
38
		DA48E839109AE8C2004612B8 /* geometry.m in Sources */ = {isa = PBXBuildFile; fileRef = DA48E82F109AE8C2004612B8 /* geometry.m */; };
39
		DA48E83B109AE8C2004612B8 /* VertexArray.m in Sources */ = {isa = PBXBuildFile; fileRef = DA48E831109AE8C2004612B8 /* VertexArray.m */; };
40 47
		DA6A9072109681CE008EEFD8 /* image-not-found-icon.png in Resources */ = {isa = PBXBuildFile; fileRef = DA6A9071109681CE008EEFD8 /* image-not-found-icon.png */; };
41 58
		DAF6301610B36F4E007F526E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
42 46
/* End PBXBuildFile section */
43
44 49
/* Begin PBXContainerItemProxy section */
45
		DA48E48810987E44004612B8 /* PBXContainerItemProxy */ = {
46
			isa = PBXContainerItemProxy;
47
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
48
			proxyType = 1;
49 51
			remoteGlobalIDString = DA48E44210987D47004612B8;
50 49
			remoteInfo = TappityClient;
51
		};
52
/* End PBXContainerItemProxy section */
53
54 46
/* Begin PBXFileReference section */
55
		1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
56
		1D3623240D0F684500981E51 /* TappityAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TappityAppDelegate.h; sourceTree = "<group>"; };
57
		1D3623250D0F684500981E51 /* TappityAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TappityAppDelegate.m; sourceTree = "<group>"; };
58
		1D6058910D05DD3D006BFB54 /* tappity.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tappity.app; sourceTree = BUILT_PRODUCTS_DIR; };
59
		1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
60
		288765A40DF7441C002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
61
		28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
62
		29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
63
		32CA4F630368D1EE00C91783 /* tappity_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tappity_Prefix.pch; sourceTree = "<group>"; };
64
		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>"; };
65
		DA0416D01094B5B200407AC0 /* BonjourBrowser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BonjourBrowser.h; sourceTree = "<group>"; };
66
		DA0416D11094B5B200407AC0 /* BonjourBrowser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BonjourBrowser.m; sourceTree = "<group>"; };
67
		DA0416D21094B5B200407AC0 /* BrowserViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BrowserViewController.h; sourceTree = "<group>"; };
68
		DA0416D31094B5B200407AC0 /* BrowserViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BrowserViewController.m; sourceTree = "<group>"; };
69
		DA0416D41094B5B200407AC0 /* DomainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DomainViewController.h; sourceTree = "<group>"; };
70
		DA0416D51094B5B200407AC0 /* DomainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DomainViewController.m; sourceTree = "<group>"; };
71
		DA0416D61094B5B200407AC0 /* SimpleEditViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleEditViewController.h; sourceTree = "<group>"; };
72
		DA0416D71094B5B200407AC0 /* SimpleEditViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleEditViewController.m; sourceTree = "<group>"; };
73
		DA04187C1094D14500407AC0 /* TappityClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TappityClient.h; sourceTree = "<group>"; };
74
		DA04187D1094D14500407AC0 /* TappityClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TappityClient.m; sourceTree = "<group>"; };
75
		DA04193B1094FC6000407AC0 /* TappityView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TappityView.h; sourceTree = "<group>"; };
76
		DA04193C1094FC6000407AC0 /* TappityView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TappityView.m; sourceTree = "<group>"; };
77
		DA04196A1095082B00407AC0 /* Tappity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tappity.h; sourceTree = "<group>"; };
78
		DA04196B1095082B00407AC0 /* Tappity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Tappity.m; sourceTree = "<group>"; };
79 52
		DA14BC9B109BA61E00AEED33 /* SocketMessenger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SocketMessenger.h; path = ../common/source/SocketMessenger.h; sourceTree = SOURCE_ROOT; };
80
		DA14BC9C109BA61E00AEED33 /* SocketMessenger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SocketMessenger.m; path = ../common/source/SocketMessenger.m; sourceTree = SOURCE_ROOT; };
81 54
		DA20ABFA10A48B5700A2DEDB /* simple.fs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.fs; name = simple.fs; path = ../common/source/simple.fs; sourceTree = SOURCE_ROOT; };
82
		DA20ABFB10A48B5700A2DEDB /* simple.vs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.vs; name = simple.vs; path = ../common/source/simple.vs; sourceTree = SOURCE_ROOT; };
83 49
		DA48E33F10986694004612B8 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
84
		DA48E41510987C6C004612B8 /* TappityServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TappityServer.h; sourceTree = "<group>"; };
85
		DA48E41610987C6C004612B8 /* TappityServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TappityServer.m; sourceTree = "<group>"; };
86
		DA48E42C10987CE0004612B8 /* libTappityServer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTappityServer.a; sourceTree = BUILT_PRODUCTS_DIR; };
87
		DA48E44310987D47004612B8 /* libTappityClient.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTappityClient.a; sourceTree = BUILT_PRODUCTS_DIR; };
88 51
		DA48E7BA109AE440004612B8 /* GLESView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GLESView.h; path = ../common/source/GLESView.h; sourceTree = SOURCE_ROOT; };
89
		DA48E7BB109AE440004612B8 /* GLESView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GLESView.m; path = ../common/source/GLESView.m; sourceTree = SOURCE_ROOT; };
90
		DA48E7D2109AE756004612B8 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
91
		DA48E7E5109AE763004612B8 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
92
		DA48E80A109AE786004612B8 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
93
		DA48E828109AE8C2004612B8 /* ES1Shader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ES1Shader.h; path = ../common/source/ES1Shader.h; sourceTree = SOURCE_ROOT; };
94
		DA48E829109AE8C2004612B8 /* ES1Shader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ES1Shader.m; path = ../common/source/ES1Shader.m; sourceTree = SOURCE_ROOT; };
95
		DA48E82A109AE8C2004612B8 /* ES2Shader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ES2Shader.h; path = ../common/source/ES2Shader.h; sourceTree = SOURCE_ROOT; };
96
		DA48E82B109AE8C2004612B8 /* ES2Shader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ES2Shader.m; path = ../common/source/ES2Shader.m; sourceTree = SOURCE_ROOT; };
97
		DA48E82C109AE8C2004612B8 /* ESShader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESShader.h; path = ../common/source/ESShader.h; sourceTree = SOURCE_ROOT; };
98
		DA48E82D109AE8C2004612B8 /* ESShader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESShader.m; path = ../common/source/ESShader.m; sourceTree = SOURCE_ROOT; };
99
		DA48E82E109AE8C2004612B8 /* geometry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = geometry.h; path = ../common/source/geometry.h; sourceTree = SOURCE_ROOT; };
100
		DA48E82F109AE8C2004612B8 /* geometry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = geometry.m; path = ../common/source/geometry.m; sourceTree = SOURCE_ROOT; };
101
		DA48E830109AE8C2004612B8 /* VertexArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VertexArray.h; path = ../common/source/VertexArray.h; sourceTree = SOURCE_ROOT; };
102
		DA48E831109AE8C2004612B8 /* VertexArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VertexArray.m; path = ../common/source/VertexArray.m; sourceTree = SOURCE_ROOT; };
103 54
		DA6A9071109681CE008EEFD8 /* image-not-found-icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "image-not-found-icon.png"; path = "../common/resources/image-not-found-icon.png"; sourceTree = SOURCE_ROOT; };
104 46
/* End PBXFileReference section */
105
106
/* Begin PBXFrameworksBuildPhase section */
107
		1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
108
			isa = PBXFrameworksBuildPhase;
109
			buildActionMask = 2147483647;
110
			files = (
111
				1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
112
				1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
113
				288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */,
114 49
				DA48E34010986694004612B8 /* CoreLocation.framework in Frameworks */,
115
				DA48E48A10987E4E004612B8 /* libTappityClient.a in Frameworks */,
116 51
				DA48E7D3109AE756004612B8 /* OpenGLES.framework in Frameworks */,
117
				DA48E7E6109AE763004612B8 /* CoreGraphics.framework in Frameworks */,
118
				DA48E80B109AE786004612B8 /* QuartzCore.framework in Frameworks */,
119 49
			);
120
			runOnlyForDeploymentPostprocessing = 0;
121
		};
122
		DA48E42A10987CE0004612B8 /* Frameworks */ = {
123
			isa = PBXFrameworksBuildPhase;
124
			buildActionMask = 2147483647;
125
			files = (
126
			);
127
			runOnlyForDeploymentPostprocessing = 0;
128
		};
129
		DA48E44110987D47004612B8 /* Frameworks */ = {
130
			isa = PBXFrameworksBuildPhase;
131
			buildActionMask = 2147483647;
132
			files = (
133 46
			);
134
			runOnlyForDeploymentPostprocessing = 0;
135
		};
136
/* End PBXFrameworksBuildPhase section */
137
138
/* Begin PBXGroup section */
139
		080E96DDFE201D6D7F000001 /* source */ = {
140
			isa = PBXGroup;
141
			children = (
142 54
				DA20ABFA10A48B5700A2DEDB /* simple.fs */,
143
				DA20ABFB10A48B5700A2DEDB /* simple.vs */,
144 51
				DA48E828109AE8C2004612B8 /* ES1Shader.h */,
145
				DA48E829109AE8C2004612B8 /* ES1Shader.m */,
146
				DA48E82A109AE8C2004612B8 /* ES2Shader.h */,
147
				DA48E82B109AE8C2004612B8 /* ES2Shader.m */,
148
				DA48E82C109AE8C2004612B8 /* ESShader.h */,
149
				DA48E82D109AE8C2004612B8 /* ESShader.m */,
150
				DA48E82E109AE8C2004612B8 /* geometry.h */,
151
				DA48E82F109AE8C2004612B8 /* geometry.m */,
152
				DA48E830109AE8C2004612B8 /* VertexArray.h */,
153
				DA48E831109AE8C2004612B8 /* VertexArray.m */,
154
				DA48E7BA109AE440004612B8 /* GLESView.h */,
155
				DA48E7BB109AE440004612B8 /* GLESView.m */,
156 46
				29B97316FDCFA39411CA2CEA /* main.m */,
157 49
				DA48E41510987C6C004612B8 /* TappityServer.h */,
158
				DA48E41610987C6C004612B8 /* TappityServer.m */,
159 46
				DA0416CF1094B5B200407AC0 /* BonjourSupport */,
160
				1D3623240D0F684500981E51 /* TappityAppDelegate.h */,
161
				1D3623250D0F684500981E51 /* TappityAppDelegate.m */,
162
				DA04187C1094D14500407AC0 /* TappityClient.h */,
163
				DA04187D1094D14500407AC0 /* TappityClient.m */,
164
				DA04193B1094FC6000407AC0 /* TappityView.h */,
165
				DA04193C1094FC6000407AC0 /* TappityView.m */,
166
				DA04196A1095082B00407AC0 /* Tappity.h */,
167
				DA04196B1095082B00407AC0 /* Tappity.m */,
168 52
				DA14BC9B109BA61E00AEED33 /* SocketMessenger.h */,
169
				DA14BC9C109BA61E00AEED33 /* SocketMessenger.m */,
170 46
			);
171
			path = source;
172
			sourceTree = "<group>";
173
		};
174
		19C28FACFE9D520D11CA2CBB /* Products */ = {
175
			isa = PBXGroup;
176
			children = (
177
				1D6058910D05DD3D006BFB54 /* tappity.app */,
178 49
				DA48E42C10987CE0004612B8 /* libTappityServer.a */,
179
				DA48E44310987D47004612B8 /* libTappityClient.a */,
180 46
			);
181
			name = Products;
182
			sourceTree = "<group>";
183
		};
184
		29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
185
			isa = PBXGroup;
186
			children = (
187
				080E96DDFE201D6D7F000001 /* source */,
188
				29B97315FDCFA39411CA2CEA /* Other Sources */,
189
				29B97317FDCFA39411CA2CEA /* Resources */,
190
				29B97323FDCFA39411CA2CEA /* Frameworks */,
191
				19C28FACFE9D520D11CA2CBB /* Products */,
192
			);
193
			name = CustomTemplate;
194
			sourceTree = "<group>";
195
		};
196
		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
197
			isa = PBXGroup;
198
			children = (
199
				32CA4F630368D1EE00C91783 /* tappity_Prefix.pch */,
200
			);
201
			name = "Other Sources";
202
			sourceTree = "<group>";
203
		};
204
		29B97317FDCFA39411CA2CEA /* Resources */ = {
205
			isa = PBXGroup;
206
			children = (
207 47
				DA6A9071109681CE008EEFD8 /* image-not-found-icon.png */,
208 46
				28AD733E0D9D9553002E5188 /* MainWindow.xib */,
209
				8D1107310486CEB800E47090 /* tappity-Info.plist */,
210
			);
211
			name = Resources;
212
			sourceTree = "<group>";
213
		};
214
		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
215
			isa = PBXGroup;
216
			children = (
217 51
				DA48E80A109AE786004612B8 /* QuartzCore.framework */,
218
				DA48E7E5109AE763004612B8 /* CoreGraphics.framework */,
219
				DA48E7D2109AE756004612B8 /* OpenGLES.framework */,
220 46
				1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
221
				1D30AB110D05D00D00671497 /* Foundation.framework */,
222
				288765A40DF7441C002DB57D /* CoreGraphics.framework */,
223 49
				DA48E33F10986694004612B8 /* CoreLocation.framework */,
224 46
			);
225
			name = Frameworks;
226
			sourceTree = "<group>";
227
		};
228
		DA0416CF1094B5B200407AC0 /* BonjourSupport */ = {
229
			isa = PBXGroup;
230
			children = (
231
				DA0416D01094B5B200407AC0 /* BonjourBrowser.h */,
232
				DA0416D11094B5B200407AC0 /* BonjourBrowser.m */,
233
				DA0416D21094B5B200407AC0 /* BrowserViewController.h */,
234
				DA0416D31094B5B200407AC0 /* BrowserViewController.m */,
235
				DA0416D41094B5B200407AC0 /* DomainViewController.h */,
236
				DA0416D51094B5B200407AC0 /* DomainViewController.m */,
237
				DA0416D61094B5B200407AC0 /* SimpleEditViewController.h */,
238
				DA0416D71094B5B200407AC0 /* SimpleEditViewController.m */,
239
			);
240 58
			name = BonjourSupport;
241
			path = ../../common/source/BonjourSupport;
242 46
			sourceTree = "<group>";
243
		};
244
/* End PBXGroup section */
245
246 49
/* Begin PBXHeadersBuildPhase section */
247
		DA48E42810987CE0004612B8 /* Headers */ = {
248
			isa = PBXHeadersBuildPhase;
249
			buildActionMask = 2147483647;
250
			files = (
251
			);
252
			runOnlyForDeploymentPostprocessing = 0;
253
		};
254
		DA48E43F10987D47004612B8 /* Headers */ = {
255
			isa = PBXHeadersBuildPhase;
256
			buildActionMask = 2147483647;
257
			files = (
258
			);
259
			runOnlyForDeploymentPostprocessing = 0;
260
		};
261
/* End PBXHeadersBuildPhase section */
262
263 46
/* Begin PBXNativeTarget section */
264
		1D6058900D05DD3D006BFB54 /* tappity */ = {
265
			isa = PBXNativeTarget;
266
			buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "tappity" */;
267
			buildPhases = (
268
				1D60588D0D05DD3D006BFB54 /* Resources */,
269
				1D60588E0D05DD3D006BFB54 /* Sources */,
270
				1D60588F0D05DD3D006BFB54 /* Frameworks */,
271
			);
272
			buildRules = (
273
			);
274
			dependencies = (
275 49
				DA48E48910987E44004612B8 /* PBXTargetDependency */,
276 46
			);
277
			name = tappity;
278
			productName = tappity;
279
			productReference = 1D6058910D05DD3D006BFB54 /* tappity.app */;
280
			productType = "com.apple.product-type.application";
281
		};
282 49
		DA48E42B10987CE0004612B8 /* TappityServer */ = {
283
			isa = PBXNativeTarget;
284
			buildConfigurationList = DA48E43610987D28004612B8 /* Build configuration list for PBXNativeTarget "TappityServer" */;
285
			buildPhases = (
286
				DA48E42810987CE0004612B8 /* Headers */,
287
				DA48E42910987CE0004612B8 /* Sources */,
288
				DA48E42A10987CE0004612B8 /* Frameworks */,
289
			);
290
			buildRules = (
291
			);
292
			dependencies = (
293
			);
294
			name = TappityServer;
295
			productName = TappityServer;
296
			productReference = DA48E42C10987CE0004612B8 /* libTappityServer.a */;
297
			productType = "com.apple.product-type.library.static";
298
		};
299
		DA48E44210987D47004612B8 /* TappityClient */ = {
300
			isa = PBXNativeTarget;
301
			buildConfigurationList = DA48E45D10987D7D004612B8 /* Build configuration list for PBXNativeTarget "TappityClient" */;
302
			buildPhases = (
303
				DA48E43F10987D47004612B8 /* Headers */,
304
				DA48E44010987D47004612B8 /* Sources */,
305
				DA48E44110987D47004612B8 /* Frameworks */,
306
			);
307
			buildRules = (
308
			);
309
			dependencies = (
310
			);
311
			name = TappityClient;
312
			productName = TappityClient;
313
			productReference = DA48E44310987D47004612B8 /* libTappityClient.a */;
314
			productType = "com.apple.product-type.library.static";
315
		};
316 46
/* End PBXNativeTarget section */
317
318
/* Begin PBXProject section */
319
		29B97313FDCFA39411CA2CEA /* Project object */ = {
320
			isa = PBXProject;
321
			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "tappity" */;
322
			compatibilityVersion = "Xcode 3.1";
323
			hasScannedForEncodings = 1;
324
			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
325
			projectDirPath = "";
326
			projectRoot = "";
327
			targets = (
328
				1D6058900D05DD3D006BFB54 /* tappity */,
329 49
				DA48E42B10987CE0004612B8 /* TappityServer */,
330
				DA48E44210987D47004612B8 /* TappityClient */,
331 46
			);
332
		};
333
/* End PBXProject section */
334
335
/* Begin PBXResourcesBuildPhase section */
336
		1D60588D0D05DD3D006BFB54 /* Resources */ = {
337
			isa = PBXResourcesBuildPhase;
338
			buildActionMask = 2147483647;
339
			files = (
340 54
				DA20ABFC10A48B6A00A2DEDB /* simple.fs in Resources */,
341
				DA20ABFD10A48B6A00A2DEDB /* simple.vs in Resources */,
342 46
				28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
343 47
				DA6A9072109681CE008EEFD8 /* image-not-found-icon.png in Resources */,
344 46
			);
345
			runOnlyForDeploymentPostprocessing = 0;
346
		};
347
/* End PBXResourcesBuildPhase section */
348
349
/* Begin PBXSourcesBuildPhase section */
350
		1D60588E0D05DD3D006BFB54 /* Sources */ = {
351
			isa = PBXSourcesBuildPhase;
352
			buildActionMask = 2147483647;
353
			files = (
354 58
				DAF6301610B36F4E007F526E /* main.m in Sources */,
355 49
			);
356
			runOnlyForDeploymentPostprocessing = 0;
357
		};
358
		DA48E42910987CE0004612B8 /* Sources */ = {
359
			isa = PBXSourcesBuildPhase;
360
			buildActionMask = 2147483647;
361
			files = (
362
				DA48E42F10987CFD004612B8 /* Tappity.m in Sources */,
363
				DA48E43310987D02004612B8 /* TappityServer.m in Sources */,
364 52
				DA14BC9F109BA6C100AEED33 /* SocketMessenger.m in Sources */,
365 49
			);
366
			runOnlyForDeploymentPostprocessing = 0;
367
		};
368
		DA48E44010987D47004612B8 /* Sources */ = {
369
			isa = PBXSourcesBuildPhase;
370
			buildActionMask = 2147483647;
371
			files = (
372
				DA48E44610987D5D004612B8 /* TappityAppDelegate.m in Sources */,
373
				DA48E44710987D5E004612B8 /* TappityClient.m in Sources */,
374
				DA48E44810987D5F004612B8 /* TappityView.m in Sources */,
375
				DA48E44910987D60004612B8 /* Tappity.m in Sources */,
376
				DA48E44A10987D63004612B8 /* BonjourBrowser.m in Sources */,
377
				DA48E44B10987D63004612B8 /* BrowserViewController.m in Sources */,
378
				DA48E44C10987D64004612B8 /* DomainViewController.m in Sources */,
379
				DA48E44D10987D65004612B8 /* SimpleEditViewController.m in Sources */,
380 50
				DA48E64410990F61004612B8 /* main.m in Sources */,
381 51
				DA48E7BD109AE440004612B8 /* GLESView.m in Sources */,
382
				DA48E833109AE8C2004612B8 /* ES1Shader.m in Sources */,
383
				DA48E835109AE8C2004612B8 /* ES2Shader.m in Sources */,
384
				DA48E837109AE8C2004612B8 /* ESShader.m in Sources */,
385
				DA48E839109AE8C2004612B8 /* geometry.m in Sources */,
386
				DA48E83B109AE8C2004612B8 /* VertexArray.m in Sources */,
387 52
				DA14BC9E109BA61E00AEED33 /* SocketMessenger.m in Sources */,
388 46
			);
389
			runOnlyForDeploymentPostprocessing = 0;
390
		};
391
/* End PBXSourcesBuildPhase section */
392
393 49
/* Begin PBXTargetDependency section */
394
		DA48E48910987E44004612B8 /* PBXTargetDependency */ = {
395
			isa = PBXTargetDependency;
396
			target = DA48E44210987D47004612B8 /* TappityClient */;
397
			targetProxy = DA48E48810987E44004612B8 /* PBXContainerItemProxy */;
398
		};
399
/* End PBXTargetDependency section */
400
401 46
/* Begin XCBuildConfiguration section */
402
		1D6058940D05DD3E006BFB54 /* Debug */ = {
403
			isa = XCBuildConfiguration;
404
			buildSettings = {
405
				ALWAYS_SEARCH_USER_PATHS = NO;
406
				COPY_PHASE_STRIP = NO;
407
				GCC_DYNAMIC_NO_PIC = NO;
408
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
409
				GCC_PREFIX_HEADER = tappity_Prefix.pch;
410
				INFOPLIST_FILE = "tappity-Info.plist";
411 50
				OTHER_LDFLAGS = "-ObjC";
412 46
				PRODUCT_NAME = tappity;
413
			};
414
			name = Debug;
415
		};
416
		1D6058950D05DD3E006BFB54 /* Release */ = {
417
			isa = XCBuildConfiguration;
418
			buildSettings = {
419
				ALWAYS_SEARCH_USER_PATHS = NO;
420
				COPY_PHASE_STRIP = YES;
421
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
422
				GCC_PREFIX_HEADER = tappity_Prefix.pch;
423
				INFOPLIST_FILE = "tappity-Info.plist";
424
				PRODUCT_NAME = tappity;
425
			};
426
			name = Release;
427
		};
428
		C01FCF4F08A954540054247B /* Debug */ = {
429
			isa = XCBuildConfiguration;
430
			buildSettings = {
431
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
432
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
433
				GCC_C_LANGUAGE_STANDARD = c99;
434 53
				GCC_OPTIMIZATION_LEVEL = 0;
435 46
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
436
				GCC_WARN_UNUSED_VARIABLE = YES;
437 50
				OTHER_LDFLAGS = "-ObjC";
438 46
				PREBINDING = NO;
439 49
				SDKROOT = iphoneos3.0;
440 46
			};
441
			name = Debug;
442
		};
443
		C01FCF5008A954540054247B /* Release */ = {
444
			isa = XCBuildConfiguration;
445
			buildSettings = {
446 49
				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
447 46
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
448 49
				DEBUG_INFORMATION_FORMAT = dwarf;
449
				GCC_C_LANGUAGE_STANDARD = gnu99;
450
				GCC_THUMB_SUPPORT = NO;
451 46
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
452
				GCC_WARN_UNUSED_VARIABLE = YES;
453 50
				OTHER_LDFLAGS = "-ObjC";
454 46
				PREBINDING = NO;
455 49
				SDKROOT = iphoneos3.0;
456
			};
457
			name = Release;
458
		};
459
		DA48E42D10987CE1004612B8 /* Debug */ = {
460
			isa = XCBuildConfiguration;
461
			buildSettings = {
462
				ALWAYS_SEARCH_USER_PATHS = NO;
463
				COPY_PHASE_STRIP = NO;
464
				GCC_DYNAMIC_NO_PIC = NO;
465
				PREBINDING = NO;
466
				PRODUCT_NAME = TappityServer;
467
			};
468
			name = Debug;
469
		};
470
		DA48E42E10987CE1004612B8 /* Release */ = {
471
			isa = XCBuildConfiguration;
472
			buildSettings = {
473
				ALWAYS_SEARCH_USER_PATHS = NO;
474
				COPY_PHASE_STRIP = YES;
475
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
476
				PREBINDING = NO;
477
				PRODUCT_NAME = TappityServer;
478
			};
479
			name = Release;
480
		};
481
		DA48E44410987D48004612B8 /* Debug */ = {
482
			isa = XCBuildConfiguration;
483
			buildSettings = {
484
				ALWAYS_SEARCH_USER_PATHS = NO;
485
				COPY_PHASE_STRIP = NO;
486
				GCC_DYNAMIC_NO_PIC = NO;
487
				PREBINDING = NO;
488
				PRODUCT_NAME = TappityClient;
489
			};
490
			name = Debug;
491
		};
492
		DA48E44510987D48004612B8 /* Release */ = {
493
			isa = XCBuildConfiguration;
494
			buildSettings = {
495
				ALWAYS_SEARCH_USER_PATHS = NO;
496
				COPY_PHASE_STRIP = YES;
497
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
498
				PREBINDING = NO;
499
				PRODUCT_NAME = TappityClient;
500 46
			};
501
			name = Release;
502
		};
503
/* End XCBuildConfiguration section */
504
505
/* Begin XCConfigurationList section */
506
		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "tappity" */ = {
507
			isa = XCConfigurationList;
508
			buildConfigurations = (
509
				1D6058940D05DD3E006BFB54 /* Debug */,
510
				1D6058950D05DD3E006BFB54 /* Release */,
511
			);
512
			defaultConfigurationIsVisible = 0;
513
			defaultConfigurationName = Release;
514
		};
515
		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "tappity" */ = {
516
			isa = XCConfigurationList;
517
			buildConfigurations = (
518
				C01FCF4F08A954540054247B /* Debug */,
519
				C01FCF5008A954540054247B /* Release */,
520
			);
521
			defaultConfigurationIsVisible = 0;
522
			defaultConfigurationName = Release;
523
		};
524 49
		DA48E43610987D28004612B8 /* Build configuration list for PBXNativeTarget "TappityServer" */ = {
525
			isa = XCConfigurationList;
526
			buildConfigurations = (
527
				DA48E42D10987CE1004612B8 /* Debug */,
528
				DA48E42E10987CE1004612B8 /* Release */,
529
			);
530
			defaultConfigurationIsVisible = 0;
531
			defaultConfigurationName = Release;
532
		};
533
		DA48E45D10987D7D004612B8 /* Build configuration list for PBXNativeTarget "TappityClient" */ = {
534
			isa = XCConfigurationList;
535
			buildConfigurations = (
536
				DA48E44410987D48004612B8 /* Debug */,
537
				DA48E44510987D48004612B8 /* Release */,
538
			);
539
			defaultConfigurationIsVisible = 0;
540
			defaultConfigurationName = Release;
541
		};
542 46
/* End XCConfigurationList section */
543
	};
544
	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
545
}

Loggerhead 1.17 is a web-based interface for Bazaar branches