diff --git a/defunityads/ext.manifest b/defunityads/ext.manifest index fcb1e9c..1218752 100755 --- a/defunityads/ext.manifest +++ b/defunityads/ext.manifest @@ -3,5 +3,5 @@ name: "DefUnityAds" platforms: ios: context: - frameworks: ["AVFoundation", "CoreMedia", "UIKit", "AppTrackingTransparency"] - weakFrameworks: ["AdSupport"] \ No newline at end of file + frameworks: ["AVFoundation", "CoreMedia", "UIKit"] + weakFrameworks: ["AdSupport", "AVFAudio", "AppTrackingTransparency"] \ No newline at end of file