Ancestors org.sfml-dev.AppBase com.apple.dt.unit.bundleBase Concrete Description This template builds bundle application using SFML. Identifier org.sfml-dev.app Kind Xcode.Xcode3.ProjectTemplateUnitKind Nodes ___PACKAGENAME___-Info.plist:Basics Definitions ___PACKAGENAME___-Info.plist:Basics <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleExecutable</key> <string>${EXECUTABLE_NAME}</string> <key>CFBundleIconFile</key> <string></string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>${PRODUCT_NAME}</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleSignature</key> <string>????</string> Targets ProductType com.apple.product-type.application SharedSettings WRAPPER_EXTENSION app Configurations Debug COPY_PHASE_STRIP NO GCC_DYNAMIC_NO_PIC NO Release COPY_PHASE_STRIP YES BuildPhases Class Sources Class Frameworks Class Resources