diff --git a/tools/xcode/templates/SFML/SFML Compiler.xctemplate/TemplateInfo.plist b/tools/xcode/templates/SFML/SFML Compiler.xctemplate/TemplateInfo.plist
index c23bf8e9..b86822dc 100644
--- a/tools/xcode/templates/SFML/SFML Compiler.xctemplate/TemplateInfo.plist
+++ b/tools/xcode/templates/SFML/SFML Compiler.xctemplate/TemplateInfo.plist
@@ -56,10 +56,10 @@ subject to the following restrictions:
[ADVANCED] C++ Compiler and Standard Library
Description
- If you don't know what is it about, use the default value. Note that you'll need a version of SFML compiled with Clang and libc++ to use C++11 !
+ If you don't know what is it about, use the default value. Note that you'll need a version of SFML compiled with Clang and libc++ to use C++11!
Default
- C++98 with Clang and libstdc++
+ C++11 with Clang and libc++
NotPersisted