tag beta 4.2.2(6)

This commit is contained in:
Danmei Chen 2020-02-26 10:42:09 +01:00
parent ebc8f136f4
commit bed90815c2
4 changed files with 9 additions and 9 deletions

View file

@ -5,7 +5,7 @@ source "https://github.com/CocoaPods/Specs.git"
def basic_pods
if ENV['PODFILE_PATH'].nil?
pod 'linphone-sdk/basic-frameworks', '4.3'
pod 'linphone-sdk/basic-frameworks', '4.3.1'
else
pod 'linphone-sdk/basic-frameworks', :path => ENV['PODFILE_PATH'] # loacl sdk
end

View file

@ -24,7 +24,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>4.2.1</string>
<string>4.2.2</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@ -77,7 +77,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>28</string>
<string>6</string>
<key>ITSAppUsesNonExemptEncryption</key>
<true/>
<key>ITSEncryptionExportComplianceCode</key>

View file

@ -5423,7 +5423,7 @@
"-DENABLE_QRCODE=TRUE",
"-DENABLE_SMS_INVITE=TRUE",
"$(inherited)",
"-DLINPHONE_SDK_VERSION=\\\"4.3.1-pre.12+516dacf\\\"",
"-DLINPHONE_SDK_VERSION=\\\"4.3.1\\\"",
);
PRODUCT_BUNDLE_IDENTIFIER = org.linphone.phone;
PRODUCT_NAME = linphone;
@ -5526,7 +5526,7 @@
"-DENABLE_QRCODE=TRUE",
"-DENABLE_SMS_INVITE=TRUE",
"$(inherited)",
"-DLINPHONE_SDK_VERSION=\\\"4.3.1-pre.12+516dacf\\\"",
"-DLINPHONE_SDK_VERSION=\\\"4.3.1\\\"",
);
PRODUCT_BUNDLE_IDENTIFIER = org.linphone.phone;
PRODUCT_NAME = linphone;
@ -5629,7 +5629,7 @@
"-DENABLE_QRCODE=TRUE",
"-DENABLE_SMS_INVITE=TRUE",
"$(inherited)",
"-DLINPHONE_SDK_VERSION=\\\"4.3.1-pre.12+516dacf\\\"",
"-DLINPHONE_SDK_VERSION=\\\"4.3.1\\\"",
);
PRODUCT_BUNDLE_IDENTIFIER = org.linphone.phone;
PRODUCT_NAME = linphone;
@ -5732,7 +5732,7 @@
"-DENABLE_QRCODE=TRUE",
"-DENABLE_SMS_INVITE=TRUE",
"$(inherited)",
"-DLINPHONE_SDK_VERSION=\\\"4.3.1-pre.12+516dacf\\\"",
"-DLINPHONE_SDK_VERSION=\\\"4.3.1\\\"",
);
PRODUCT_BUNDLE_IDENTIFIER = org.linphone.phone;
PRODUCT_NAME = linphone;

View file

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>4.2.1</string>
<string>4.2.2</string>
<key>CFBundleVersion</key>
<string>28</string>
<string>6</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>