We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9ec43 commit 619591dCopy full SHA for 619591d
templates/ios/template/{{app.file}}.xcodeproj/project.pbxproj
@@ -402,6 +402,7 @@
402
"\"$(SRCROOT)/::APP_FILE::/lib/x86_64\"",
403
);
404
OTHER_LDFLAGS = (
405
+ "-lmbedtls_hxcpp",
406
::foreach ndlls:: "-l::name::",
407
::end::
408
::foreach linkedLibraries:: "-l::__current__::",
@@ -456,6 +457,7 @@
456
457
458
459
460
461
462
463
0 commit comments