Skip to content

Commit 4449c6f

Browse files
committed
Remove the framework link statement
1 parent 3af2a9f commit 4449c6f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ios/KaMPKitiOS.xcodeproj/project.pbxproj

-4
Original file line numberDiff line numberDiff line change
@@ -484,8 +484,6 @@
484484
"$(inherited)",
485485
"-ObjC",
486486
"-l\"c++\"",
487-
"-framework",
488-
"\"shared\"",
489487
"-lsqlite3",
490488
);
491489
PRODUCT_BUNDLE_IDENTIFIER = co.touchlab.kampkit.ios;
@@ -512,8 +510,6 @@
512510
"$(inherited)",
513511
"-ObjC",
514512
"-l\"c++\"",
515-
"-framework",
516-
"\"shared\"",
517513
"-lsqlite3",
518514
);
519515
PRODUCT_BUNDLE_IDENTIFIER = co.touchlab.kampkit.ios;

0 commit comments

Comments
 (0)