Skip to content

NyaMisty/nicegram_build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nicegram_build

What's in this repo

  1. telegram-configuration.json is copied from build-system/appstore-configuration.json, adapted with Nicegram's parameter
  2. telegram-ngenv.json is extracted from decrypted Nicegram app, goes to TelegramUIFramework and search for tz_offset, the base64 next to it is the ng_env
  3. provision folder contains fakesign mobileprovision adapted with Nicegram's team identifier

How to use

  1. Import the certs under provision/certs (or you will get: ERROR: Unable to find an identity on the system matching the ones in external/build_configuration/provisioning/Intents.mobileprovision)
  2. Build
python3 build-system/Make/Make.py --cacheDir ~/telegram-bazel-cache build --configurationPath ~/Desktop/nicegram_build/telegram-configuration.json --configuration release_arm64 --buildNumber=0 --codesigningInformationPath ~/Desktop/nicegram_build/provision

About

Build configuration for Nicegram-iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages