Comcast / Comcast/mamba

Swift Compiler Code Optimization

Open
#111 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
191
Forks
43
PR merge metrics
No merged PRs in 30d

Description

I noticed that when accessing Playlist Tags in iterations on a debug build would work fine, but on a production build it would crash the app.

The way I was able to solve this was by setting

Swift compiler code generation optimize level: None

Which I fear has an impact on performance. Is this known at all?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.