Reactivecocoa: Swift package manager

Created on 17 Jan 2017  路  5Comments  路  Source: ReactiveCocoa/ReactiveCocoa

Just curious about what happened to swift package manager support? It looks like a PR was merged in here: https://github.com/ReactiveCocoa/ReactiveCocoa/pull/3132 to support it, but I don't see a Package.swift file in master anymore.

I searched the issues/PRs and did not see any discussion on removal of swift package manager support. Possibly removed by mistake?

proposal

Most helpful comment

FYI I'm working on this now.

All 5 comments

Going to close this as its now obvious to me why swift package manager support was removed. Completely missed this important line in swift package manager docks: Note that at this time the Package Manager has no support for iOS, watchOS, or tvOS platforms. It does not support UIKit and other such dependencies. So no reason why this should support it yet either. Sorry about this, but at least its now documented as an issue for other people to find.

Also ReactiveSwift _does_ support SwiftPM. That's where the support went.

FYI I'm working on this now.

I wasn't able to finish this FYI, no longer working on it.

Handled in PR #3693

Was this page helpful?
0 / 5 - 0 ratings

Related issues

BrettThePark picture BrettThePark  路  4Comments

simonxcheng picture simonxcheng  路  6Comments

Lewion picture Lewion  路  4Comments

mdiep picture mdiep  路  5Comments

RuiAAPeres picture RuiAAPeres  路  3Comments