File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -51,27 +51,6 @@ steps to add the `iAd.framework`, unless you are using tvOS. Change the `Status`
5151
5252![ ] [ framework ]
5353
54- ### Additional step for tvOS
55-
56- iAd framework was removed from tvOs, that is why it was not added it to your project in the previous step.
57- It is also required to add pre-processor flags to you project to make the adjust SDK compatible with tvOS:
58-
59- - In the Project Navigator select your project. Make sure your target is
60- selected in the top left corner of the right hand window.
61-
62- - Select the ` Build Settings ` tab and search for ` preprocessor ` in the search
63- field below.
64-
65- - Expand the ` Preprocessor Macros ` or ` GCC_PREPROCESSOR_DEFINITIONS ` and change the ` Debug ` and ` Release `
66- lines, besides other you might have, to change their value
67-
68- - Press on the ` + ` button at the bottom of the overlay and add the following lines:
69-
70- ```
71- ADJUST_NO_IAD
72- ADJUST_NO_UIPASTEBOARD
73- ```
74-
7554### <a id =" step4 " ></a >4. Integrate Adjust into your app
7655
7756To start with, we'll set up basic session tracking.
You can’t perform that action at this time.
0 commit comments