Skip to content

Tags: ReSwift/ReSwift-Thunk

Tags

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixe Carthage build error (#44)

* touch CHANGELOG to trigger CI
* replace combined target with regular iOS framework target
* add macOS framework target
* separate macOS and iOS testing targets
* fix signing
* remove obsolete macOS test folder
* add watchOS target
* add tvOS target
* fix ReSwift framework lookup in test targets
* remove obsolete individual tvOS test files
* fix scheme name confusion
* Fix framework imports and deployment targets
* Update changelog for upcoming release
* Try Xcode 10.2 for backwards compatibility test
* Update version to 2.0.1

Co-authored-by: Malcolm Jarvis <[email protected]>

2.0.0

Toggle 2.0.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 #45 from shawnkoh/master

Bump ReSwift dependency to 6.0.0

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Run pod linter for one Travis configuration (#33)

* run pod linter for one of the Travis configurations
* use more recent CocoaPods on Travis for pod linting

1.1.0

Toggle 1.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 #17 from ReSwift/mjarvis/1.1.0

Configure Project & Repository for 1.1.0 Release

1.0.0-pre

Toggle 1.0.0-pre's commit message
Remove using iOS as SDKROOT (#7)