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 a68c3b2 commit 7d09ec3Copy full SHA for 7d09ec3
README.md
@@ -34,8 +34,8 @@ On the [releases page][releases] you can find two archives:
34
* `AdjustSdkStatic.framework.zip`
35
* `AdjustSdkDynamic.framework.zip`
36
37
-iOS 8 Apple has introduced dynamic frameworks (also known as embedded frameworks).
38
-If your app is targeting iOS 8 or higher, you can use the adjust SDK dynamic framework.
+Since the release of iOS 8, Apple has introduced dynamic frameworks (also known as embedded frameworks).
+If your app is targeting iOS 8 or higher, you can use the adjust SDK dynamic framework.
39
Choose which framework you want to use – static or dynamic – and add it to your project
40
before continuing with [step 3](#step3).
41
0 commit comments