Register FAQ / Rules Forum Spy Search Today's Posts Mark Forums Read
Go Back   MacRumors Forums > Apple Systems and Services > Programming > iPhone/iPad Programming

Reply
 
Thread Tools Search this Thread Display Modes
Old May 21, 2009, 02:25 PM   #1
saikyo
macrumors newbie
 
Join Date: May 2009
How to install an application from source? From Google Code

Hello everyone,

I'm new to iPhone development, but learning new things everyday. Please bear with my lack of knowledge for a bit.

I would like to install this application on my iPod Touch.
http://code.google.com/p/appsales-mobile/

I don't see an obvious way to do this, but maybe I'm missing something easy.

I thought the general idea was that I should download all the source code, compile it in xCode, and install it via iTunes. Is that right?

Is there an easy way to download the source code?

I see if I browse and look under Trunk everything is here:
http://code.google.com/p/appsales-mo...AppSalesMobile

But would I just download each file individually and then put it into Xcode? Some how I think that can't be right.

I better stop right there before I start asking questions that are totally off-base.

Anyway, any help in getting this app on my iPod Touch would be appreciated!

- Harvey
saikyo is offline   0 Reply With Quote
Old May 21, 2009, 02:47 PM   #2
BlackWolf
macrumors regular
 
Join Date: Apr 2009
you can download the newest version of that app via svn, you don't have to download each file individually.

I guess you are supposed to transfer this app to your iphone via xcode. you can only do this if you are a paying developer.
BlackWolf is offline   0 Reply With Quote
Old May 21, 2009, 02:51 PM   #3
mccannmarc
macrumors 6502
 
Join Date: Aug 2008
Location: Manchester, UK
Send a message via MSN to mccannmarc
open up your terminal application and type in:-

Code:
svn checkout http://appsales-mobile.googlecode.com/svn/trunk/ appsales-mobile-read-only
the project folder will be downloaded to your home directory. Then open up the .xcodeproj file, compile it and install it to device
__________________
DudeWare site:- http://www.dude-ware.co.uk DudeWare forum:- http://www.forum.dude-ware.co.uk
mccannmarc is offline   0 Reply With Quote
Old May 21, 2009, 03:14 PM   #4
saikyo
Thread Starter
macrumors newbie
 
Join Date: May 2009
Thanks!

I didn't know about svn.

It ran fine and everything downloaded. I opened the .xcodeproj file in XCode (AppSalesMobile.xcodeproj), but under "Build→Compile" is greyed out. I tried to build and run as well onto the iPhone Simulator and that worked fine.

I assume Compiling will create the App file that I just drag into iTunes in order to install right?

Any tips on how to proceed? Thanks, and you can be assured that I'll only ask these easy questions once!

Also, I am a paying developer. I hope I can figure this stuff out within one year ;-)
saikyo is offline   0 Reply With Quote
Old May 21, 2009, 03:19 PM   #5
dejo
Demi-God (Moderator)
 
dejo's Avatar
 
Join Date: Sep 2004
Location: Colorado
Quote:
Originally Posted by saikyo View Post
I assume Compiling will create the App file that I just drag into iTunes in order to install right?
No, you just need to make sure you choose iPhone Device X.X as your Active SDK and make sure you have provisioned your device and its connected, then Build and Go. Xcode will install directly to the device; no need for iTunes to install.

P.S. You do have your device provisioned already, right?
__________________
My iOS Apps: a.k.a., DreamStream
I support the MacRumors Blood Drive!
dejo is offline   0 Reply With Quote
Old May 21, 2009, 03:33 PM   #6
saikyo
Thread Starter
macrumors newbie
 
Join Date: May 2009
Quote:
No, you just need to make sure you choose iPhone Device X.X as your Active SDK and make sure you have provisioned your device and its connected, then Build and Go. Xcode will install directly to the device; no need for iTunes to install.

P.S. You do have your device provisioned already, right?
Aha. This is why I fail.

Okay Project → Set Active SDK → iPhone OS 2.2 (Project Setting)

I get a message about cosign wanting to use a Key in my KeyChain, I say OK.

But then Your Mobile Device has encountered an unexpected Error. Application Verification Failed.

There are actually three Provisioning Profiles in my Organizer. I think they're all broken some how.

I hear provisioning can take some digging to get right. I'll head back to the dev center to make sure everything is OK in that area. Thanks for your help thus far everyone!
saikyo is offline   0 Reply With Quote
Old May 22, 2009, 11:54 AM   #7
nottooshabby
macrumors regular
 
Join Date: Jul 2008
Quote:
Originally Posted by saikyo View Post
Aha. This is why I fail.

Okay Project → Set Active SDK → iPhone OS 2.2 (Project Setting)

I get a message about cosign wanting to use a Key in my KeyChain, I say OK.

But then Your Mobile Device has encountered an unexpected Error. Application Verification Failed.

There are actually three Provisioning Profiles in my Organizer. I think they're all broken some how.

I hear provisioning can take some digging to get right. I'll head back to the dev center to make sure everything is OK in that area. Thanks for your help thus far everyone!
Make sure you change the bundle identifier in the info.plist for the project you got from google to be consistent with your profiles.
nottooshabby is offline   0 Reply With Quote

Reply
MacRumors Forums > Apple Systems and Services > Programming > iPhone/iPad Programming

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
thread Thread Starter Forum Replies Last Post
How to supercharge Mini? ranny2 Mac mini 18 Oct 27, 2011 08:53 PM
How To Remove Server Part Of Lion? hhaydenn iMac 2 Aug 18, 2011 05:21 PM
How to install few Applications (select and install) satyam90 Mac Applications and Mac App Store 1 Apr 15, 2008 08:57 PM
How to launch an application from the keyboard erich8 Mac Basics and Help 7 Aug 10, 2006 08:22 PM


All times are GMT -5. The time now is 04:05 AM.

Mac Rumors | Mac | iPhone | iPhone Game Reviews | iPhone Apps

Mobile Version | Fixed | Fluid | Fluid HD
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Privacy / DMCA contact / Affiliate and FTC Disclosure
Copyright 2002-2013, MacRumors.com, LLC