Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

[WIP] Swift Demo #5

Closed
wants to merge 3 commits into from
Closed

[WIP] Swift Demo #5

wants to merge 3 commits into from

Conversation

keefertaylor
Copy link
Contributor

High Level Overview of Change

  • Use CocoaPods which is slightly easier for devs to reason about

TODO:

  • Documentation
  • Actually write a demo
  • README

Context of Change

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)

Before / After

Test Plan

@keefertaylor
Copy link
Contributor Author

Cocoapods can't embed frameworks (easily) in a command line application (see: CocoaPods/CocoaPods#3707).

Abandoning this to use Carthage.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant