xcode-multi-line-func
xcode-multi-line-func copied to clipboard
XCode extension to split a Swift function onto multiple lines
Update to the recommended settings that Xcode suggests.
Fix the following warnings: `ld: warning: dylib (/Applications/Xcode.app/Contents/Developer/Library/Frameworks/XcodeKit.framework/XcodeKit) was built for newer macOS version (11.0) than being linked (10.14)` `ld: warning: object file (/Applications/Xcode.app/Contents/Developer/usr/lib/libXcodeExtension.a(libXcodeExtension.a-x86_64-master.o)) was built for newer macOS version...
Fixes #1
This app needs to be updated in order to permit macOS to perform a security check on it before permitting it to run. It is unclear if it would work...