Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: liycoding/AFNetworking
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AFNetworking/AFNetworking
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 22 files changed
  • 5 contributors

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    1e12d62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dc5ae8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    77ef5fe View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Configuration menu
    Copy the full SHA
    3afc782 View commit details
    Browse the repository at this point in the history
  2. Fix build warning for Example project (AFNetworking#4617)

    * Set IPHONEOS_DEPLOYMENT_TARGET = 9.0
    
    * Add CURRENT_PROJECT_VERSION
    
    Fixed warning: The CFBundleVersion of an app extension ('1') must match that of its containing parent app ('1.0.0').
    
    * Add 1024x1024 app store icon
    
    Fixed warning: A 1024x1024 app store icon is required for iOS apps
    
    * Update project files for Xcode 12
    ElfSundae authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    3971bea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6118f99 View commit details
    Browse the repository at this point in the history
  4. Update AFURLRequestSerialization.h (AFNetworking#4613)

    Modify comments.
    Huang-Libo authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    6f2ffb5 View commit details
    Browse the repository at this point in the history
  5. Add assistant files to xcode project (not target) (AFNetworking#4578)

    make them available to Xcode editor
    
    Co-authored-by: liming.song(嘶吼) <slm@slims-MacBook-Pro-13.local>
    acalism and liming.song(嘶吼) authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    4eaec5b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    d9f589c View commit details
    Browse the repository at this point in the history
Loading