diff --git a/tools/xcode/templates/SFML/SFML Linker.xctemplate/TemplateInfo.plist b/tools/xcode/templates/SFML/SFML Linker.xctemplate/TemplateInfo.plist
index e07e7f0a..da8f7428 100644
--- a/tools/xcode/templates/SFML/SFML Linker.xctemplate/TemplateInfo.plist
+++ b/tools/xcode/templates/SFML/SFML Linker.xctemplate/TemplateInfo.plist
@@ -158,7 +158,7 @@ subject to the following restrictions:
SharedSettings
SFML_WINDOW
- $(SFML_LINK_PREFIX)sfml-window$(SFML_LINK_SUFFIX)
+ $(SFML_LINK_PREFIX) sfml-window$(SFML_LINK_SUFFIX)
@@ -211,7 +211,7 @@ subject to the following restrictions:
SharedSettings
SFML_GRAPHICS
- $(SFML_LINK_PREFIX)sfml-graphics$(SFML_LINK_SUFFIX)
+ $(SFML_LINK_PREFIX) sfml-graphics$(SFML_LINK_SUFFIX)
@@ -258,7 +258,7 @@ subject to the following restrictions:
SharedSettings
SFML_AUDIO
- $(SFML_LINK_PREFIX)sfml-audio$(SFML_LINK_SUFFIX)
+ $(SFML_LINK_PREFIX) sfml-audio$(SFML_LINK_SUFFIX)
@@ -305,7 +305,7 @@ subject to the following restrictions:
SharedSettings
SFML_NETWORK
- $(SFML_LINK_PREFIX)sfml-network$(SFML_LINK_SUFFIX)
+ $(SFML_LINK_PREFIX) sfml-network$(SFML_LINK_SUFFIX)
@@ -338,7 +338,7 @@ subject to the following restrictions:
-l
SFML_LINK_FRAMEWORKS_PREFIX
- -framework
+ -framework
SFML_LINK_FRAMEWORKS_SUFFIX
@@ -351,7 +351,7 @@ subject to the following restrictions:
SFML_SYSTEM
- $(SFML_LINK_PREFIX)sfml-system$(SFML_LINK_SUFFIX)
+ $(SFML_LINK_PREFIX) sfml-system$(SFML_LINK_SUFFIX)
OTHER_LDFLAGS