Skip to content

AgoraIO-Extensions/agora_flutter_sdks_build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The build scripts for Agora Flutter SDKs(agora_rtc_engine, agora_rtm, etc).

License

The project is under the MIT license.

Secrets

ACTION_PAT: GitHub token,用于提PR
AGORALAB2020_KEYCHAIN_PASSWORD:
AGORALAB2020_P12_BASE64: base64 -i <AGORALAB2020_file_path>.p12 | pbcopy
AGORALAB2020_P12_PWD:
AGORALAB2020_PP_GPG_PWD:
AGORAQA2021_KEYCHAIN_PASSWORD:
AGORAQA2021_P12_BASE64:
AGORAQA2021_P12_PWD:
AGORAQA2021_PP_GPG_PWD:
AGORATEST2020_KEYCHAIN_PASSWORD:
AGORATEST2020_P12_BASE64:
AGORATEST2020_P12_PWD:
AGORATEST2020_PP_GPG_PWD:
CODE_SIGN_IDENTITY_LAB: Apple Development
CODE_SIGN_IDENTITY_QA: iPhone Developer
CODE_SIGN_IDENTITY_TEST: iPhone Developer
MUSIC_CENTER_APPID:
TEAM_LAB: JDPG69R49Z
TEAM_QA: PV44H27855
TEAM_TEST: 5459N9W32M
TEST_APP_ID:
TEST_RTM_APP_ID:
TEST_RTM_TOKEN: 同TEST_RTM_APP_ID

更新证书步骤:

base64 -i qa.p12 | pbcopy
  • 更新mobileprovision文件 使用gpg加密mobileprovision文件 gpg passphare: GPG_PWD
gpg --symmetric --cipher-algo AES256 AgoraQA2021.mobileprovision

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •