Skip to content

Tags: PromiseKit/UIKit

Tags

4.0.0

Toggle 4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
SPM + PromiseKit 8 (#17)

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from PromiseKit/travis-swift-5

[travis] Swift 5

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support Xcode 10 / Swift 4.2 (#11)

3.0.1

Toggle 3.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add @discardableResult to UIView animates

I resisted, because why use these if you don’t intend to use the Guarantee? But it turns that I use these because their API is better than Apple’s where there are no default parameters.

3.0.0

Toggle 3.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix PromiseKit/UIImagePickerController subspec

2.0.1

Toggle 2.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add UIViewPropertyAnimator; Fill out UIView

2.0.0

Toggle 2.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
PMK 5.0.0

PMK5 just won’t build with Xcode 8.1 in release

Dropping 8.0 as well then even though that worked.

legacy-v5.0.0-beta.5

Toggle legacy-v5.0.0-beta.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
PMK 5.0.0-beta.5

legacy-v4.4.0

Toggle legacy-v4.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Support Swift 4; Test all configurations

1.0.4

Toggle 1.0.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #6 from igor-makarov/master

remove usage of NSSelectorFromString to avoid app review problems