Skip to content

Commit

Permalink
fix: removing old Swift reference
Browse files Browse the repository at this point in the history
  • Loading branch information
tomivs committed Aug 4, 2022
1 parent e55f74d commit 921bf0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ios/NewExpensify.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -960,7 +960,6 @@
LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
LIBRARY_SEARCH_PATHS = (
"\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
"\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
"\"$(inherited)\"",
);
MTL_ENABLE_DEBUG_INFO = YES;
Expand Down

0 comments on commit 921bf0c

Please sign in to comment.