[Freeswitch-svn] [commit] r2119 - in freeswitch/trunk/mac/xcode: . FreeSWITCH.xcodeproj

Freeswitch SVN brian at freeswitch.org
Tue Jul 25 14:14:00 EDT 2006


Author: brian
Date: Tue Jul 25 14:14:00 2006
New Revision: 2119

Modified:
   freeswitch/trunk/mac/xcode/FreeSWITCH.xcodeproj/project.pbxproj
   freeswitch/trunk/mac/xcode/apr.plist
   freeswitch/trunk/mac/xcode/aprutil.plist
   freeswitch/trunk/mac/xcode/iksemel.plist
   freeswitch/trunk/mac/xcode/resample.plist
   freeswitch/trunk/mac/xcode/speakup.plist
   freeswitch/trunk/mac/xcode/sqlite.plist
   freeswitch/trunk/mac/xcode/srtp.plist

Log:
Few more tweaks ;)


Modified: freeswitch/trunk/mac/xcode/FreeSWITCH.xcodeproj/project.pbxproj
==============================================================================
--- freeswitch/trunk/mac/xcode/FreeSWITCH.xcodeproj/project.pbxproj	(original)
+++ freeswitch/trunk/mac/xcode/FreeSWITCH.xcodeproj/project.pbxproj	Tue Jul 25 14:14:00 2006
@@ -589,7 +589,7 @@
 		D37671920A75F14200ACC1FB /* switch_utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_utils.c; path = ../../src/switch_utils.c; sourceTree = SOURCE_ROOT; };
 		D37671930A75F14200ACC1FB /* switch_xml.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_xml.c; path = ../../src/switch_xml.c; sourceTree = SOURCE_ROOT; };
 		D37671940A75F14200ACC1FB /* switch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch.c; path = ../../src/switch.c; sourceTree = SOURCE_ROOT; };
-		D38DD4410A7687A700FEDB19 /* freeswitch */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = freeswitch; path = build/Release/freeswitch; sourceTree = "<group>"; };
+		D38DD4410A7687A700FEDB19 /* freeswitch */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; name = freeswitch; path = build/Release/freeswitch; sourceTree = "<group>"; };
 		D38DD4DF0A768AC500FEDB19 /* srtp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = srtp.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		D38DD4E00A768AC500FEDB19 /* srtp.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = srtp.plist; sourceTree = "<group>"; };
 		D38DD5260A768B6100FEDB19 /* resample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = resample.framework; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -3060,8 +3060,9 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				COPY_PHASE_STRIP = YES;
-				DYLIB_COMPATIBILITY_VERSION = 1;
-				DYLIB_CURRENT_VERSION = 1;
+				CURRENT_PROJECT_VERSION = "$(FREESWITCH_SQLITE_VERSION)";
+				DYLIB_COMPATIBILITY_VERSION = "$(FREESWITCH_SQLITE_VERSION)";
+				DYLIB_CURRENT_VERSION = "$(FREESWITCH_SQLITE_VERSION)";
 				FRAMEWORK_VERSION = A;
 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
@@ -3289,8 +3290,9 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				COPY_PHASE_STRIP = YES;
-				DYLIB_COMPATIBILITY_VERSION = 1;
-				DYLIB_CURRENT_VERSION = 1;
+				CURRENT_PROJECT_VERSION = "$(FREESWITCH_RESAMPLE_VERSION)";
+				DYLIB_COMPATIBILITY_VERSION = "$(FREESWITCH_RESAMPLE_VERSION)";
+				DYLIB_CURRENT_VERSION = "$(FREESWITCH_RESAMPLE_VERSION)";
 				FRAMEWORK_VERSION = A;
 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
@@ -3389,8 +3391,9 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				COPY_PHASE_STRIP = YES;
-				DYLIB_COMPATIBILITY_VERSION = 1;
-				DYLIB_CURRENT_VERSION = 1;
+				CURRENT_PROJECT_VERSION = "$(FREESWITCH_APR_VERSION)";
+				DYLIB_COMPATIBILITY_VERSION = "$(FREESWITCH_APR_VERSION)";
+				DYLIB_CURRENT_VERSION = "$(FREESWITCH_APR_VERSION)";
 				FRAMEWORK_VERSION = A;
 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
@@ -3443,8 +3446,9 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				COPY_PHASE_STRIP = YES;
-				DYLIB_COMPATIBILITY_VERSION = 1;
-				DYLIB_CURRENT_VERSION = 1;
+				CURRENT_PROJECT_VERSION = "$(FREESWITCH_APR_VERSION)";
+				DYLIB_COMPATIBILITY_VERSION = "$(FREESWITCH_APR_VERSION)";
+				DYLIB_CURRENT_VERSION = "$(FREESWITCH_APR_VERSION)";
 				FRAMEWORK_VERSION = A;
 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
@@ -3566,8 +3570,9 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				COPY_PHASE_STRIP = YES;
-				DYLIB_COMPATIBILITY_VERSION = 1;
-				DYLIB_CURRENT_VERSION = 1;
+				CURRENT_PROJECT_VERSION = "$(FREESWITCH_IKSEMEL_VERSION)";
+				DYLIB_COMPATIBILITY_VERSION = "$(FREESWITCH_IKSEMEL_VERSION)";
+				DYLIB_CURRENT_VERSION = "$(FREESWITCH_IKSEMEL_VERSION)";
 				FRAMEWORK_VERSION = A;
 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;

Modified: freeswitch/trunk/mac/xcode/apr.plist
==============================================================================
--- freeswitch/trunk/mac/xcode/apr.plist	(original)
+++ freeswitch/trunk/mac/xcode/apr.plist	Tue Jul 25 14:14:00 2006
@@ -15,6 +15,6 @@
 	<key>CFBundleSignature</key>
 	<string>BKW</string>
 	<key>CFBundleVersion</key>
-	<string>1.0</string>
+	<string>$(FREESWITCH_APR_VERSION)</string>
 </dict>
 </plist>

Modified: freeswitch/trunk/mac/xcode/aprutil.plist
==============================================================================
--- freeswitch/trunk/mac/xcode/aprutil.plist	(original)
+++ freeswitch/trunk/mac/xcode/aprutil.plist	Tue Jul 25 14:14:00 2006
@@ -15,6 +15,6 @@
 	<key>CFBundleSignature</key>
 	<string>BKW</string>
 	<key>CFBundleVersion</key>
-	<string>1.0</string>
+	<string>$(FREESWITCH_APR_VERSION)</string>
 </dict>
 </plist>

Modified: freeswitch/trunk/mac/xcode/iksemel.plist
==============================================================================
--- freeswitch/trunk/mac/xcode/iksemel.plist	(original)
+++ freeswitch/trunk/mac/xcode/iksemel.plist	Tue Jul 25 14:14:00 2006
@@ -15,6 +15,6 @@
 	<key>CFBundleSignature</key>
 	<string>BKW</string>
 	<key>CFBundleVersion</key>
-	<string>1.0</string>
+	<string>$(FREESWITCH_IKSEMEL_VERSION)</string>
 </dict>
 </plist>

Modified: freeswitch/trunk/mac/xcode/resample.plist
==============================================================================
--- freeswitch/trunk/mac/xcode/resample.plist	(original)
+++ freeswitch/trunk/mac/xcode/resample.plist	Tue Jul 25 14:14:00 2006
@@ -7,14 +7,14 @@
 	<key>CFBundleExecutable</key>
 	<string>${EXECUTABLE_NAME}</string>
 	<key>CFBundleIdentifier</key>
-	<string>com.yourcompany.resample</string>
+	<string>org.freeswitch.resample</string>
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
 	<key>CFBundleSignature</key>
-	<string>????</string>
+	<string>BKW</string>
 	<key>CFBundleVersion</key>
-	<string>1.0</string>
+	<string>$(FREESWITCH_RESAMPLE_VERSION)</string>
 </dict>
 </plist>

Modified: freeswitch/trunk/mac/xcode/speakup.plist
==============================================================================
--- freeswitch/trunk/mac/xcode/speakup.plist	(original)
+++ freeswitch/trunk/mac/xcode/speakup.plist	Tue Jul 25 14:14:00 2006
@@ -7,13 +7,13 @@
 	<key>CFBundleExecutable</key>
 	<string>${EXECUTABLE_NAME}</string>
 	<key>CFBundleIdentifier</key>
-	<string>com.yourcompany.speakup</string>
+	<string>org.freeswitch.speakup</string>
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
 	<key>CFBundleSignature</key>
-	<string>????</string>
+	<string>BKW</string>
 	<key>CFBundleVersion</key>
 	<string>1.0</string>
 </dict>

Modified: freeswitch/trunk/mac/xcode/sqlite.plist
==============================================================================
--- freeswitch/trunk/mac/xcode/sqlite.plist	(original)
+++ freeswitch/trunk/mac/xcode/sqlite.plist	Tue Jul 25 14:14:00 2006
@@ -7,14 +7,14 @@
 	<key>CFBundleExecutable</key>
 	<string>${EXECUTABLE_NAME}</string>
 	<key>CFBundleIdentifier</key>
-	<string>com.yourcompany.sqlite</string>
+	<string>org.freeswitch.sqlite</string>
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
 	<key>CFBundleSignature</key>
-	<string>????</string>
+	<string>BKW</string>
 	<key>CFBundleVersion</key>
-	<string>1.0</string>
+	<string>$(FREESWITCH_SQLITE_VERSION)</string>
 </dict>
 </plist>

Modified: freeswitch/trunk/mac/xcode/srtp.plist
==============================================================================
--- freeswitch/trunk/mac/xcode/srtp.plist	(original)
+++ freeswitch/trunk/mac/xcode/srtp.plist	Tue Jul 25 14:14:00 2006
@@ -7,13 +7,13 @@
 	<key>CFBundleExecutable</key>
 	<string>${EXECUTABLE_NAME}</string>
 	<key>CFBundleIdentifier</key>
-	<string>com.yourcompany.srtp</string>
+	<string>org.freeswitch.srtp</string>
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
 	<key>CFBundleSignature</key>
-	<string>????</string>
+	<string>BKW</string>
 	<key>CFBundleVersion</key>
 	<string>1.0</string>
 </dict>



More information about the Freeswitch-svn mailing list