Skip to content

Commit

Permalink
Revert "add AVAudio in ext.manifest"
Browse files Browse the repository at this point in the history
This reverts commit a17529d.
  • Loading branch information
AGulev committed Jul 22, 2021
1 parent a17529d commit f7db5fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions defunityads/ext.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: "DefUnityAds"
platforms:
ios:
context:
frameworks: ["AVFoundation", "CoreMedia", "UIKit"]
weakFrameworks: ["AdSupport", "AVFAudio", "AppTrackingTransparency"]
frameworks: ["AVFoundation", "CoreMedia", "UIKit", "AppTrackingTransparency"]
weakFrameworks: ["AdSupport"]

0 comments on commit f7db5fc

Please sign in to comment.