Omran Khoja

Results 13 comments of Omran Khoja

Confirmed, switch the values to make animation work correctly.

Support for M1 iOS Simulator added in #89

SPM support added with #89

Package manager automatically pulls the latest tag which is currently a prior commit to the one with the fix. @amosavian can you please make a new tag/release so people can...

Would this solution allow you to have Xcode project with local packages generated like this? ![Screenshot 2024-02-25 at 6 42 49 AM](https://github.com/yonaskolb/XcodeGen/assets/33832722/fcdcdfaf-0264-4042-a49b-def5048b55e1)

Merged your request in. Hopefully it fixes the problem but the issues with this seem to be inconsistent. Some will have it work fine while it will crash for others....

Would really love the option to make `SwiftLint --fix --format` mimic the default behavior of Xcode format (`⌃ + I`)

Going to tackle this. Should the implementation add an additional function parameter: `public func format(trimmingTrailingWhitespace: Bool, ignoringEmptyLines: Bool, useTabs: Bool, indentWidth: Int)` or should it be the default behavior?

@jpsim can you let me know if there is any concerns with my implementation so I can fix them and get it merged in.