Closed saagarjha closed 7 years ago
Hmm…it looks like the build is failing because swift build --clean
was deprecated and removed. @dduan Would you like me to update DistributionTests?
Hi @saagarjha thanks for the PR! Do you mind dropping the changes in Just.xcodeproj/xcshareddata/xcschemes/Just.xcscheme
and Just.xcodeproj/project.pbxproj
? We need to bump the language version number here.
Oh, I didn't notice the xcconfig. Let me fix it.
EDIT: @dduan Should I drop all the changes, or just the ones pertaining to SWIFT_VERSION
?
Thanks!
Just a minor tweaks to get it compile in Swift 4 due to changes made by SE-0154.