Open Bug 1196442 Opened 9 years ago Updated 2 years ago

System frameworks need symbols for all available platforms

Categories

(Firefox for iOS :: Build & Test, defect)

Other
iOS
defect

Tracking

()

People

(Reporter: sleroux, Unassigned)

References

Details

In order to symbolicate the system frameworks, we will need a dump_sys of each version of the framework a user can run the application on as the app relies on the device's system frameworks. Currently, the script I have for packaging symbols only dumps symbols for the current SDKs frameworks and doesn't take into account all of the other SDK versions the app could be run on.
Blocks: 1178888
This is a mess, and you'll probably never get 100% coverage, FWIW. The best thing you could probably do would be to download a bunch of old XCode versions, extract the SDKs, and dump symbols from those libraries.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.