Thiago Holanda

Results 28 comments of Thiago Holanda

> @unnamedd That's not true. blade-graphics already supports iOS. which unfortunately doesn't mean will run Zed on its full potential. It is very hard to create a project for iOS/iPadOS/visionOS...

Just to share: I have started drafting something requested for this issue.

@fumoboy007 give a try checking the [swift-playdate-examples](https://github.com/apple/swift-playdate-examples) source code, especially [this part here](https://github.com/apple/swift-playdate-examples/blob/main/Examples/swift.mk#L21-L29) where the toolchain is being taken automatically to help in the compilation.

Já que esse endpoint não funciona mais, aqui vai um novo 😁 https://api.promasters.net.br/cotacao/v1/valores?moedas=USD&alt=json https://api.promasters.net.br/cotacao/v1/valores

@florianbuerger just to be clear: this alert will be applied when we search for an ID to duplicate, right ?

Could you provide more info about this bug ?

If I may, I'd like to add that not only the list of `--type` could be converted into a JSON, but all the arguments and options. As mentioned above by...

https://www.swift.org/getting-started/

@VladimirFokow to me, sounds very likely as a UTF-8 unicode problem. Using the example you provided: ```python import pyperclip text = pyperclip.paste() # text is whatever is in the clipboard...