diff --git a/Xcode/OpenSceneGraph/osgfadetext-Info.plist b/Xcode/OpenSceneGraph/osgfadetext-Info.plist
new file mode 100644
index 000000000..9296a5925
--- /dev/null
+++ b/Xcode/OpenSceneGraph/osgfadetext-Info.plist
@@ -0,0 +1,20 @@
+
+
+
+
+ CFBundleDevelopmentRegion
+ English
+ CFBundleExecutable
+ osgfadetext
+ CFBundleGetInfoString
+
+ CFBundleIdentifier
+ com.MySoftwareCompany.osgfadetext
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleShortVersionString
+
+ CFBundleVersion
+ 1.2.0
+
+
diff --git a/Xcode/OpenSceneGraph/osgsimpleviewerGLUT-Info.plist b/Xcode/OpenSceneGraph/osgsimpleviewerGLUT-Info.plist
new file mode 100644
index 000000000..e2cb869f0
--- /dev/null
+++ b/Xcode/OpenSceneGraph/osgsimpleviewerGLUT-Info.plist
@@ -0,0 +1,12 @@
+
+
+
+
+ CFBundleExecutable
+ osgsimpleviewerGLUT
+ CFBundleIdentifier
+ org.OpenSceneGraph.osgsimpleviewerGLUT
+ CFBundleVersion
+ 1.2.0
+
+
diff --git a/Xcode/OpenSceneGraph/osgsimpleviewerSDL-Info.plist b/Xcode/OpenSceneGraph/osgsimpleviewerSDL-Info.plist
new file mode 100644
index 000000000..2b67f91f4
--- /dev/null
+++ b/Xcode/OpenSceneGraph/osgsimpleviewerSDL-Info.plist
@@ -0,0 +1,12 @@
+
+
+
+
+ CFBundleExecutable
+ osgsimpleviewerSDL
+ CFBundleIdentifier
+ org.OpenSceneGraph.osgsimpleviewerSDL
+ CFBundleVersion
+ 1.2.0
+
+