-
Updated
Aug 11, 2021 - 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 4,328 public repositories matching this topic...
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Aug 13, 2021 - Swift
-
Updated
Jul 20, 2021 - Swift
-
Updated
Aug 3, 2021 - Objective-C
-
Updated
Aug 17, 2021
-
Updated
May 12, 2020
Is your feature request related to a problem? Please describe.
The existing SwifterSwift extension MKPolyline.coordinates uses method getCoordinates that is defined in MKMultiPoint and not in MKPolyline.
MKPolyline extends MKMultiPoint.
The negative effect is that this extension is not available in all subclasses of MKMultiPoint where this extension makes sense, namely MKPolygon
**Descr
There might be a couple of potential crashes dereferencing invalid memory when it comes to game action callbacks. In multiplayer mode those callbacks will fire after the server acknowledged the action so there is a delay, the user could have closed the window before the callback fires.
Example here:
https://github.com/OpenRCT2/OpenRCT2/blob/3503a433dc277f740f6dc1106b99b9df20fb6b1b/src/openrct2-
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
Jul 15, 2021 - Swift
-
Updated
Aug 14, 2021 - Ruby
-
Updated
Nov 3, 2020 - Objective-C
-
Updated
May 1, 2021 - Objective-C
-
Updated
Aug 15, 2021 - Swift
-
Updated
Aug 11, 2021 - Swift
-
Updated
Aug 3, 2021 - JavaScript
-
Updated
Mar 16, 2021 - Swift
-
Updated
Jul 26, 2021 - Objective-C
-
Updated
Aug 19, 2021 - Objective-C
-
Updated
Oct 9, 2020 - Objective-C
When viewing the Login Epilogue, sites with long titles are not truncating (showing ellipse)
Expected behavior
Site with long titles to truncate and show an ellipse
Actual behavior
Sites with long titles are shown in full taking up a good portion of the view.
Steps to reproduce the behavior
- Create a site with a very, very, very, long title
- Logout of the app
- Log back
-
Updated
Nov 19, 2020 - Swift
-
Updated
Jan 25, 2021 - Swift
What did you do?
Hi, many thanks to all the people maintaining the library and providing support❤️ .
I use a CAEmitterLayer to make some confettis pop as soon a view is displayed. When Hero is used to transition (wit