We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f5b647 commit 1e53b9aCopy full SHA for 1e53b9a
plugins/2018.3326/iphone-sim/metadata.lua
@@ -5,7 +5,7 @@ local metadata =
5
format = 'staticLibrary',
6
staticLibs = { 'APDIronSourceAdapter',"IronSource" },
7
frameworks = {},
8
- frameworksOptional = {},
+ frameworksOptional = {"Network"},
9
},
10
}
11
plugins/2018.3326/iphone/metadata.lua
staticLibs = { 'APDIronSourceAdapter'},
frameworks = {"IronSource"},
0 commit comments