traccar / traccar-client-ios

Traccar Client for iOS
https://www.traccar.org/client
Apache License 2.0
204 stars 304 forks source link

iOS client build #38

Open wolfbgn opened 8 years ago

wolfbgn commented 8 years ago

Hello, Mr. Tananaev. What program should I use to build from source this application? I would like to change IP address and port. I am asking this question assuming that it is similar to Android apk building in Android Studio. I use Windows 10 and Linux ( Debian ). Thank you.

StasDoskalenko commented 8 years ago

Hello! I'm not mr. Tanaev. But let me answer for him. Well it's iOS app so u can build it only in Xcode which available under Mac OS. (OS X). There no other ways. For example u can run os x under virtual machine.

But to change server and port u can just type it after app is launched :D

tananaev commented 8 years ago

Comment from @PoD-Stas is correct. You need Mac OS and Xcode to build iOS app. There is no way around it.

StasDoskalenko commented 8 years ago

@tananaev in prev reply iphone did an autocorrection on ur name, sry))

wolfbgn commented 8 years ago

Thank you very much to both of you. I hoped there is some other way since I have no experience with Mac OS.