Skip to content

Commit

Permalink
Manifest fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AGulev committed Sep 9, 2019
1 parent 1d8c691 commit 87f12c4
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions defunityads/ext.manifest
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
name: "DefUnityAds"

platforms:
arm64-ios:
ios:
context:
weakFrameworks: ["AdSupport"]
frameworks: ["AVFoundation", "CoreMedia", "UIKit"]

armv7-ios:
context:
frameworks: ["AVFoundation", "CoreMedia", "UIKit"]

x86_64-ios:
context:
frameworks: ["AVFoundation", "CoreMedia", "UIKit"]

0 comments on commit 87f12c4

Please sign in to comment.