diff options
author | Simon Warta <[email protected]> | 2017-01-02 23:34:14 +0100 |
---|---|---|
committer | Simon Warta <[email protected]> | 2017-01-03 00:14:20 +0100 |
commit | cfcc24e9d54a5b3c31de8b4a82e55f4ac55ecb82 (patch) | |
tree | 917e5cb7d0cb467ab85906c13f6468e1d2a14ab8 /src/lib/entropy/darwin_secrandom | |
parent | 4536a57020cdfb1c58316375999d3e50be704e92 (diff) |
Add os ios
Diffstat (limited to 'src/lib/entropy/darwin_secrandom')
-rw-r--r-- | src/lib/entropy/darwin_secrandom/info.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/entropy/darwin_secrandom/info.txt b/src/lib/entropy/darwin_secrandom/info.txt index 2460d8f86..554a4b3d8 100644 --- a/src/lib/entropy/darwin_secrandom/info.txt +++ b/src/lib/entropy/darwin_secrandom/info.txt @@ -6,8 +6,10 @@ darwin_secrandom.h <os> darwin +ios </os> <frameworks> darwin -> Security +ios -> Security </frameworks> |