Telegram icon indicating copy to clipboard operation
Telegram copied to clipboard

mtprotokit branch mismatch with new version of telegram.

Open mehdin13 opened this issue 6 years ago • 12 comments

after clone project , xcode prompts a lot of errors, such as:

No visible @interface for 'MTSocksProxySettings' declares the selector 'initWithIp:port:username:password:secret:'

because secret property not define in MTSocksProxySettings class. (in MtProtoKit @ 515bcf4)

mehdin13 avatar Aug 11 '18 13:08 mehdin13

secret is missing. not just MTSocksProxySettings class.

adm1n007 avatar Aug 14 '18 08:08 adm1n007

~/Desktop/Telegram/LegacyDatabase/TGShareMtSerialization.m:66:77: No visible @interface for 'MTDatacenterAddress' declares the selector 'initWithIp:port:preferForMedia:restrictToTcp:cdn:preferForProxy:secret:'

while building LegacyDatabase

adm1n007 avatar Aug 15 '18 07:08 adm1n007

This is updated just update to latest commit git submodule update --init --recursive --remote

gitty-kid avatar Sep 10 '18 22:09 gitty-kid

@Shalabh-Soni can you tell me which commit is correct???

hoootan avatar Sep 11 '18 15:09 hoootan

@hoootan 8e44fa1985d2793f0c36aa6fd63b4b61409c73b8 for MTProtoKit, however with --remote it will fetch the latest on its own... commit was around 21 hrs back.

gitty-kid avatar Sep 11 '18 18:09 gitty-kid

@Shalabh-Soni look at this, I'm using last commit but have problem to build. screen shot 2018-09-11 at 11 04 11 pm

hoootan avatar Sep 11 '18 18:09 hoootan

What is the Error you getting while building the project?

gitty-kid avatar Sep 11 '18 18:09 gitty-kid

@Shalabh-Soni missing secret parameter in MTDataCenter and missing some methods on MTEnviroment

hoootan avatar Sep 11 '18 18:09 hoootan

but exactly this is what is fixed in the last commit you can check the history, are you sure the MTProtoKit is picked from your repo - i mean the main project links to it ?

gitty-kid avatar Sep 11 '18 18:09 gitty-kid

@Shalabh-Soni I don't know what I've done now, but its fixed, thats unbelievable 👍

hoootan avatar Sep 11 '18 18:09 hoootan

@hoootan ;-) Cheers! i'm off to doing it on a device now

gitty-kid avatar Sep 11 '18 18:09 gitty-kid

@Shalabh-Soni good luck buddy <3

hoootan avatar Sep 11 '18 18:09 hoootan