2
0

Social update, CoreData overhaul & iOS6/rotation fixes.

[REMOVED]   Facebook SDK.
[ADDED]     Social framework integration for Twitter & Facebook.
[MOVED]     User migration warning state moved into MainVC, out of
            data model.
[UPDATED]   Major overhaul of Core Data integration.  Multiple contexts
            and making sure we're on the right thread and the right
            context even for read access.
[FIXED]     Some iOS 6 deprecation fixes.
[FIXED]     Some VC rotation issues.
This commit is contained in:
Maarten Billemont
2013-01-31 00:42:32 -05:00
parent 725da285da
commit f2ee139db6
37 changed files with 1078 additions and 1021 deletions

3
.gitmodules vendored
View File

@@ -10,6 +10,3 @@
[submodule "External/FontReplacer"]
path = External/FontReplacer
url = git://github.com/0xced/FontReplacer.git
[submodule "External/facebook-ios-sdk"]
path = External/facebook-ios-sdk
url = https://github.com/facebook/facebook-ios-sdk