文件名称:upload_dsym_to_bugly:fastlane 插件将 dSYMipa 上传到 bugly
文件大小:17KB
文件格式:ZIP
更新时间:2024-06-20 01:13:48
plugin fastlane dsym bugly Ruby
upload_dsym_to_bugly插件
入门
这个项目是一个插件。 要开始使用fastlane-plugin-upload_dsym_to_bugly ,请通过运行将其添加到您的项目中:
$ fastlane add_plugin upload_dsym_to_bugly
将以下内容添加到您的fastfile
lane :upload_dysm do
upload_dsym_to_bugly (
file_path : "
【文件预览】:
upload_dsym_to_bugly-master
----.circleci()
--------config.yml(1KB)
----.gitignore(165B)
----README.md(2KB)
----.rubocop.yml(3KB)
----fastlane-plugin-upload_dsym_to_bugly.gemspec(1KB)
----Gemfile(172B)
----LICENSE(1KB)
----.rspec(105B)
----spec()
--------upload_dsym_to_bugly_action_spec.rb(282B)
--------spec_helper.rb(464B)
----fastlane()
--------Fastfile(41B)
--------Pluginfile(28B)
----.travis.yml(80B)
----.DS_Store(6KB)
----lib()
--------fastlane()
--------.DS_Store(6KB)
----Rakefile(181B)