Kusia

Results 17 issues of Kusia

I'm trying to get target url from google's "I'm feeling lucky" request as example I have an url: `https://www.google.com/search?q=youtube+portal+2+walkthrough+no+commentary&btnI` I'm doing request via SwiftSoup. I see `html()` of youtube site....

bug
help wanted

I didn't found such style =( ``` .rotationEffect(Angle(degrees: 90)) ``` Does not solve the issue PS: slider is awesome!

ITMS-90886: 'Cannot be used with TestFlight because the signature for the bundle at “FileBo.app/Contents/Library/LoginItems/LaunchAtLoginHelper.app” is missing an application identifier but has an application identifier in the provisioning profile for the...

``` 2023-07-30 05:00:14.577026+0300 Pixie[68109:3129802] [Window] Warning: -[NSWindow makeKeyWindow] called on NSWindow 0x11c627e90 which returned NO from -[NSWindow canBecomeKeyWindow]. 2023-07-30 05:00:14.578721+0300 Pixie[68109:3129802] [Window] Warning: Window NSWindow 0x11c627e90 ordered front from a...

My test code is: ``` import SwiftUI import MultiPeer struct ContentView: View { @ObservedObject var model = ViewModel() var body: some View { VStack { Text("Connected devices: ") + Text(model.connectedDevices.count...

Словник мовчить що це неправильне слово. Я розумію що "носки" це не обов'язково шкарпетки, але і те що в принципі носять. Але в мові ніхто не використовує слово "носки" в...

Власне суть запитання в заголовку. Цікавить наявність АПІ в сайта [esum.nlp.net.ua](esum.nlp.net.ua) для того що б робити запити для групи слів і отримувати результати в JSON.

Додайте, будь ласка, максимально коротку інструкцію по першому запуску :) Хотілося б використати даний репозиторій і погратися з ним, але взагалі незрозуміло з чого й починати. Ні документації, ні блоку...

### Description No ability to use lib with macOS 15 (ScrollView introspect supported only for macOS 14 maximum) ### Checklist - [X] I have read the [README](https://github.com/siteline/swiftui-introspect#swiftui-introspect) before submitting this...

bug