17
17
28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; };
18
18
DA0400611026CAD8008C8C20 /* GLESView.m in Sources */ = {isa = PBXBuildFile; fileRef = DA0400601026CAD8008C8C20 /* GLESView.m */; };
19
19
DA24479D101CB47D00E4EC33 /* geometry.m in Sources */ = {isa = PBXBuildFile; fileRef = DA24479C101CB47D00E4EC33 /* geometry.m */; };
20
DA48E51C10988574004612B8 /* libTappityServer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DA48E50B1098855D004612B8 /* libTappityServer.a */; };
20
21
DA8D1E9A101D04BC00A5C982 /* scale2.png in Resources */ = {isa = PBXBuildFile; fileRef = DA8D1E99101D04BC00A5C982 /* scale2.png */; };
21
22
DA8D1EF2101D964B00A5C982 /* scale1.1024.png in Resources */ = {isa = PBXBuildFile; fileRef = DA8D1EF1101D964B00A5C982 /* scale1.1024.png */; };
22
23
DA95F2B5101BD3CC00BE07C8 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA95F2B4101BD3CC00BE07C8 /* CoreLocation.framework */; };
49
50
DAE0A215102264E300887D77 /* cameraIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = DAE0A214102264E300887D77 /* cameraIcon.png */; };
50
51
/* End PBXBuildFile section */
53
/* Begin PBXContainerItemProxy section */
54
DA48E5081098855D004612B8 /* PBXContainerItemProxy */ = {
55
isa = PBXContainerItemProxy;
56
containerPortal = DA48E5021098855D004612B8 /* tappity.xcodeproj */;
58
remoteGlobalIDString = 1D6058910D05DD3D006BFB54;
61
DA48E50A1098855D004612B8 /* PBXContainerItemProxy */ = {
62
isa = PBXContainerItemProxy;
63
containerPortal = DA48E5021098855D004612B8 /* tappity.xcodeproj */;
65
remoteGlobalIDString = DA48E42C10987CE0004612B8;
66
remoteInfo = TappityServer;
68
DA48E50C1098855D004612B8 /* PBXContainerItemProxy */ = {
69
isa = PBXContainerItemProxy;
70
containerPortal = DA48E5021098855D004612B8 /* tappity.xcodeproj */;
72
remoteGlobalIDString = DA48E44310987D47004612B8;
73
remoteInfo = TappityClient;
75
DA48E51A10988569004612B8 /* PBXContainerItemProxy */ = {
76
isa = PBXContainerItemProxy;
77
containerPortal = DA48E5021098855D004612B8 /* tappity.xcodeproj */;
79
remoteGlobalIDString = DA48E42B10987CE0004612B8;
80
remoteInfo = TappityServer;
82
/* End PBXContainerItemProxy section */
52
84
/* Begin PBXFileReference section */
53
85
1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
54
86
1D3623240D0F684500981E51 /* MarineCompassAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MarineCompassAppDelegate.h; sourceTree = "<group>"; };
67
99
DA0400601026CAD8008C8C20 /* GLESView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GLESView.m; path = ../common/source/GLESView.m; sourceTree = SOURCE_ROOT; };
68
100
DA24479B101CB47D00E4EC33 /* geometry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = geometry.h; path = ../../common/source/geometry.h; sourceTree = "<group>"; };
69
101
DA24479C101CB47D00E4EC33 /* geometry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = geometry.m; path = ../../common/source/geometry.m; sourceTree = "<group>"; };
102
DA48E39210986F3C004612B8 /* Tappity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Tappity.h; path = ../tappity/source/Tappity.h; sourceTree = SOURCE_ROOT; };
103
DA48E39410986F3C004612B8 /* TappityServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TappityServer.h; path = ../tappity/source/TappityServer.h; sourceTree = SOURCE_ROOT; };
104
DA48E5021098855D004612B8 /* tappity.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = tappity.xcodeproj; path = ../tappity/tappity.xcodeproj; sourceTree = SOURCE_ROOT; };
70
105
DA8D1E99101D04BC00A5C982 /* scale2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = scale2.png; sourceTree = "<group>"; };
71
106
DA8D1EF1101D964B00A5C982 /* scale1.1024.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = scale1.1024.png; sourceTree = "<group>"; };
72
107
DA95F2B4101BD3CC00BE07C8 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
115
150
28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
116
151
DA95F2B5101BD3CC00BE07C8 /* CoreLocation.framework in Frameworks */,
117
152
DAE08B2A101CF3D80010D6B6 /* CoreGraphics.framework in Frameworks */,
153
DA48E51C10988574004612B8 /* libTappityServer.a in Frameworks */,
119
155
runOnlyForDeploymentPostprocessing = 0;
124
160
080E96DDFE201D6D7F000001 /* source */ = {
163
DA48E39210986F3C004612B8 /* Tappity.h */,
164
DA48E39410986F3C004612B8 /* TappityServer.h */,
127
165
DAC751201038A91700562A6D /* ElAnimation.h */,
128
166
DAC751211038A91700562A6D /* ElAnimation.m */,
129
167
DAB2CB69102E19CC00F4EF95 /* ES1Shader.h */,
161
199
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
202
DA48E5021098855D004612B8 /* tappity.xcodeproj */,
164
203
080E96DDFE201D6D7F000001 /* source */,
165
204
29B97315FDCFA39411CA2CEA /* Other Sources */,
166
205
29B97317FDCFA39411CA2CEA /* resources */,
220
259
name = Frameworks;
221
260
sourceTree = "<group>";
262
DA48E5031098855D004612B8 /* Products */ = {
265
DA48E5091098855D004612B8 /* tappity.app */,
266
DA48E50B1098855D004612B8 /* libTappityServer.a */,
267
DA48E50D1098855D004612B8 /* libTappityClient.a */,
270
sourceTree = "<group>";
223
272
/* End PBXGroup section */
225
274
/* Begin PBXNativeTarget section */
250
300
hasScannedForEncodings = 1;
251
301
mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
252
302
projectDirPath = "";
303
projectReferences = (
305
ProductGroup = DA48E5031098855D004612B8 /* Products */;
306
ProjectRef = DA48E5021098855D004612B8 /* tappity.xcodeproj */;
253
309
projectRoot = "";
255
311
1D6058900D05DD3D006BFB54 /* MarineCompass */,
258
314
/* End PBXProject section */
316
/* Begin PBXReferenceProxy section */
317
DA48E5091098855D004612B8 /* tappity.app */ = {
318
isa = PBXReferenceProxy;
319
fileType = wrapper.application;
321
remoteRef = DA48E5081098855D004612B8 /* PBXContainerItemProxy */;
322
sourceTree = BUILT_PRODUCTS_DIR;
324
DA48E50B1098855D004612B8 /* libTappityServer.a */ = {
325
isa = PBXReferenceProxy;
326
fileType = archive.ar;
327
path = libTappityServer.a;
328
remoteRef = DA48E50A1098855D004612B8 /* PBXContainerItemProxy */;
329
sourceTree = BUILT_PRODUCTS_DIR;
331
DA48E50D1098855D004612B8 /* libTappityClient.a */ = {
332
isa = PBXReferenceProxy;
333
fileType = archive.ar;
334
path = libTappityClient.a;
335
remoteRef = DA48E50C1098855D004612B8 /* PBXContainerItemProxy */;
336
sourceTree = BUILT_PRODUCTS_DIR;
338
/* End PBXReferenceProxy section */
260
340
/* Begin PBXResourcesBuildPhase section */
261
341
1D60588D0D05DD3D006BFB54 /* Resources */ = {
262
342
isa = PBXResourcesBuildPhase;
312
392
/* End PBXSourcesBuildPhase section */
394
/* Begin PBXTargetDependency section */
395
DA48E51B10988569004612B8 /* PBXTargetDependency */ = {
396
isa = PBXTargetDependency;
397
name = TappityServer;
398
targetProxy = DA48E51A10988569004612B8 /* PBXContainerItemProxy */;
400
/* End PBXTargetDependency section */
314
402
/* Begin XCBuildConfiguration section */
315
403
1D6058940D05DD3E006BFB54 /* Debug */ = {
316
404
isa = XCBuildConfiguration;