Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 663 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 663 Bytes

AFIncrementalStore

This project has been discontinued, and is no longer being maintained as an official AFNetworking extension.

AFIncrementalStore was an NSIncrementalStore subclass that used AFNetworking to automatically request resources as properties and relationships were needed.

Source code is still available for reference on the development branch. Projects currently using AFIncrementalStore are encouraged to either fork this branch or migrate to another persistence solution.