| 
					
				 | 
			
			
				@@ -5,9 +5,9 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<key>CFBundleDevelopmentRegion</key> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<string>en</string> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<key>CFBundleExecutable</key> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<string>vcmiclient</string> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	<string>$(PRODUCT_NAME)</string> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<key>CFBundleIdentifier</key> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<string>@[email protected]</string> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<key>CFBundleInfoDictionaryVersion</key> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<string>6.0</string> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<key>CFBundleName</key> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -15,7 +15,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<key>CFBundlePackageType</key> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<string>APPL</string> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<key>CFBundleShortVersionString</key> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<string>@APP_SHORT_VERSION@</string> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	<string>$(MARKETING_VERSION)</string> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<key>CFBundleSignature</key> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<string>????</string> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<key>CFBundleVersion</key> 
			 |