gym/lib/gym/xcodebuild_fixes/README.md in fastlane-2.217.0 vs gym/lib/gym/xcodebuild_fixes/README.md in fastlane-2.218.0
- old
+ new
@@ -1,7 +1,7 @@
## Fixes
-This directory contains all the (hopefully temporary) work-arounds to make the `ipa` export work.
+This directory contains all the (hopefully temporary) workarounds to make the `ipa` export work.
`xcodebuild` doesn't get the same set of features as Xcode does (e.g. WatchKit app export, Swift export and more)
This directory should be empty as soon as all those `xcodebuild` issues are fixed.