Skip to content

Commit

Permalink
Simulator/iOS: fixing rare build issue when WebKit is not getting linked
Browse files Browse the repository at this point in the history
  • Loading branch information
Shchvova committed Nov 4, 2020
1 parent 3440352 commit 5ce6de6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/buildsys-ios/libtemplate/Defaults.lua
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ options.frameworks = {
'StoreKit',
'SystemConfiguration',
'UIKit',
'WebKit',
}
options.frameworksOptional = {
Expand Down

0 comments on commit 5ce6de6

Please sign in to comment.