This website requires JavaScript.
Explore
Help
Sign In
averello
/
core-data-ensembles-mirror
Watch
1
Star
0
Fork
0
You've already forked core-data-ensembles-mirror
mirror of
https://github.com/drewmccormack/ensembles.git
synced
2026-03-03 18:23:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
static-framework
Add File
New File
Upload File
Apply Patch
core-data-ensembles-mirror
/
Framework
/
Source
History
Drew McCormack
70103af2e3
Got all targets working with new static framework. Made the Mac Idiomatic app use the dynamic framework.
2014-04-30 12:57:08 +02:00
..
Baselines
Changed the baseline consolidator to use the revision number 0 if the local persistent store is not found in the baselines.
2014-04-29 14:18:33 +02:00
Cloud
Fixed static analyzer errors to do with not checking error parameters for NULL values.
2014-04-29 11:14:15 +02:00
Cloud File Systems
Changed file upload and download operation classes to use a NSURLRequest. Makes them more flexible.
2014-04-11 10:50:28 +02:00
Ensemble
Work on avoiding race conditions between saves and merges. There is now a new event type: CDEStoreModificationEventTypeIncomplete. While events are being built, they have this type. Fetch requests have predicates to avoid including these events.
2014-04-17 12:53:34 +02:00
Events
Added a static framework target for iOS. It builds. Not fully working yet.
2014-04-30 11:13:14 +02:00
General
Got all targets working with new static framework. Made the Mac Idiomatic app use the dynamic framework.
2014-04-30 12:57:08 +02:00
Model
Fixed static analyzer errors to do with not checking error parameters for NULL values.
2014-04-29 11:14:15 +02:00
Revisioning
Removed a assertion for revision sets. Replaced with error logging.
2014-04-22 09:55:58 +02:00