文件名称::chart_with_upwards_trend:CLI来描述Swift项目的编译时间-Ruby开发
文件大小:564KB
文件格式:ZIP
更新时间:2024-06-16 05:34:42
Ruby CLI Utilities
xcprofiler命令行实用程序,用于配置Swift项目的编译时间。 此工具是在Cookpad的工作时间内开发的。 安装gem install xcprofiler xcprofiler在最新的Ruby 2.3 / xcprofiler命令行实用工具上经过测试,以分析Swift项目的编译时间。 该工具是在Cookpad的工作时间内开发的。 安装gem install xcprofiler xcprofiler已在最新的Ruby 2.3 / 2.4上进行了测试。 用法在Xcode项目的“构建设置”->“其他Swift标志”部分中添加-Xfrontend -debug-time-function-bodies构建标志。 生成项目执行xcprofiler $ xcprofiler [PRODUCT_NAME或ACTIVITY_LOG_PATH] [选项] xcprofiler搜索最新的版本
【文件预览】:
xcprofiler-master
----.gitignore(87B)
----xcprofiler.gemspec(1KB)
----.rspec(30B)
----bin()
--------xcprofiler(124B)
----.travis.yml(145B)
----assets()
--------sample_output.png(517KB)
--------build_flags.png(36KB)
----LICENSE(1KB)
----spec()
--------reporters()
--------execution_spec.rb(2KB)
--------spec_helper.rb(5KB)
--------profiler_spec.rb(2KB)
--------fixtures()
--------derived_data_spec.rb(2KB)
----README.md(8KB)
----.coveralls.yml(24B)
----lib()
--------xcprofiler()
--------xcprofiler.rb(3KB)
----Gemfile(39B)
----Rakefile(51B)