Skip to content
  • Jon Shier's avatar
    AFNetworking 4 (#4523) · c9d06846
    Jon Shier authored
    
    
    * Work towards 4.0.0 release.
    
    * Drop macOS deployment to 10.10.
    
    * Reduce pod requirement to 10.10.
    
    * Remove iOS 7 & 8 workaround.
    
    * Fix misspelling.
    
    * Remove now unnecessary version check.
    
    * Fixes after master merge.
    
    * Remove unnecessary services import.
    
    * Updates for travis config.
    
    * Year 2020 (#4524)
    
    * Add Swift package.
    
    * Try to fix Travis configs.
    
    * Explicitly set Xcode versions.
    
    * Try to fix Xcode selection.
    
    * Directly call xcversion.
    
    * Revert to Xcode 11.3.
    
    * Remove defaults.
    
    * Manually set schemes?
    
    * Don’t build examples.
    
    * Use updated Fastfile.
    
    * Properly load from macos
    
    * Ignore SecTrustEvaluate deprecations to fix test failures.
    
    * Use deprecated API for tests.
    
    * Add Catalyst testing.
    
    * Scheme updates; can’t test Catalyst until Travis has Catalina.
    
    * Remove deprecated APIs.
    
    * remove useless api for upload task (#4525)
    
    * remove unnecessary __block (#4526)
    
    * Add GitHub actions, remove Travis.
    
    * Update action name.
    
    * Remove matrixes.
    
    * Move build action to GitHub actions.
    
    Co-authored-by: default avatarElf Sundae <elf.sundae@gmail.com>
    Co-authored-by: default avatarKinarobin <kinarobin@outlook.com>
    c9d06846
This project is licensed under the MIT License. Learn more