Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
wjk committed May 29, 2020
1 parent 9c7684c commit 7256245
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions corecrypto.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,7 @@
"-lsystem_c",
"-lsystem_malloc",
"-ldyld",
"-lsystem_platform",
);
PRODUCT_NAME = corecrypto;
SDKROOT = macosx;
Expand Down Expand Up @@ -857,6 +858,7 @@
"-lsystem_c",
"-lsystem_malloc",
"-ldyld",
"-lsystem_platform",
);
PRODUCT_NAME = corecrypto;
SDKROOT = macosx;
Expand Down

0 comments on commit 7256245

Please sign in to comment.