XcodeEditor icon indicating copy to clipboard operation
XcodeEditor copied to clipboard

update for today's Xcode 13.2.1

Open Macaplix opened this issue 3 years ago • 1 comments

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.

Macaplix avatar Mar 13 '22 20:03 Macaplix

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

Macaplix avatar Mar 15 '22 10:03 Macaplix