0

我正在使用 cake 脚本在测试云上部署 xamarin ui scipts,为此我需要我正在运行我的脚本的应用中心中团队的 API 密钥。我能够在 xamarin 测试云中找到这些密钥,但是在它们移至 Microsoft appcenter 后,我无法在 Microsoft appcenter 上找到运行测试脚本所需的团队 api 密钥。

https://github.com/Redth/Cake.Xamarin/blob/master/src/Cake.Xamarin/TestCloudRunner.cs https://cakebuild.net/api/Cake.Xamarin/MDToolSettings/

4

1 回答 1

1

Xamarin 测试云有 Team Key。Microsoft appcenter 没有任何团队密钥。Appcenter 在用户设置 -> 帐户设置 -> API 令牌下确实有 API 令牌

于 2018-03-22T01:45:30.760 回答