We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a67161 commit 94b97d4Copy full SHA for 94b97d4
Sources/Xcodeproj/Module+PBXProj.swift
@@ -183,7 +183,6 @@ extension SwiftModule {
183
buildSettings["PRODUCT_MODULE_NAME"] = c99name
184
buildSettings["OTHER_SWIFT_FLAGS"] = "-DXcode"
185
buildSettings["MACOSX_DEPLOYMENT_TARGET"] = "'10.10'"
186
- buildSettings["LIBRARY_SEARCH_PATHS"] = "/usr/local/lib"
187
188
// prevents Xcode project upgrade warnings
189
buildSettings["COMBINE_HIDPI_IMAGES"] = "YES"
0 commit comments