Skip to content

Add default return value to a non-void function#19

Open
iamnrupesh wants to merge 1 commit into
nicklockwood:masterfrom
iamnrupesh:master
Open

Add default return value to a non-void function#19
iamnrupesh wants to merge 1 commit into
nicklockwood:masterfrom
iamnrupesh:master

Conversation

@iamnrupesh
Copy link
Copy Markdown

Xcode 12 throws "Non-void function does not return a value in all control paths" error when building a project that uses StandardPaths.

This commit will fix the issue for Xcdoe 12.

Xcode 12 throws "Non-void function does not return a value in all control paths" error when building a project that uses StandardPaths.

This commit will fix the issue for Xcdoe 12.
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