Suyash Srijan

Results 43 comments of Suyash Srijan

@swift-ci please build toolchain

I think it's a good idea, but have you considered having two plist files (and changing the values you want to be different in the other plist file) and switching...

I left a comment on your post with an explanation. Please let me know (on the forums) if you have any other questions about the change. You can continue to...

Your options are: 1. Stay on Swift 5.1. 2. Perform a runtime cast (i.e. `if let resource = resource as? SomeOtherResourceProtocol`) to conditionally check the conformance (but it wont work...

To clarify, if you’re doing the above then the problem is with your code rather than the compiler. My suggestion to stay on Swift 5.1 is only temporary (while you...

Seems like some sort of alignment issue (at least in debug mode), in release mode it runs fine on Swift 5.1. Anyway, it won't work on 5.2 because the code...

In the preference activity, ActionBar takes up space but doesn't provide any functionality to the user, that is why it's hidden.

Yeah I think so, I found a user on S/O having the same issue: http://stackoverflow.com/questions/34614584/setclosebuttonicon-method-doesnt-change-default-close-button