Guillermo Moraleda
Guillermo Moraleda
I can confirm that this issue is happening in our project as well: Xcode 12.5 Charts 4.0.1
It would be great to see this merged @pmusolino 🙌 Thanks for the PR @ipavlidakis !
hmm, I overlooked that. We have indeed both rules configured in our .swiftformat file: ``` --binarygrouping none --patternlet inline --wraparguments before-first --wrapcollections before-first --wrapparameters before-first --exclude SourcePackages,Packages/CapmoAPI --enable blankLinesBetweenImports ```...
@nicklockwood thanks for looking into it. I got it doing _some_ formatting by changing the setting from before-first to after-first and then back. That produced the output from the diff....
~I was able to solve this issue by specifying my library type as `dynamic` in the Package manifest. In case it helps other folks.~
Sadly, the Testflight version would crash immediately due to the missing dynamic library. I reopen the issue in case anyone has other ideas about how to fix this.
You can get rid of this message by providing full disk access: