TelegramMessenger / Telegram-iOS

Telegram-iOS
5.89k stars 1.57k forks source link

About creating mobileprovision files inside `fake-codesigning` folder #1453

Open jamesryu108 opened 1 month ago

jamesryu108 commented 1 month ago

Checklist

Description

I am in the IPA section of the README file: https://github.com/TelegramMessenger/Telegram-iOS?tab=readme-ov-file#ipa I am in the process of trying to upload the build to TestFlight for beta testing. I am going to run this in my Terminal:

python3 build-system/Make/Make.py --cacheDir="$HOME/telegram-bazel-cache" build --configurationPath= build-system/appstore-configuration.json --codesigningInformationPath= build-system/fake-codesigning --buildNumber=100001 --configuration=release_arm64

Before I do that, I must say that I am pretty lost with creating mobile provision profiles inside the fake-codesigning folder. Would anyone be able to help with this? Or point me to a resource who can explain this step by step in a more straightforward manner?

jamesryu108 commented 1 month ago
Screenshot 2024-07-09 at 21 04 09

I created a couple of mobileprovision files already but I don't know how to create everything else other than Telegram.mobileprovision