RSS

(root)/iphone/tappity : 52 : Jigs/Jigs.xcodeproj/project.pbxproj

To get this branch, use:
bzr branch /browse/iphone/tappity

« back to all changes in this revision

Viewing changes to Jigs/Jigs.xcodeproj/project.pbxproj

Dömötör Gulyás
2009-10-31 12:32:32
Revision ID: dognotdog@gmail.com-20091031113232-lvx5g6lwnze2ugpu
moves networking into common class

Show diffs side-by-side

added added

removed removed

65
65
                        isa = PBXContainerItemProxy;
66
66
                        containerPortal = DA48E46910987DE0004612B8 /* tappity.xcodeproj */;
67
67
                        proxyType = 2;
68
 
                        remoteGlobalIDString = 1D6058910D05DD3D006BFB54 /* tappity.app */;
 
68
                        remoteGlobalIDString = 1D6058910D05DD3D006BFB54;
69
69
                        remoteInfo = tappity;
70
70
                };
71
71
                DA48E47110987DE0004612B8 /* PBXContainerItemProxy */ = {
72
72
                        isa = PBXContainerItemProxy;
73
73
                        containerPortal = DA48E46910987DE0004612B8 /* tappity.xcodeproj */;
74
74
                        proxyType = 2;
75
 
                        remoteGlobalIDString = DA48E42C10987CE0004612B8 /* libTappityServer.a */;
 
75
                        remoteGlobalIDString = DA48E42C10987CE0004612B8;
76
76
                        remoteInfo = TappityServer;
77
77
                };
78
78
                DA48E47310987DE0004612B8 /* PBXContainerItemProxy */ = {
79
79
                        isa = PBXContainerItemProxy;
80
80
                        containerPortal = DA48E46910987DE0004612B8 /* tappity.xcodeproj */;
81
81
                        proxyType = 2;
82
 
                        remoteGlobalIDString = DA48E44310987D47004612B8 /* libTappityClient.a */;
 
82
                        remoteGlobalIDString = DA48E44310987D47004612B8;
83
83
                        remoteInfo = TappityClient;
84
84
                };
85
85
                DA48E47510987DF4004612B8 /* PBXContainerItemProxy */ = {
86
86
                        isa = PBXContainerItemProxy;
87
87
                        containerPortal = DA48E46910987DE0004612B8 /* tappity.xcodeproj */;
88
88
                        proxyType = 1;
89
 
                        remoteGlobalIDString = DA48E42B10987CE0004612B8 /* TappityServer */;
 
89
                        remoteGlobalIDString = DA48E42B10987CE0004612B8;
90
90
                        remoteInfo = TappityServer;
91
91
                };
92
92
/* End PBXContainerItemProxy section */
125
125
                DA44B4DC102EEC0B00129021 /* scale-icon.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = "scale-icon.pdf"; path = "../common/resources/scale-icon.pdf"; sourceTree = SOURCE_ROOT; };
126
126
                DA48E37C10986D8C004612B8 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
127
127
                DA48E46910987DE0004612B8 /* tappity.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = tappity.xcodeproj; path = ../tappity/tappity.xcodeproj; sourceTree = SOURCE_ROOT; };
 
128
                DA48EA2E109B5D9A004612B8 /* libTappityClient.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTappityClient.a; sourceTree = BUILT_PRODUCTS_DIR; };
128
129
                DA56A8B41080E60800EF3AA3 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
129
130
                DA5AF4981030606800434F8C /* NewGameView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = NewGameView.xib; path = resources/NewGameView.xib; sourceTree = "<group>"; };
130
131
                DA5AF49D10306CA200434F8C /* RoundedView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoundedView.h; sourceTree = "<group>"; };
295
296
                        isa = PBXGroup;
296
297
                        children = (
297
298
                                1D6058910D05DD3D006BFB54 /* Jigs.app */,
 
299
                                DA48EA2E109B5D9A004612B8 /* libTappityClient.a */,
298
300
                        );
299
301
                        name = Products;
300
302
                        sourceTree = "<group>";

Loggerhead 1.17 is a web-based interface for Bazaar branches