Skip to content

Fixed a compilation error in 'Locatable'#4

Open
adil-hussain-84 wants to merge 1 commit intovincent-pradeilles:masterfrom
adil-hussain-84:fix-swift-5-compilation-error
Open

Fixed a compilation error in 'Locatable'#4
adil-hussain-84 wants to merge 1 commit intovincent-pradeilles:masterfrom
adil-hussain-84:fix-swift-5-compilation-error

Conversation

@adil-hussain-84
Copy link
Copy Markdown

Fixed a Swift 5 compilation error in 'Locatable' which was complaining of wrapper type 'Locatable' missing a non-static property named 'wrappedValue'. Renaming the Locatable.value property to Locatable.wrappedValue fixes it.

…pper type 'Locatable' missing a non-static property named 'wrappedValue'. Renaming the `Locatable.value` property to `Locatable.wrappedValue` fixes it.
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.

1 participant