8000 Setting deployment target to 8.0 causes demo app to crash · Issue #126 · alexbw/novocaine · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Setting deployment target to 8.0 causes demo app to crash #126
Open
@jamesalvarez

Description

@jamesalvarez

I notice the demo has it's deployment target set to 5.1, but I would need to use the library in a minimum 8.0 environment, so I've checked with the demo and aside from the 'AudioSessionGetProperty is deprecated' errors etc, I get an 'Assigning retained object to unsafe property; object will be released after assignment' in AudioFileReader.mm line 221 - and this seems to be the line which causes the demo app to crash. I got around it by setting line 50 to: strong rather than assign - but have not thought about whether this is just a hacky workaround, since when running it again with a 5.1 environment, it doesn't let me do that....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0