Jintin / Swimat

An Xcode formatter plug-in to format your swift code.
https://jintin.github.io/Swimat/
MIT License
1.65k stars 89 forks source link

Signed XcodeKit.framework because xCode 12.2 requirement #228

Closed firetrap closed 4 years ago

firetrap commented 4 years ago

Just added embedded and signed XcodeKit.framework because xCode 12.2 requirement

Jintin commented 4 years ago

Thanks for your help.

Jintin commented 4 years ago

But interestingly after I use this config my Swimat is not showing for MacOS Catalina 10.15.7 (19H15) and Xcode 12.2 (12B45b) @firetrap

Jintin commented 4 years ago

227 related issue.

firetrap commented 4 years ago

But interestingly after I use this config my Swimat is not showing for MacOS Catalina 10.15.7 (19H15) and Xcode 12.2 (12B45b) @firetrap

Tomorrow I will take a look and try to help, but this doesn't make any sense because the embedded and sign already exists in Catalina the only change was optional and now is required in Big Sur.

Jintin commented 4 years ago

Thanks, the error seems to relate to this log just FYI, and sorry for duplicate message:

2020-11-20 09:13:12.715773+0800 Xcode[41471:2058752]  IDEExtensionManager: Xcode Extension does not incorporate XcodeKit: com.charcoaldesign.SwiftFormat-for-Xcode.SourceEditorExtension (file:///Applications/SwiftFormat%20for%20Xcode.app/Contents/PlugIns/SwiftFormat.appex/)
2020-11-20 09:13:12.720355+0800 Xcode[41471:2058752]  IDEExtensionManager: Xcode Extension does not incorporate XcodeKit: com.jintin.Swimat.Extension (file:///Applications/Swimat.app/Contents/PlugIns/Extension.appex/)