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: SwiftyJSON/SwiftyJSON
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.1
Choose a base ref
...
head repository: SwiftyJSON/SwiftyJSON
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.2
Choose a head ref
  • 17 commits
  • 7 files changed
  • 5 contributors

Commits on Nov 9, 2014

  1. Change recommendation for Alamofire integration

    Issues with recommending Alamofire-SwiftyJSON:
    -  Not updated for Xcode 6.1.
    -  No longer necessary as a shim to integrate Alamofire and SwiftyJSON.
    - Adds another dependency that needs to be manually included and managed.
    JonathanPorta committed Nov 9, 2014
    Configuration menu
    Copy the full SHA
    79617cc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2014

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

Commits on Nov 23, 2014

  1. Correct mblsha podspec

    ValCapri committed Nov 23, 2014
    Configuration menu
    Copy the full SHA
    1d72868 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2014

  1. Merge pull request #100 from ValCapri/master

    Add Podspec (Correct mblsha podspec)
    LukeTangPL committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    abcc89b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2014

  1. Configuration menu
    Copy the full SHA
    09779b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eef5bf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    def49ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0381fea View commit details
    Browse the repository at this point in the history
  5. Added shared scheme

    justinmakaila committed Dec 2, 2014
    Configuration menu
    Copy the full SHA
    aa9cc39 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2014

  1. Fix NSNumber != func

    briankracoff committed Dec 8, 2014
    Configuration menu
    Copy the full SHA
    78986c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2014

  1. Merge pull request #92 from JonathanPorta/update-alamofire-integratio…

    …n-recomendation
    
    Change recommendation for Alamofire integration
    LukeTangPL committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    b05c10b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104 from Present-Inc/master

    Carthage Support
    LukeTangPL committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    58fbd6d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #106 from briankracoff/master

    Fix NSNumber != func
    LukeTangPL committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    5a14f90 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2014

  1. Update README.md

    justinmakaila committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    62bf5eb View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2014

  1. Merge pull request #113 from Present-Inc/master

    Update README.md to add Carthage instructions
    LukeTangPL committed Dec 13, 2014
    Configuration menu
    Copy the full SHA
    34305ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9910b9d View commit details
    Browse the repository at this point in the history
  3. Update README.md

    LukeTangPL committed Dec 13, 2014
    Configuration menu
    Copy the full SHA
    78dfbf4 View commit details
    Browse the repository at this point in the history
Loading