tidev / titanium-apple-sign-in

Use the iOS 13+ Apple Sign In API with Titanium
MIT License
29 stars 11 forks source link

Mac support #233

Open m1ga opened 2 years ago

m1ga commented 2 years ago

Latest iOS version has no Mac support. Could this be added?

hansemannn commented 1 year ago

It includes macOS catalyst support, at least the one I just pushed (3.1.2), can you check?

m1ga commented 1 year ago

It still says

[TRACE] /modules/iphone/ti.applesignin/3.1.2/TiApplesignin.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/modules/iphone/ti.applesignin/3.1.2/TiApplesignin.xcframework'.
[TRACE] /modules/iphone/ti.applesignin/3.1.2/TiApplesignin.xcframework:1:1: error: While building for Mac Catalyst, no library for this platform was found in '/modules/iphone/ti.applesignin/3.1.2/TiApplesignin.xcframework'.

at the end. firebase-core + ti.animation had the same error before but the update to the lastest version worked fine

hansemannn commented 1 year ago

Ah okay, yeah mac Catalyst is still to do. It does run on Silicon Macs already though