Skip to content

Commit aedc67a

Browse files
committed
Update README.md
"add the Security.framework as a build dependency" for iOS
1 parent 8716b3c commit aedc67a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Getting the sources is as easy as doing a:
3131
* Add `$(SRCROOT)/path/to/OAuth2Client` _Header Search Paths_, set as _recursive_
3232
* Add `-ObjC` to _Other Linker Flags_
3333
* `#import "NXOAuth2.h"`
34+
* add the Security.framework as a build dependency
3435

3536
#### Desktop Mac projects
3637

0 commit comments

Comments
 (0)