Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Carthage integration #66

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Carthage integration #66

wants to merge 11 commits into from

Commits on Mar 31, 2019

  1. Add carthage dependencies option with Xcodegen

    - project.yml is for Xcodegen to regenerate xcodeproj
    - Network Platform Only, can't solve QueryKit with carthage
    boska committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    cce1f7f View commit details
    Browse the repository at this point in the history
  2. Remove cocoapods related files and xcworkspace

    boska committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    b5f76ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70654ad View commit details
    Browse the repository at this point in the history
  4. ignore xcodeproj once and for all

    remove unused querykit part in RMPost
    boska committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    3e6e0de View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Apply swiftformat to entire project

    boska committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    3472f02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74b292f View commit details
    Browse the repository at this point in the history
  3. deployment target to 11.0

    boska committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    008d08e View commit details
    Browse the repository at this point in the history
  4. Fix tests

    boska committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    03ba228 View commit details
    Browse the repository at this point in the history
  5. Remove unused file

    boska committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    5ab7720 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Restore xcodeproj

    boska committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    c52f866 View commit details
    Browse the repository at this point in the history
  2. update RxSwift to 4.5.0

    boska committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    80189b9 View commit details
    Browse the repository at this point in the history