mirror of
https://github.com/love2d/love.git
synced 2026-08-20 20:49:54 +02:00
fixed up info.plist and the xcodeproj
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||
GCC_PREFIX_HEADER = love_Prefix.pch;
|
||||
INFOPLIST_FILE = Info.plist;
|
||||
INSTALL_PATH = $(HOME)/Applications;
|
||||
PRODUCT_NAME = love;
|
||||
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = Dynamic;
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
Reference in New Issue
Block a user