Commit History

Author SHA1 Message Date
  Christian Noon 1bd2a6a7f5 Request resume, suspend and cancel APIs now post notifications. 10 years ago
  Christian Noon c3fd4a3c19 All test certificates are now included in each test target. 10 years ago
  Christian Noon 39ca953db7 Added ReleaseTest configuration to allow running tests against optimized build. 10 years ago
  Christian Noon ed5776b56d Merge pull request #953 from jedlewison/master 10 years ago
  Jacob Jennings 234568d497 Updated certificatesInBundle to support `cer`, `crt` and `der` extensions. 10 years ago
  Jed Lewison dec81b5413 Use Xcode default for testability -- Enabled for debug, disabled for release. 10 years ago
  Christian Noon 885b93a8cd Added the Info-tvOS.plist to the project for visibility. 10 years ago
  Simon Støvring db19692604 Sets UIRequiredDeviceCapabilities for tvOS target 10 years ago
  Christian Noon 2159ce3c9f Disabled code signing on the watchOS and tvOS simulator builds. 10 years ago
  John Heaton cbac897b66 [PR #903] Disabled code signing on the iOS simulator builds. 10 years ago
  Christian Noon 373293c01d Switched tvOS framework to BITCODE_GENERATION_MODE=marker for Debug builds. 10 years ago
  Christian Noon ceed7e0c7a Merge branch 'master' into tvOS 10 years ago
  Christian Noon 4a213ebece Switched BITCODE_GENERATION_MODE back to marker for Debug builds. 10 years ago
  Christian Noon ec4c094145 Added BITCODE_GENERATION_MODE user defined setting to tvOS framework target. 10 years ago
  Christian Noon da2daa2d82 Merge branch 'master' into tvOS 10 years ago
  Christian Noon f6e196747e [Issue #835] Added BITCODE_GENERATION_MODE user defined setting for Carthage. 10 years ago
  Christian Noon 25f35debe6 Merge branch 'master' into tvOS 10 years ago
  Christian Noon 88de88954c Merge branch 'feature/double_generic_results' 10 years ago
  Christian Noon 4f6b29560a [Issue #206] Fixed percent encoding issue for long chinese strings. 10 years ago
  Christian Noon ed89a6a4b5 Added a Response struct to store all response data for a completed Request. 10 years ago
  Christian Noon 4836c8d70e Added Alamofire iOS Tests as Target Dependency to Alamofire iOS framework. 10 years ago
  Nicky Gerritsen 22e62ff9f0 Fix iOS target by moving dependency to test bundle 10 years ago
  James Barrow 2d8466cd2f [PR #771] Enabled APPLICATION_EXTENSION_API_ONLY in tvOS framework target. 10 years ago
  Christian Noon 000393198b Updated default tvOS and watchOS deployment targets in the Xcode project. 10 years ago
  Bob Scarano 8873379b67 [Issue #767] Added tvOS framework and test targets to the proejct. 10 years ago
  Christian Noon ebf8c98e11 Fixed a compiler issue on OSX with the creation of a background configuration. 10 years ago
  Christian Noon 8023191f93 [Issue 723] Removed the asterisk from a certificate name to be OS agnostic. 10 years ago
  Christian Noon f4a3a50637 Added support for stream tasks in iOS 9+ and OSX 10.11+. 10 years ago
  Christian Noon 61d6ddf9c9 Set enable testability flag to YES for all framework release builds. 10 years ago
  Christian Noon becb34c8c8 Added tests around all response serializers raising the code coverage. 10 years ago