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

Support watchOS #1154

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Support watchOS #1154

wants to merge 10 commits into from

Commits on Jun 1, 2022

  1. Add watchOS scheme, support via SwiftPM

    My fork of Nimble is required to build via Xcode
    JosephDuffy committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    e2c8aff View commit details
    Browse the repository at this point in the history
  2. Revert to using Quick’s Nimble repo

    The watchOS support PR (Quick/Nimble#916) has been merged.
    JosephDuffy committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    b3a4738 View commit details
    Browse the repository at this point in the history
  3. Support watchOS 5

    JosephDuffy committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    e820d58 View commit details
    Browse the repository at this point in the history
  4. Fix test compilation

    JosephDuffy committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    69c22ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    335c1a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0b38fb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Merge branch 'main' of github.com:Quick/Quick

    # Conflicts:
    #	Package.swift
    #	Quick.podspec
    #	Tests/QuickTests/QuickTests/FunctionalTests/QuickSpec_SelectedTests.swift
    JosephDuffy committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a23f6db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f89fa74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e4439b View commit details
    Browse the repository at this point in the history
  4. Add missing new line

    JosephDuffy committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a1a1c2c View commit details
    Browse the repository at this point in the history