Skip to content

Xcode project typos + new speed constant

Compare
Choose a tag to compare
@AliSoftware AliSoftware released this 20 Sep 14:25
· 387 commits to master since this release
  • Fix the Examples Xcode project + lib Podfile that were referencing old target names (mikelupo, #117)
  • Added two new constants for download speed: OHHTTPStubsDownloadSpeed1KBPS = 1kbps and OHHTTPStubsDownloadSpeedSLOW = 1.5 kpbs. (mikelupo, #114)