ChristianKienle / Core-Data-Editor

Core Data Editor lets you easily view, edit and analyze applications‘ data. Core Data Editor is compatible with Mac and iOS applications and supports XML, SQLite and binary stores, visualizes all relationships and is able to edit the data and generate Objective-C code for the data model.
BSD 3-Clause "New" or "Revised" License
2.13k stars 182 forks source link

fixes issue #30 update guide text to point to yosemite/el capitan locations #31

Closed pkh closed 8 years ago

pkh commented 9 years ago

This should fix issue #30. Update guide text in xibs to point to simulator data locations for Yosemite and El Capitan.

These modifications were done using Xcode 7.1 on a Mac running El Capitan.

Thanks!