This repository was archived by the owner on Dec 12, 2023. It is now read-only.
Tags: Gridstone/Foundation
Tags
Merge pull request PromiseKit#25 from PromiseKit/swift-5.1 Swift 5.1
Merge pull request PromiseKit#23 from colinhumber/uikit-for-mac Added conditional check when compiling for UIKit for Mac targets
Swift 5 (PromiseKit#22) * Test Swift 5 * Updates for Xcode 10.2
Merge pull request PromiseKit#18 from PromiseKit/swift-5 Swift 5 manifest & tests
Add stdout & stderr to PMKError.execution * Add check to fix compilation on Swift versions earlier than 4.1 * Update unit test for the changes recently made to Process+Promises.swift * Second attempt at fixing unit tests for change to PMKError.execution * Third attempt at fixing unit tests for change to PMKError.execution (This time for sure!)
-
Oct 10, 2018 - 8000 9e1d760
- zip
- tar.gz
On macOS 10.13 and higher, use -launchAndReturnError: instead of the … …deprecated -launch (PromiseKit#15)
Merge pull request PromiseKit#12 from maksimorlovich/master NSNotificationCenter.addObserver(forName:object:queue:using:) on Linu…
PreviousNext