Rockly97
Rockly97
@ali-fareed can you help me
> 你在哪个提交上? master
> Can you successfully generate the IPA file?
> > > > > > > > > Can you successfully generate the IPA file? > > 中文交流吧,我跑起来了,理论上没问题,能打包,我跑起来之后就扔那里了,等会我配置一下。打个包试试。 Let's obey the administrator's request and use English. Can you show...
> > > python3 build-system/Make/Make.py --overrideXcodeVersion --bazel="$HOME/bazel-dist/bazel" --cacheDir="$HOME/telegram-bazel-cache" build --configurationPath="$HOME/telegram-configuration/development-configuration.json" --buildNumber=100001 --configuration=release_universal --codesigningInformationPath="$HOME/telegram-configuration/fake-codesigning" > > > > > > what is in fake-codesigning ? or what is in the file...
> > > python3 build-system/Make/Make.py --overrideXcodeVersion --bazel="$HOME/bazel-dist/bazel" --cacheDir="$HOME/telegram-bazel-cache" build --configurationPath="$HOME/telegram-configuration/development-configuration.json" --buildNumber=100001 --configuration=release_universal --codesigningInformationPath="$HOME/telegram-configuration/fake-codesigning" > > > > > > what is in fake-codesigning ? or what is in the file...
> > > > > 你在哪个提交上? > > > > > > > > > > > > master > > > > > > > > > 别用build的,没用的,得要证书,直接生成iOS 工程文件,用模拟器上跑起来就行了,然后在模拟器上进行修改签名...