aboutsummaryrefslogtreecommitdiffhomepage
path: root/xcode
diff options
context:
space:
mode:
Diffstat (limited to 'xcode')
-rw-r--r--xcode/sampleapp/CICarbonSample_Prefix.pch5
-rw-r--r--xcode/sampleapp/English.lproj/InfoPlist.stringsbin0 -> 318 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/xcode/sampleapp/CICarbonSample_Prefix.pch b/xcode/sampleapp/CICarbonSample_Prefix.pch
new file mode 100644
index 0000000000..a74776b256
--- /dev/null
+++ b/xcode/sampleapp/CICarbonSample_Prefix.pch
@@ -0,0 +1,5 @@
+//
+// Prefix header for all source files of the 'CICarbonSample' target in the 'CICarbonSample' project.
+//
+
+#include <Carbon/Carbon.h>
diff --git a/xcode/sampleapp/English.lproj/InfoPlist.strings b/xcode/sampleapp/English.lproj/InfoPlist.strings
new file mode 100644
index 0000000000..2a1c51b6d6
--- /dev/null
+++ b/xcode/sampleapp/English.lproj/InfoPlist.strings
Binary files differ