* Build as many dependencies as possible with SPM. * Xcworkspace is no longer needed. * Collecting coverage information does unfortunately cause linking errors in Base32. So it is disabled for now.
5 lines
80 B
Ruby
5 lines
80 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "fastlane"
|
|
gem "xcodeproj"
|
|
gem "rest-client"
|