diff --git a/Xcode/OpenThreads/English.lproj/InfoPlist.strings b/Xcode/OpenThreads/English.lproj/InfoPlist.strings new file mode 100644 index 000000000..d9560c425 Binary files /dev/null and b/Xcode/OpenThreads/English.lproj/InfoPlist.strings differ diff --git a/Xcode/OpenThreads/Info.plist b/Xcode/OpenThreads/Info.plist new file mode 100644 index 000000000..314a0b562 --- /dev/null +++ b/Xcode/OpenThreads/Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + OpenThreads + CFBundleIconFile + + CFBundleIdentifier + org.OpenThreads.OpenThreads + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + FMWK + CFBundleSignature + ???? + CFBundleVersion + 1.4.4 + CSResourcesFileMapped + + + diff --git a/Xcode/OpenThreads/OpenThreads_Prefix.pch b/Xcode/OpenThreads/OpenThreads_Prefix.pch new file mode 100644 index 000000000..8b6324940 --- /dev/null +++ b/Xcode/OpenThreads/OpenThreads_Prefix.pch @@ -0,0 +1,5 @@ +// +// Prefix header for all source files of the 'OpenThreads' target in the 'OpenThreads' project. +// + +//#include diff --git a/Xcode/OpenThreads/version.plist b/Xcode/OpenThreads/version.plist new file mode 100644 index 000000000..169b5fae8 --- /dev/null +++ b/Xcode/OpenThreads/version.plist @@ -0,0 +1,16 @@ + + + + + BuildVersion + 38 + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1.0 + ProjectName + CarbonProjectTemplates + SourceVersion + 140000 + +