Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Commit 548e1a3

Browse files
committed
Add note about NSTask
1 parent 35b47ce commit 548e1a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PassEntry.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Please see COPYING for more information
77
*/
88
#import "PassEntry.h"
9-
#import "NSTask.h"
9+
#import "NSTask.h" // Not documented on iOS in Foundation but still available
1010

1111
@implementation PassEntry
1212

0 commit comments

Comments
 (0)