Merge branch 'hotfix/4.0.1'

This commit is contained in:
Jehan Monnier 2018-10-22 14:35:13 +02:00
commit 4f0666d0f9
3 changed files with 10 additions and 5 deletions

View file

@ -24,12 +24,17 @@ Group changes to describe their impact on the project, as follows:
### Changed
- Use of Photokit instead of Asset Library for image handling
### Fixed
- Fix Bluetooth management
### Removed
- Static build of iOS linphone SDK
## [4.0.2] - 2018-10-15
### Fixed
- fix IOS12 crash
- fix bluethooth issue with some cars
- fix nat helper (sdk)
## [4.0.1] - 2018-06-26
### Fixed

View file

@ -24,7 +24,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>4.0.1</string>
<string>4.0.2</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@ -77,7 +77,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1</string>
<string>6</string>
<key>ITSAppUsesNonExemptEncryption</key>
<true/>
<key>ITSEncryptionExportComplianceCode</key>

@ -1 +1 @@
Subproject commit 50c9633712a57910612c4c58d237fbe5652843dd
Subproject commit 749dafa269616d51cfa1892112ea6cbaf7298e58