peter-iakovlev / Telegram

Telegram Messenger for iOS
3.23k stars 858 forks source link

now how to compile this one :D #107

Open EbrahimTahernejad opened 7 years ago

EbrahimTahernejad commented 7 years ago

Hi, I'm trying to compile the new version now, but there are multiple problems ... first MTProtoKit and so much more that I cloned them and fixed the issue .. then there was a problem: some of the codes are not written using ARC ... so what should I do to get this working ? which xcode version ?

dkwiebe commented 7 years ago

These instructions work perfection for me.
https://gist.github.com/feichngr/94bf7e7ce9af4b5c1dacfd82456367aa

EbrahimTahernejad commented 7 years ago

You should init + update submodules using git module command too, (before that edit .gitmodule file and correct the mtproto link)