Skip to content

Commit eaac76c

Browse files
committed
Update Readme with iAd
1 parent 2f3a299 commit eaac76c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@ radio button to `Create groups for any added folders`.
3535

3636
![][add]
3737

38-
### <a id="step3"></a>3. Add the AdSupport framework
38+
### <a id="step3"></a>3. Add the AdSupport and iAd framework
3939

4040
In the Project Navigator select your project. In the left hand side of the main
4141
view select your target. In the tab `Build Phases` expand the group `Link
4242
Binary with Libraries`. On the bottom of that group click on the `+` button.
43-
Select the `AdSupport.framework` and click the `Add` button. In the list of
44-
frameworks select the newly added `AdSupport.framework` and change the
45-
attribute `Required` to `Optional`.
43+
Select the `AdSupport.framework` and click the `Add` button. Repeat the same step to
44+
add the `iAd.framework`. In the list of frameworks select the newly added `AdSupport.framework`
45+
and `iAd.framework`. Change the attribute `Required` to `Optional`.
4646

4747
![][framework]
4848

@@ -337,7 +337,7 @@ or add the method `openURL` and add the following call to adjust:
337337
[transition]: http://developer.apple.com/library/mac/#releasenotes/ObjectiveC/RN-TransitioningToARC/Introduction/Introduction.html
338338
[drag]: https://raw.github.com/adjust/sdks/master/Resources/ios/drag3.png
339339
[add]: https://raw.github.com/adjust/sdks/master/Resources/ios/add2.png
340-
[framework]: https://raw.github.com/adjust/sdks/master/Resources/ios/framework2.png
340+
[framework]: https://raw.github.com/adjust/sdks/master/Resources/ios/framework3.png
341341
[delegate]: https://raw.github.com/adjust/sdks/master/Resources/ios/delegate3.png
342342
[run]: https://raw.github.com/adjust/sdks/master/Resources/ios/run3.png
343343
[AEPriceMatrix]: https://github.com/adjust/AEPriceMatrix

0 commit comments

Comments
 (0)