atom / fuzzy-finder

Find and open files quickly
MIT License
274 stars 138 forks source link

Build system information #422

Closed Martaaa96 closed 3 years ago

Martaaa96 commented 3 years ago

Build system information Build language: objective-c git.checkout 6.00s$ git clone --depth=50 --branch=v0.83.0 git://github.com/atom/fuzzy-finder.git atom/fuzzy-finder rvm 2.00s$ rvm use default 0.00s0.00s$ ruby --version ruby 2.0.0p481 (2014-05-08 revision 45883) [x86_64-darwin13.1.0] $ rvm --version rvm 1.25.33 (stable) by Wayne E. Seguin wayneeseguin@gmail.com, Michal Papis mpapis@gmail.com [https://rvm.io/] $ bundle --version Bundler version 1.7.4 announce $ xcodebuild -version -sdk 112.00s$ curl -s https://raw.githubusercontent.com/atom/ci/master/build-package.sh | sh Downloading latest Atom release... Using Atom version: 0.194.0 Downloading package dependencies... Installing modules ✓ Running specs... [575:0430/172258:INFO:renderer_main.cc(212)] Renderer process started [573:0430/172302:INFO:CONSOLE(59)] "Window load time: 2358ms", source: file:///Users/travis/build/atom/fuzzy-finder/atom/Atom.app/Contents/Resources/app.asar/static/index.js (59) .............................................. Finished in 24.441 seconds 46 tests, 289 assertions, 0 failures, 0 skipped Tests passed The command "curl -s https://raw.githubusercontent.com/atom/ci/master/build-package.sh | sh" exited with 0. Done. Your build exited with 0.

Originally posted by @Martaaa96 in https://github.com/atom/fuzzy-finder/pull/421#issuecomment-726675065