-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Apple have added methods with 10.6 that does everything that NDAlias does,
-[NSURL initByResolvingBookmarkData:options:relativeToURL:bookmarkDataIsStale:error:]
+[NSURL URLByResolvingBookmarkData:options:relativeToURL:bookmarkDataIsStale:error:]
+[NSURL bookmarkDataWithContentsOfURL:error:];
-[NSURL bookmarkDataWithOptions:includingResourceValuesForKeys:relativeToURL:error:];
+[NSURL writeBookmarkData:toURL:options:error:];Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels