当前位置:网站首页>Super signature principle (fully automated super signature) [Yun Xiaoduo]
Super signature principle (fully automated super signature) [Yun Xiaoduo]
2022-07-07 15:37:00 【Chengdu yunxiaoduo】
1. Super signature is designed for people who don't need to go online APP To the platform app store APP Application signature distribution is a way . part APP Because of the relevant regulations , Unable to be put on the application market
2. Let's briefly talk about how yunxiaoduo's fully automated signature process is done , Support to provide your own account number for application signature
3. Login website https://www.minclouds.com You need to register your account first
4. Log in backstage : Enter the signature account management
First login user , Your account list is empty , You need to add your apple account in the personal Center . Then go to this page , Your account number will be listed , For the corresponding account , Click stock in , The first time I put it into storage , The system will automatically log in to the account for verification , Will you be asked to provide verification at this time , Does the website provide two ways for you to submit verification , One is to manually submit the verification code in the corresponding account , As shown in the verification code box in the figure below , The second is , Install an Android Software , Start the verification code forwarding program , Now , The account will be initialized automatically . Please sign in the account initialization , Delete redundant certificates , Each account can support 2 Release certificates , Please spare at least one place . After clicking stock in , Generally, you can see the result in a few seconds , Now , You can refresh the page , Check the warehousing status . Saying so much , To sum up :
Add account ---> Click stock in ---> Automatic verification ---> Refresh view results It's that simple
After warehousing, the account can be super signed
5. Upload your IPA, Set a secondary domain name , It can be released and promoted , It's that simple .
6. The signature process is fully automated in the background , No manual intervention required , When your signed account runs out , By default, the system supports automatic switching to the account pool of the platform for signing , This default value can be modified in the background . You can set it to use only your own account .
7. Principle analysis : Supersignature , In fact, it still relies on Apple's account permissions to sign applications , The automated process realizes the docking with apple api, And then carry out automatic packaging signature . The whole signing process is generally in 10 Seconds to a minute , according to IPA The size of is related to the network speed .
8. After signing , Users can install , The background will automatically notify the user to prompt the installation message on the page .
边栏推荐
- Whether runnable can be interrupted
- 全日制研究生和非全日制研究生的区别!
- Ctfshow, information collection: web14
- Unity之ASE实现卡通火焰
- Niuke real problem programming - day20
- Niuke real problem programming - day16
- “百度杯”CTF比赛 2017 二月场,Web:include
- 【深度学习】语义分割实验:Unet网络/MSRC2数据集
- Summer safety is very important! Emergency safety education enters kindergarten
- [server data recovery] a case of RAID data recovery of a brand StorageWorks server
猜你喜欢
How to release NFT in batches in opensea (rinkeby test network)
居然从408改考自命题!211华北电力大学(北京)
微信小程序 01
Ctfshow, information collection: web4
CTFshow,信息搜集:web1
[quick start of Digital IC Verification] 19. Basic grammar of SystemVerilog learning 6 (thread internal communication... Including practical exercises)
Typescript release 4.8 beta
[quick start for Digital IC Validation] 26. Ahb - sramc (6) for system verilog project practice (Basic Points of APB Protocol)
Qu'est - ce qu'une violation de données
[server data recovery] a case of RAID data recovery of a brand StorageWorks server
随机推荐
Niuke real problem programming - day14
2. Basic knowledge of golang
全日制研究生和非全日制研究生的区别!
CTFshow,信息搜集:web2
Unity's ASE achieves full screen sand blowing effect
Ctfshow, information collection: web6
Ctfshow, information collection: web12
Nacos一致性协议 CP/AP/JRaft/Distro协议
[original] all management without assessment is nonsense!
Win10 or win11 taskbar, automatically hidden and transparent
[quickstart to Digital IC Validation] 20. Basic syntax for system verilog Learning 7 (Coverage Driven... Including practical exercises)
@ComponentScan
Connecting FTP server tutorial
There is a cow, which gives birth to a heifer at the beginning of each year. Each heifer has a heifer at the beginning of each year since the fourth year. Please program how many cows are there in the
Typescript release 4.8 beta
[quick start of Digital IC Verification] 24. AHB sramc of SystemVerilog project practice (4) (AHB continues to deepen)
拜拜了,大厂!今天我就要去厂里
Niuke real problem programming - Day12
Ctfshow, information collection: web4
使用Scrapy框架爬取网页并保存到Mysql的实现