fastlane-plugin-s3:fastlane插件,通过@joshdholtz将IPA或APK上传到AWS S3

时间:2021-05-01 14:20:27
【文件属性】:
文件名称:fastlane-plugin-s3:fastlane插件,通过@joshdholtz将IPA或APK上传到AWS S3
文件大小:87.9MB
文件格式:ZIP
更新时间:2021-05-01 14:20:27
Ruby aws_s3 fastlane插件 入门 该项目是插件。 要开始使用fastlane-plugin-s3,请运行以下命令将其添加到您的项目中: fastlane add_plugin aws_s3 关于aws_s3 将新的构建上传到Amazon S3,以将构建分发给Beta测试人员。 适用于临时和企业签名的应用程序。 此步骤将为您生成必要HTML,plist和版本文件。 aws_s3操作可以上传iOS应用(IPA)和Android应用(APK)。 如果要将iOS和Android应用程序都上载到同一存储桶,则可以设置app_directory参数,以便每个应用程序进入其自己的S3存储桶目录。 以下是默认生成的页面在S3上的托管外观。 例子 在gym步骤之后添加aws_s3操作: aws_s3 您还可以自定义很多选项: aws_s3 ( # All of these are
【文件预览】:
fastlane-plugin-s3-master
----.gitignore(125B)
----README.md(4KB)
----Gemfile(183B)
----LICENSE(1KB)
----fastlane-plugin-aws_s3.gemspec(1018B)
----.rspec(42B)
----spec()
--------s3_action_spec.rb(2KB)
--------spec_helper.rb(379B)
----fastlane()
--------Fastfile(2KB)
--------README.md(953B)
--------ipa21()
--------xxxxGemfile(190B)
--------testfile1.txt(9B)
--------ipa24()
--------testfile2.txt(9B)
--------testdir1()
--------apk1()
--------apk2()
--------testdir2()
--------Pluginfile(28B)
----lib()
--------fastlane()
--------assets()
----Rakefile(28B)
----aws_s3_screenshot.png(30KB)

网友评论