Skip to content

Conversation

Macaplix
Copy link

Use recommended project settings in Xcode 13 as automatically performed.
use angle brackets <> for included header files in public headers
Replaced every heavy NSLog by if ( DEBUG ) printf( ... so the output remains readable.

Use recommended project settings in Xcode as automatically performed.
use angle brackets <> for included header files in public headers
Replaced every heavy NSLog by **if ( DEBUG ) printf( ...** so the output remains readable.
@Macaplix
Copy link
Author

corrected some errors concerning release build introduced in my first pull request

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