mailes
mailes
> 你好,已查阅文档 > > https://unipayment.io/en/docs/ > > 目前已计划未来更新。请等待查看gateway库 大佬啥时候对接?
same error. please help.
> > 你在哪个提交上? > > master 别用build的,没用的,得要证书,直接生成iOS 工程文件,用模拟器上跑起来就行了,然后在模拟器上进行修改签名 证书 那一套.
> > > > 你在哪个提交上? > > > > > > > > > master > > > > > > 别用build的,没用的,得要证书,直接生成iOS 工程文件,用模拟器上跑起来就行了,然后在模拟器上进行修改签名 证书 那一套. > > English please Generate...
> > > > Can you successfully generate the IPA file? 中文交流吧,我跑起来了,理论上没问题,能打包,我跑起来之后就扔那里了,等会我配置一下。打个包试试。
> I successfully compiled the IPA file. You need to go to the developer account to generate various signature files according to the configuration file, and then run the following...
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"
> > 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 inside fake-codesigning, assuming it's a...
>  