-
I can't find one way using Notepad in storyboard.
-
My swift files are formatted using AppCode and tabs. Therefore only a few spaces are added automatically when necessary:
```swift
private func snap(label: UILabel,
below otherView: UIView,
…
-
I'm leaving this issue pinned as an open discussion for the community.
When it comes to Pro fonts (including Duotone), there's a few issues that we should consider.
- Pro users have access to ic…
-
Hi,
Installed using cocoapods with`pod 'OneSignal', '~> 2.0'`, which installed version `2.5.2`. This broke my unit tests. The tests themselves complete, but then crashes in the end.
```
*** Assertio…
-
### New Issue Checklist
- [x] Updated SwiftLint to the latest version
- [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues)
### Describe the bug
When I try…
-
Please consider submitting the following information (if relevant):
* Library setup method:CocoaPods
* Version of the library. 15.0.0
* Xcode version. 9.3
* OS version: iOS 11.3.
After ins…
-
When running swiftformat on files containing the following code, swift format crashes producing `3483 illegal hardware instruction`.
```swift
// Crash
class override var layerClass: AnyClass { /*…
-
Hi,
In my toolbar item, I have set everything according to the doc page, it was working fine because I was making my app in a different language than English. However, now my app requires English a…
-
-
Hello. Thank you very much for your wonderful framework. I use it in my application to select a random result from the list. If a repeated value occurs, the animation does not work and there is a feel…