Multiplatform app doesn't work on MacOS #1066
Unanswered
EricFordConsulting
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Took a look. Had to add "ComposableArchitecture" binary to the "Link Binary With Libraries" Build Phase for the iOS catalyst target to get it to build and link. Runs in iOS 15.4 simulator and on macOS 12.3.1 once I do that. |
Beta Was this translation helpful? Give feedback.
2 replies
-
For sure. Was I supposed to close it?
…On Sat, May 7, 2022 at 1:37 PM Tyler ***@***.***> wrote:
Great! Guess this issue can get closed out then.
—
Reply to this email directly, view it on GitHub
<#1066 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHDCC6AJNUW6DLAJBACTSJLVI3H73ANCNFSM5UQGAJJA>
.
You are receiving this because you authored the thread.Message ID:
<pointfreeco/swift-composable-architecture/repo-discussions/1066/comments/2707327
@github.com>
--
--------------
Eric Ford
(707) 787-8082
***@***.***
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It must be something to do with the project configuration.
I'm attaching the failing project: TCACatalystTest
And a MacOS only project that works fine: MacOSTCATest
TCACatalystTest.zip
MacOSTCATest.zip
Beta Was this translation helpful? Give feedback.
All reactions