-
Updated
Aug 31, 2020 - Swift
Xcode

Xcode is an integrated development environment (IDE) for macOS containing a suite of software development tools developed by Apple for developing software for macOS, iOS, watchOS, and tvOS. Xcode pulls all the tools needed to produce an application (particularly a text editor, a compiler, and a build system) into one software package rather than leaving them as a set of individual tools connected by scripts.
Here are 3,590 public repositories matching this topic...
-
Updated
Aug 15, 2020 - Swift
-
Updated
Jul 10, 2020 - Swift
-
Updated
Aug 28, 2020 - Swift
-
Updated
Aug 27, 2020 - Objective-C
-
Updated
Aug 17, 2020 - JavaScript
-
Updated
Jul 31, 2020
-
Updated
May 12, 2020
It would be really nice when using the Rides view that you could select Excitement, Intensity, or Nausea ratings as the view, with sorting for them.
I'd like there to be an option to have code blocks be line wrapped. Maybe a check box for it in Rendering -> "Syntax highlighted code block" next to "Show line numbers" etc.?
If I try hard enough I can dig through the css files in Contents/Resources/Prism/themes and change "white-space: pre;" to "white-space: pre-wrap;", but doing so breaks the code signature of the app. And that's not a very n
-
Updated
May 9, 2020 - Swift
-
Updated
Aug 14, 2020 - JavaScript
-
Updated
May 19, 2020 - Objective-C
-
Updated
May 14, 2019 - Objective-C
-
Updated
Oct 1, 2019 - Swift
-
Updated
Jul 12, 2020 - Swift
-
Updated
Aug 6, 2020 - Objective-C
-
Updated
Aug 27, 2020 - Swift
-
Updated
Aug 3, 2020 - JavaScript
-
Updated
Jul 27, 2020 - Objective-C
-
Updated
Apr 10, 2018 - Objective-C
This is not used and it's not consistent with wpandroid.
-
Updated
Aug 27, 2020 - Swift
[ ] I've read, understood, and done my best to follow the Contributing guidelines before opening this issue.
This is more like a suggestion, not an issue
What did you do?
Tried to use UIImage rotated(by angle: Measurement) on a round image
What did you expect to happen?
The image to be rotated