Skip to content

Swift Compiler Code Optimization #111

Open
@michaeljajou

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?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions