mirror of
https://github.com/love2d/love.git
synced 2026-08-14 01:20:56 +02:00
wipe out macports reference in Xcode project - no longer necessary
This commit is contained in:
@@ -1679,7 +1679,6 @@
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"\"$(SRCROOT)\"",
|
||||
/opt/local/lib,
|
||||
);
|
||||
PRODUCT_NAME = love;
|
||||
};
|
||||
@@ -1702,7 +1701,6 @@
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"\"$(SRCROOT)\"",
|
||||
/opt/local/lib,
|
||||
);
|
||||
ONLY_ACTIVE_ARCH = NO;
|
||||
PRODUCT_NAME = love;
|
||||
|
||||
Reference in New Issue
Block a user