Skip to content

Commit 66b3f8a

Browse files
committed
update README
1 parent 688fbd1 commit 66b3f8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ This process is performed by the `OnPostprocessBuild` method in `AdjustEditor.cs
240240
To execute the iOS post-build process properly, use Unity 5 or later and have `iOS build support` installed. The iOS post-build process makes the following changes to your generated Xcode project:
241241

242242
- Adds the `iAd.framework` (needed for Apple Search Ads tracking)
243+
- Adds the `AdServices.framework` (needed for Apple Search Ads tracking)
243244
- Adds the `AdSupport.framework` (needed for reading IDFA)
244245
- Adds the `CoreTelephony.framework` (needed for reading type of network device is connected to)
245246
- Adds the other linker flag `-ObjC` (needed to recognize Adjust Objective-C categories during build time)

0 commit comments

Comments
 (0)