Page 1 of 1 [ 3 posts ] 

Madbones
Veteran
Veteran

User avatar

Joined: 7 Mar 2010
Age: 27
Gender: Male
Posts: 777
Location: In the zone

06 Jan 2012, 6:58 pm

Hey!
I want to edit Google Chromes source code easily (Im a beginner at this type of thing) and im just wondering how I would go about getting the Google Chrome source code into Xcode so when I have finished coding little bits I can just press Build and Run and it debug with no issues.
I know its probably not this simple, but Im a beginner iOS developer, so you'l have to forgive me for my ignorance :lol:
Help?


_________________
?Sometimes when you innovate, you make mistakes. It is best to admit them quickly, and get on with improving your other innovations.? -Steve Jobs.


mglosenger
Velociraptor
Velociraptor

User avatar

Joined: 19 Aug 2011
Age: 151
Gender: Male
Posts: 445

06 Jan 2012, 10:47 pm

I'm guessing Google provides an Xcode project for it.. either that or Xcode supports importing Makefiles or the like.

And, not to scare you, but software development has a pretty steep learning curve initially, so be ready to have lots of things you don't about initially :)



Madbones
Veteran
Veteran

User avatar

Joined: 7 Mar 2010
Age: 27
Gender: Male
Posts: 777
Location: In the zone

07 Jan 2012, 9:20 am

mglosenger wrote:
I'm guessing Google provides an Xcode project for it.. either that or Xcode supports importing Makefiles or the like.

And, not to scare you, but software development has a pretty steep learning curve initially, so be ready to have lots of things you don't about initially :)

Yeah, I dont mind the steep learning, I have done lots of work on this kind of a thing before.
Im sort of moderate on iPhone Development now. Which makes me a stage 1 noob with this sort of a thing, I dont mind learning at all :lol:.
Il see if it supports Makefiles or something similar then. Thanks :)


_________________
?Sometimes when you innovate, you make mistakes. It is best to admit them quickly, and get on with improving your other innovations.? -Steve Jobs.