Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Add Swift Package Manager support #187

Closed
wants to merge 6 commits into from

Commits on Dec 8, 2020

  1. Add Swift Package Manager support

    Create target for shared code between macOS and mobile platforms (iOS & tvOS) named Family-Shared. This target is used by both macOS and mobile target. Family-mobile encapsulate both tvOS and iOS frameworks.
    zocario committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    1f6760c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ef084d View commit details
    Browse the repository at this point in the history
  3. Fix demo project & configure travis

    Use demo project for travis to expose package targets.
    
    Add Family using local package in example project.
    zocario committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    d2adb59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfceb5e View commit details
    Browse the repository at this point in the history
  5. Update travis configuration

    zocario committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    7fd0eab View commit details
    Browse the repository at this point in the history
  6. Fix master rebase

    zocario committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    fd29da2 View commit details
    Browse the repository at this point in the history