Nick

Results 10 comments of Nick

Hey there Tested for dead zone Just for 1 cm on top, left and right corners there is no initial mouse move And no more moving for continuous swipe from...

Not sure it still works with usual frameworks (arm64 not excluded) Makes sense to merge it into 'xcframework' branch, not master

Changes added, successfully tested with `xcodegen generate` and `carthage build --use-xcframeworks --no-skip-current`

Should I set contentOffset somewhere to fix a glitch? Or that just a framework bug

После долгих ресерчей получилось залинковать библиотеку Однако, запросы не отрабатывали в модулях... Все оказалось просто – эта строка не опциональна, а обязательна (Как минимум для suggest): /** ** You can...

Please, don't mess up P. and russians... So, on my fork SPM is working, if you need that Package.swift example: https://github.com/nickaroot/TextureUI/blob/master/Package.swift

You can fix it on Project level **Fix (Tuist 4.6.0):** Add _HEADER_SEARCH_PATHS_, _OTHER_CFLAGS_ and _OTHER_SWIFT_FLAGS_ to any target importing TOCropViewController like this: ```swift let project = Project( ... settings: .settings(...

You can fix it on Project level **Fix (Tuist 4.6.0):** Add _HEADER_SEARCH_PATHS_, _OTHER_CFLAGS_ and _OTHER_SWIFT_FLAGS_ to any target importing TOCropViewController like this: ```swift let project = Project( ... settings: .settings(...

This workaround still covering cases, when your modules is external local SPM modules :) Transitive part between conversion modules to Tuist Projects (hard to convert 100+ Package.swift modules to Project.swift)

@brennanerbz Yes, you can check it out https://github.com/nickaroot/Texture/commit/05a486e3275de53f2b0dfb24925fa528e2b610e6