We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b563c1a commit b61b7b4Copy full SHA for b61b7b4
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+### Version 4.17.2 (21st March 2019)
2
+#### Added
3
+- Added `modulemap` file to static framework target to make it usable from Swift apps (https://github.com/adjust/ios_sdk/issues/361).
4
+
5
+#### Fixed
6
+- Fixed issue with Adjust pod due to `BITCODE_GENERATION_MODE` option absence (https://github.com/adjust/ios_sdk/issues/368).
7
8
+---
9
10
### Version 4.17.1 (10th December 2018)
11
#### Fixed
12
- Fixed issue with printing of certain skipped deep links to debug console output in sandbox mode (https://github.com/adjust/ios_sdk/issues/362).
0 commit comments