Skip to content

Fix output protection level#6

Open
GameParrot wants to merge 1 commit into
InerziaSoft:masterfrom
GameParrot:patch-1
Open

Fix output protection level#6
GameParrot wants to merge 1 commit into
InerziaSoft:masterfrom
GameParrot:patch-1

Conversation

@GameParrot
Copy link
Copy Markdown

When trying to use Sound.output, you get an error saying "'output' is inaccessible due to 'internal' protection level". This is due to the output variable in Sound.swift not being public.

This fixes the build error "'output' is inaccessible due to 'internal' protection level" when using the library.
@glouel
Copy link
Copy Markdown

glouel commented Aug 16, 2022

Can confirm I had the exact same issue, this is worth fixing as the first readme example uses Sound.output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants