Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update actions and items on InformationTemplate #95

Merged
merged 7 commits into from
May 24, 2023

Conversation

admin-bfd
Copy link

@admin-bfd admin-bfd commented Jun 2, 2022

Adds additional functionality to the InformationTemplate for updating actions and items. A CPInformationTemplates items and actions can be updated by assigning it a new array.

https://developer.apple.com/documentation/carplay/cpinformationtemplate/3664504-items
https://developer.apple.com/documentation/carplay/cpinformationtemplate/3664502-actions

jjring and others added 7 commits June 1, 2022 15:48
Allows CPInformationTemplate items to be updated. Requires passing in a
new list of CPInformationItems.
Allows CPInformationTemplate actions to be updated. Requires passing in
a new list of CPInformationActions.
@birkir birkir merged commit 30e04a7 into birkir:master May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants