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

Swift 3.0 #160

Merged
merged 58 commits into from
Oct 12, 2016
Merged

Swift 3.0 #160

merged 58 commits into from
Oct 12, 2016

Conversation

rcedwards
Copy link
Contributor

@rcedwards rcedwards commented Sep 22, 2016

Release Todo List

Summary of Changes

  • Moves to Swift 3.0 and Xcode 8
  • Deprecates CoreDataStack and CoreDataModelable
  • Splits unit tests into Deprecated and Current targets
  • Creates new sample project using NSPersistentContainer

Addresses

#152

Dependencies

  • Merge Swift 2.3 branch Swift 2.3 #159
  • Publish cocoapod for version 1.3 (Swift 2.3)
  • Merge this branch
  • Publish cocoapod for version 2.0 (Swift 3.0)

@rcedwards rcedwards changed the title Swift 3.0 Swift 3.0 WIP Sep 22, 2016
@rcedwards rcedwards changed the title Swift 3.0 WIP Swift 3.0 Oct 3, 2016
@rcedwards rcedwards force-pushed the rcedwards/swift_3.0 branch 3 times, most recently from 676772c to 70156fe Compare October 3, 2016 17:40
This makes it easier to add different configuration params to each platform
Excluding FetchedResultsController and EntityObserver for now
Deprecated classes/funcs will be tested on a unit test target that deploys below iOS 10/macOS 10.12 and non-deprecated will target the latest releases only.
Addresses #162

Signed-off-by: Robert Edwards <robert@bignerdranch.com>
This resolves the pod linting not targeting the correct deployment version of tvOS, iOS, macOS
@rcedwards rcedwards merged commit 21c8366 into master Oct 12, 2016
@rcedwards rcedwards deleted the rcedwards/swift_3.0 branch October 12, 2016 15:36
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.

None yet

1 participant