templates/simple/app/configuration/debug.xcconfig in xcbootstrap-0.0.2 vs templates/simple/app/configuration/debug.xcconfig in xcbootstrap-0.0.3

- old
+ new

@@ -9,10 +9,10 @@ GCC_GENERATE_DEBUGGING_SYMBOLS = YES STRIP_INSTALLED_PRODUCT = NO GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DEBUG=1 OTHER_CFLAGS = $(inherited) -OTHER_LDFLAGS = $(inherited) +OTHER_LDFLAGS = $(inherited) $(FRANK_LDFLAGS) LIBRARY_SEARCH_PATHS = $(inherited) $(FRANK_LIBRARY_SEARCH_PATHS) CODE_SIGN_IDENTITY = iPhone Developer CODE_SIGN_IDENTITY[sdk=iphoneos*] = iPhone Developer