sabiland

Results 53 comments of sabiland

After I built my apps (no changes in the code) with `Xcode Version 14.0 (14A309)`, pushed them to AppStore, restore purchases stoped working. I have `iPhone 13 Pro` (tested it...

> Does it work on Testflight? Nope. (TestFlight == production right?) (as suggested on main repo site - I migrated to StoreKit 2 all of my apps)

> Which version of SwiftyStoreKit are you using? Always latest/updated as Swift package.

@Reiszecke Testing SK2 with Xcode 14 is quite easy using StoreKit configuration file. Check it on google. FYI, I also disabled Bitcode on my apps as suggested by Xcode 14.

Hm I didn't have any issues building with Xcode 14.

As I understand “drop-in” replacement, this means no code would have to be updated? Another question is this, how can we (METAL works only on device right?) develop (using GpuImage3)...

Fyi, I took HighPass filter from MetalPetal framework.

Brad I meant this new macOS 10.15 (Xcode 11) feature: [Project Catalyst](https://www.macworld.com/article/3399999/project-catalyst-ios-mac-apps.html) _What is Project Catalyst? We'll start off with perhaps the most exciting piece of news for Mac users...

I do not know if it is possible for now, but I tried to build my app also for macos Catalina (without modyfying project, just trying to build) and I...