Skip to content

Instantly share code, notes, and snippets.

@ChrisLAS
Last active February 19, 2018 19:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChrisLAS/dbb09fd12638712a389185f3e0a6a537 to your computer and use it in GitHub Desktop.
Save ChrisLAS/dbb09fd12638712a389185f3e0a6a537 to your computer and use it in GitHub Desktop.
My name is josh, for my highschool news paper club i made a app from their weebly site, I originally made the app for android.
But after a week of releasing the app on the playstore there were many requests from the students to make it for the iphone.
The issue is that i dont have a mac on hand. The school offered to give me a mac.
The only downside to that is that it is probably locked down and i cant install any software on there.
So my question is,
- Would i be able to write code on my linux laptop and deploy to the mac?
- Also including that would i be able to emulate a iphone on the mac?
- How hard is it to port my code over from android to iphone?
- How is the learning curve coming from java to xcode?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment