Rename widget to search widget and use new bundleid to always build.
Using the newly created bundleid and mobileprovision, the search widget can be integrated in the application alongside the current today widget. When running on device after this check-in, it is necessary to install the SearchTodayExtension mobileprovision. BUG=622743, 682230 Review-Url: https://codereview.chromium.org/2814783003 Cr-Commit-Position: refs/heads/master@{#465606}
This commit is contained in:
docs/ios
ios
BUILD.gn
build
chrome
app
search_widget_extension
BUILD.gnDEPSInfo.plistOWNERS
entitlements
search_widget_view.hsearch_widget_view.mmsearch_widget_view_controller.hsearch_widget_view_controller.mmwidget_extension
@ -142,6 +142,7 @@ application extensions:
|
||||
- `${prefix}.chrome.ios.herebedragons`
|
||||
- `${prefix}.chrome.ios.herebedragons.ShareExtension`
|
||||
- `${prefix}.chrome.ios.herebedragons.TodayExtension`
|
||||
- `${prefix}.chrome.ios.herebedragons.SearchTodayExtension`
|
||||
|
||||
All these certificates need to have the "App Groups"
|
||||
(`com.apple.security.application-groups`) capability enabled for
|
||||
|
Reference in New Issue
Block a user