Skip to content

Commit 1d4ea14

Browse files
committed
Update README.md
1 parent 61a6576 commit 1d4ea14

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ On [releases page][releases] you can find two archives:
3434
* `AdjustSdkStatic.framework.zip`
3535
* `AdjustSdkDynamic.framework.zip`
3636

37-
You can choose which framework you want to use, static or dynamic one, add it to your project
37+
Since iOS 8 Apple has introduced dynamic frameworks (also known as embedded frameworks),
38+
so 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 one, add it to your project
3840
and continue with [step 3](#step3).
3941

4042

0 commit comments

Comments
 (0)