Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

macOS via Catalyst + SwiftUI -- is this a supported use case? #17

Open
fbartho opened this issue Oct 25, 2019 · 1 comment
Open

macOS via Catalyst + SwiftUI -- is this a supported use case? #17

fbartho opened this issue Oct 25, 2019 · 1 comment

Comments

@fbartho
Copy link

fbartho commented Oct 25, 2019

I'm looking to use this library across both iOS & macOS -- is that a supported use case?

I ran into some problems testing the SwiftUI as a Catalyst app. -- Filed them here: inamiy/Harvest-SwiftUI-Gallery#1

Please feel free to close these tickets if you'd rather address these questions in a different way! Thanks!

@inamiy
Copy link
Owner

inamiy commented Oct 26, 2019

@fbartho
Let's discuss in inamiy/Harvest-SwiftUI-Gallery#1 .

BTW just to answer:

both iOS & macOS -- is that a supported use case?

Harvest.framework (core layer) supports macOS tests as well, so I guess it should be no problem to use in macOS development.
But for HarvestStore.framework (optimized for SwiftUI), there may be an issue hiding somewhere as reported in inamiy/Harvest-SwiftUI-Gallery#1 , so I will write some test code for both iOS and macOS to examine those scenarios.

inamiy added a commit that referenced this issue Jan 25, 2021
Remove duplicated static libraries reported by Xcode 11.4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants