Skip to content
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.

'Cancel' for PromiseKit option 2 #10

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

Conversation

dougzilla32
Copy link

These are the diffs for option 2 of Proposal for PromiseKit cancellation support #896. With option 2 the new cancellation code goes in a new PromiseKit extension called PMKCancel.

The repository for the new PMKCancel extension is currently hosted at https://github.com/dougzilla32/Cancel, but would be moved to https://github.com/PromiseKit/Cancel if option 2 is accepted.

There repositories with pull requests for option 2 are:

Repositories
mxcl/PromiseKit
PromiseKit/Alamofire-
PromiseKit/Bolts
dougzilla32/Cancel
PromiseKit/CoreLocation
PromiseKit/Foundation
PromiseKit/MapKit
PromiseKit/OMGHTTPURLRQ-
PromiseKit/StoreKit
PromiseKit/SystemConfiguration
PromiseKit/UIKit

dougzilla32 and others added 6 commits July 18, 2018 17:44
  + for PMKCancel, change watchOS deployment target from 3.0 to 2.0
  + include PMKCancel in the 'Embed Carthage Frameworks' build phase script for all extensions
  + include PMKCancel in SPM config for Alamofire and Foundation
…e forked PMKFoundation with branch 'PMKCancel'
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