diff options
author | Jack Lloyd <[email protected]> | 2017-01-03 17:07:05 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-01-03 17:07:05 -0500 |
commit | 34c45bc3d0874ea2bbf1d83fe235d70a8b644b42 (patch) | |
tree | f87d9f640442852bbf3e8e9bc22f22d948537c56 /src/lib | |
parent | 4bc97ad2412972d3220a19d940c2770aa7c247c6 (diff) | |
parent | 1108a2e1942435b4568ed64c7d0701711a4bd13d (diff) |
Merge GH #793 Add iOS target
Diffstat (limited to 'src/lib')
-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> |