stevek
Aspiring developer
Profile
Posts: 808
Reg: Dec 24, 2011
great neck
8,080
02/15/14 09:12 AM (11 years ago)

Makikng a copy of an Xcode project to laptop

If I have an app on my desktop Mac and want to transfer it over to my Macbook to work on while I'm away and then, when done, transfer it back. I assume I could just compile from BT on my laptop, copy my text/htm/jpg etc. files to the laptop and then after working recompile again back on the desktop and copy my text/html/jpg etc. files back to the desktop. Was just wondering if there's an easier way. Thanks. Steve
 
MacApple
Apple Fan
Profile
Posts: 4675
Reg: Oct 25, 2010
USA
61,150
like
02/15/14 09:35 AM (11 years ago)
Dropbox, Sugarsync, Github many options for storing, pushing, syncing and pulling updates. Used dropbox in the past.
 
stevek
Aspiring developer
Profile
Posts: 808
Reg: Dec 24, 2011
great neck
8,080
like
02/15/14 09:43 AM (11 years ago)
Just what do I send to Dropbox? And how do I test on the laptop? - somehow I have to get profiles over to it too.
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
02/15/14 11:38 AM (11 years ago)
iOS or Android? If iOS, it's really easy. Just move the entire project folder to Dropbox and you're all set. You can open Orin Xcode on either machine. (Makes collaborating on a project super easy too) Android is a bit more complicated. Move the project folder to Dropbox before you import into Eclipse on either machine. When you import, don't check the 'copy into workspace' option. You'll have issues if you're using Maps due to the way Google Play Services works, but otherwise you should be fine.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.