TelegramMessenger / Telegram-iOS

Telegram-iOS
6.37k stars 1.68k forks source link

Unclear instructions. Getting provisioning profiles issues. #1604

Open zetro-nayatel opened 3 weeks ago

zetro-nayatel commented 3 weeks ago

Instructions says to make a xcode project in the 2nd step...but where should I create it.

also getting provisioning profile error, how will I add provisioning profile there is no signing and capabilites

zbencz3 commented 2 weeks ago

The Xcode project setup step is there just so you can easily get the team ID. There are other ways to get that information though, so if you know your team ID, you don't need to create that Xcode project anywhere. Otherwise, you can create the new project anywhere, get the team ID as suggested, and delete the newly created project.

For the provisional profile follow this link https://github.com/TelegramMessenger/Telegram-iOS/issues/1568 and apply the patch.

zetro-nayatel commented 2 weeks ago

@zbencz3 thank you so much for your response...I've tried the solutions in the provided issues...but nothing seems to work...I want to run it on simulator still giving me provision profiles issues...I have set it to automatic for code signing. and using xcode 16