Re: I'm given a project.pbxproj file....

2011-05-19 Thread R4EE
Thanks Kyle On May 18, 4:48 pm, Kyle Sluder wrote: > On Wed, May 18, 2011 at 3:31 PM, R4EE wrote: > > A very large THANK YOU to all that took the time to help.  I'm a > > beginner and just discovered the svn command in terminal.  That did > > the trick! > > You

Re: I'm given a project.pbxproj file....

2011-05-18 Thread R4EE
't > yet use Subversion). > > - h > > > > > > On Wed, May 18, 2011 at 14:45, R4EE wrote: > > Howard, > > > That was my original approach but the .xcodeproj file wants to save as > > html.  I then, wrongly, extracted the .pbxproj file and used it

Re: I'm given a project.pbxproj file....

2011-05-18 Thread R4EE
gt; the > .xcodeproj file to open the project in Xcode. > > - h > > > > > > On Wed, May 18, 2011 at 14:02, R4EE wrote: > > Here is the original form > > >http://gtm-oauth.googlecode.com/svn/trunk/Examples/OAuthSample/ > > > On May 18, 2:51 pm, Kyle

Re: I'm given a project.pbxproj file....

2011-05-18 Thread R4EE
Here is the original form http://gtm-oauth.googlecode.com/svn/trunk/Examples/OAuthSample/ On May 18, 2:51 pm, Kyle Sluder wrote: > On Wed, May 18, 2011 at 1:42 PM, R4EE wrote: > > How do I incorporate this into a XCode project? > > Er, that *is* the project. Well, pa

I'm given a project.pbxproj file....

2011-05-18 Thread R4EE
How do I incorporate this into a XCode project? ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/U

Twitter and Oauth

2011-05-05 Thread R4EE
Can anyone provide guidance on how to access an account token and secret? Looking to write a client app (non browser) and am getting tangled up in the process of Oauth. Thanks ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post a