fastlane-community / trainer

Convert xcodebuild plist and xcresult files to JUnit reports
https://krausefx.com
MIT License
249 stars 50 forks source link

`Helper.gem_path` is deprecated. Use the `ROOT` constant from the appropriate tool module instead. #19

Closed chrisballinger closed 5 years ago

chrisballinger commented 6 years ago

Not sure what this is about, but thought I would report it.

[10:42:51]: ---------------------
[10:42:51]: --- Step: trainer ---
[10:42:51]: ---------------------

+------------------+-------------------------+
|         Summary for trainer 0.7.0          |
+------------------+-------------------------+
| output_directory | ./build/BonMot-iOS/scan |
| path             | .                       |
| extension        | .xml                    |
+------------------+-------------------------+

[10:42:51]: `Helper.gem_path` is deprecated. Use the `ROOT` constant from the appropriate tool module instead.
Successfully generated './build/BonMot-iOS/scan/EA99A443-D009-4687-A938-CFCDEB5F97AB_TestSummaries.xml'
KrauseFx commented 6 years ago

I think that's just a warning, if it still works, we can leave it as is for now 😀