File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
ObjectiveGitFramework.xcodeproj Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 17001700 "External/libssh2-ios/lib",
17011701 "External/libgit2-ios",
17021702 );
1703+ MODULEMAP_FILE = ObjectiveGit.modulemap;
17031704 OTHER_LDFLAGS = (
17041705 "-lgit2-ios",
17051706 "-all_load",
17621763 "External/libssh2-ios/lib",
17631764 "External/libgit2-ios",
17641765 );
1766+ MODULEMAP_FILE = ObjectiveGit.modulemap;
17651767 OTHER_LDFLAGS = (
17661768 "-lgit2-ios",
17671769 "-all_load",
17921794 "External/libssh2-ios/lib",
17931795 "External/libgit2-ios",
17941796 );
1797+ MODULEMAP_FILE = ObjectiveGit.modulemap;
17951798 OTHER_LDFLAGS = (
17961799 "-lgit2-ios",
17971800 "-all_load",
18221825 "External/libssh2-ios/lib",
18231826 "External/libgit2-ios",
18241827 );
1828+ MODULEMAP_FILE = ObjectiveGit.modulemap;
18251829 OTHER_LDFLAGS = (
18261830 "-lgit2-ios",
18271831 "-all_load",
You can’t perform that action at this time.
0 commit comments