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

Remove sandbox related code (Part II) #16

Closed ChristianKienle closed 7 years ago

ChristianKienle commented 10 years ago

There is still a lot of sandbox related code in Core Data Editor...

startAccessingSecurityScopedResource:

et.al.

ChristianKienle commented 7 years ago

done