From cd3ee33052c278f4f70e67fcd709f7411ae2640a Mon Sep 17 00:00:00 2001 From: Brian West Date: Fri, 10 Mar 2006 02:00:30 +0000 Subject: [PATCH] forgot this one git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@824 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- mac/xcode/libs/apr-Info.plist | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 mac/xcode/libs/apr-Info.plist diff --git a/mac/xcode/libs/apr-Info.plist b/mac/xcode/libs/apr-Info.plist new file mode 100644 index 0000000000..a01bf7578f --- /dev/null +++ b/mac/xcode/libs/apr-Info.plist @@ -0,0 +1,20 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + com.yourcompany.apr + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + FMWK + CFBundleSignature + ???? + CFBundleVersion + 1.0 + +