Skip to content
#

watchos

Here are 658 public repositories matching this topic...

SwifterSwift
LucianoPAlmeida
LucianoPAlmeida commented Jan 30, 2021

Is your feature request related to a problem? Please describe.
CI workflow still uses Xcode 11.7 https://github.com/SwifterSwift/SwifterSwift/blob/master/.github/workflows/CI.yml

Describe the solution you'd like
We should update both CI to use the latest available Xcode.
Together all project things that needs updating also.

Describe alternatives you've considered
A clear and

A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.

  • Updated Nov 9, 2020
  • Swift
chrysb
chrysb commented Jan 6, 2021

Thanks for making this. Certainly saved me a lot of time!

Unfortunately, it doesn't seem to follow redirects.

Example: https://apple.news/Ak2IoOEp8Qdi6JVs8p-Jj_A

It should return the og:image from here: https://abcnews.go.com/Politics/capitol-breached-protesters/story?id=75081629

The impact is that it does not return the image from the news article, but rather a big Apple News logo.

Improve this page

Add a description, image, and links to the watchos topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the watchos topic, visit your repo's landing page and select "manage topics."

Learn more