AliSoftware / OHHTTPStubs

Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
MIT License
5.03k stars 601 forks source link

Update for Xcode 9.3 #279

Closed rckoenes closed 5 years ago

rckoenes commented 6 years ago

Checklist

Description

Update the project so it can be used with Xcode 9.3 and swift 4 Also fixed some static analyser warning.

Motivation and Context

We have many framework which where on swift 4 and carthage did not want to build this 3.1 framework.

AliSoftware commented 6 years ago

Thanks a lot for the PR! I'll take a look at this very soon

jeffctown commented 5 years ago

@rckoenes - Hey there! We just released version 7 of OHHTTPStubs which is compatible with Xcode 10 and Swift 4.x, so I am closing this PR out, but I wanted to say thank you for submitting it! We really appreciate the community support!

We actually thanked you directly in the release notes.