Re: [Fire-commits] fire/Fire.xcode project.pbxproj,1.82,1.83
Alan Humpherys <[email protected]> Thu, 30 Jun 2005 16:52:40 -0600
| Newsgroups | gmane.network.fire.devel |
|---|---|
| Message-ID | <[email protected]> |
Can we change this name to something that isn't overloading a built in Cocoa class? Alan ------ Alan Humpherys Fire Development Team http://fire.sf.net On Jun 30, 2005, at 12:51 PM, [email protected] wrote: > Update of /cvsroot/fire/fire/Fire.xcode > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17791/Fire.xcode > > Modified Files: > project.pbxproj > Log Message: > Moved Notification handling to a "NotificationController". More to > be put in there to come. > > > Index: project.pbxproj > =================================================================== > RCS file: /cvsroot/fire/fire/Fire.xcode/project.pbxproj,v > retrieving revision 1.82 > retrieving revision 1.83 > diff -C2 -d -r1.82 -r1.83 > *** project.pbxproj 29 Jun 2005 02:14:47 -0000 1.82 > --- project.pbxproj 30 Jun 2005 18:51:29 -0000 1.83 > *************** > *** 15268,15272 **** > F55820C50649F59C006B7DEF, > F55820C60649F59C006B7DEF, > - F55820C70649F59C006B7DEF, > F55820C80649F59C006B7DEF, > F55820C90649F59C006B7DEF, > --- 15268,15271 ---- > *************** > *** 15309,15318 **** > }; > }; > - F55820C70649F59C006B7DEF = { > - fileRef = 65B5DEBD01652EE400000110; > - isa = PBXBuildFile; > - settings = { > - }; > - }; > F55820C80649F59C006B7DEF = { > fileRef = 6587DB80016A1CB000000110; > --- 15308,15311 ---- > *************** > *** 21196,21199 **** > --- 21189,21229 ---- > sourceTree = "<group>"; > }; > + F561DE05087454DA008A218D = { > + fileEncoding = 4; > + isa = PBXFileReference; > + lastKnownFileType = sourcecode.c.h; > + path = NotificationController.h; > + refType = 4; > + sourceTree = "<group>"; > + }; > + F561DE06087454DA008A218D = { > + fileEncoding = 4; > + isa = PBXFileReference; > + lastKnownFileType = sourcecode.c.objc; > + path = NotificationController.m; > + refType = 4; > + sourceTree = "<group>"; > + }; > + F561DE07087454DA008A218D = { > + fileRef = F561DE05087454DA008A218D; > + isa = PBXBuildFile; > + settings = { > + ATTRIBUTES = ( > + Public, > + ); > + }; > + }; > + F561DE08087454DA008A218D = { > + fileRef = F561DE06087454DA008A218D; > + isa = PBXBuildFile; > + settings = { > + }; > + }; > + F561DFAB08745B2E008A218D = { > + fileRef = 65B5DEBD01652EE400000110; > + isa = PBXBuildFile; > + settings = { > + }; > + }; > F5626E650678129A0011E7AE = { > fileRef = F5F58C9E0638108A00BEA63B; > *************** > *** 22784,22787 **** > --- 22814,22818 ---- > F5C5929D08181C7E00B5C9B0, > F56D3DD50872345C00FB599B, > + F561DE07087454DA008A218D, > ); > isa = PBXHeadersBuildPhase; > *************** > *** 22836,22839 **** > --- 22867,22871 ---- > F5C5929E08181C7E00B5C9B0, > F56D3DD60872345C00FB599B, > + F561DE08087454DA008A218D, > ); > isa = PBXSourcesBuildPhase; > *************** > *** 22844,22847 **** > --- 22876,22880 ---- > files = ( > F593025606A428ED00219BF2, > + F561DFAB08745B2E008A218D, > F593FC8206A41A7100219BF2, > F593FC8306A41AAF00219BF2, > *************** > *** 22976,22979 **** > --- 23009,23013 ---- > F57947F4041FB0DD01000167, > F63425C80214666501000003, > + F561DE06087454DA008A218D, > ); > isa = PBXGroup; > *************** > *** 23044,23047 **** > --- 23078,23082 ---- > F57947F6041FB0DD01000167, > 962B3EFF055652250021B544, > + F561DE05087454DA008A218D, > F5E090190660401900920213, > F5FCAE2A064D8ED4001AB012, > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Fire-commits mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fire-commits > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click