The name was not set at all and was falling back to the fullname being swift.
Instead set it explicitly to fullname including version and architecture.
The productDisplayIcon is evaluated at installer runtime and needs to be
set to a installed icon path.
The installer icon itself was to big (> 100 kb) and got unnecessary sizes
removed.
ref T344
Summary:
There were still many TODO's in installbuilder project file. This change replaces them with path to swift icons.
Depends on D58
Reviewers: #swift_pilot_client, msutcliffe
Reviewed By: #swift_pilot_client, msutcliffe
Subscribers: jenkins
Differential Revision: https://dev.swift-project.org/D59
- Update the installer icon to the new one
- Replace images produced by ourselves with X-Plane 10 to avoid copyright
issues
- Remove unnecessary files
refs #902