Fix profile and versions

Conflicts:
	linphone-Info.plist
This commit is contained in:
Yann Diorcet 2012-12-03 17:18:41 +01:00
parent ffd5c0c277
commit ee3735c2d1
2 changed files with 3 additions and 3 deletions

View file

@ -42,7 +42,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.5.3</string>
<string>3.5.99</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@ -59,7 +59,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>2.0</string>
<string>2.0.1</string>
<key>NSMainNibFile</key>
<string>LinphoneApp</string>
<key>NSMainNibFile~ipad</key>

View file

@ -5619,7 +5619,7 @@
HEADER_SEARCH_PATHS = "";
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
LIBRARY_SEARCH_PATHS = "";
PROVISIONING_PROFILE = "075921BC-C7D8-42E1-B864-F05FD9BF841C";
PROVISIONING_PROFILE = "C7F794BC-6D48-41F2-B37D-E1B1B1A40901";
SDKROOT = iphoneos;
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
TARGETED_DEVICE_FAMILY = "1,2";