Skip to content

Commit

Permalink
[bindgen] Expose DeviceInfo::bundle_id (#6769)
Browse files Browse the repository at this point in the history
  • Loading branch information
kneth authored Jul 10, 2023
1 parent 85915d8 commit d43218f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindgen/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,7 @@ records:
device_version: std::string
framework_name: std::string
framework_version: std::string
bundle_id: std::string

AppConfig:
cppName: app::App::Config
Expand Down

0 comments on commit d43218f

Please sign in to comment.