Open Fudoshiki opened 3 months ago
This happens when add target dependency watch app
Create swift app via mix lvn.gen setup
and add MyApp Watch App
to Target Dependencies in MyApp
target
You should already have a Watch target generated, why generate another?
I can't publish Watch target directly, I need include it to main app for distribution
@bcardarella can you provide example how to archive and publish watchos target to TestFlight without adding to ios target?
I'll ask Carson next week when he's available
@carson-katri hi, can you help?
@Fudoshiki sorry we were at ElixirConf this past week and focused on that event. I'll review with Carson on Tuesday. Just so I have all of the information, this is when you are attempting to publish an AppleWatch app to Test Flight or the App Store?
@Fudoshiki sorry we were at ElixirConf this past week and focused on that event. I'll review with Carson on Tuesday. Just so I have all of the information, this is when you are attempting to publish an AppleWatch app to Test Flight or the App Store?
TestFlight and AppStore
@carson-katri Can you make an example?
We are going to test a solo WatchOS build
@Fudoshiki can you try to clean your build with the now production release of MacOS Sequoia and Xcode 16
I use the default app generated by mix lvn.swiftui.gen
@Fudoshiki can you provide the specific steps that you're running into this with. Please be detailed so we can reproduce this and help you. Thanks!
@bcardarella Hello, I will upload example project tomorrow with screens
@Fudoshiki sorry to bump, just a concerned netizen wondering how this ended up!
@mrluc I'm not sure as I don't think we got a means for reproducing this
Easy to reproduce
create new LVN swift project via mix lvn.setup
Add watch target to main app target in build dependencies in xcode swift project
click archive for main app target
Thanks, I'll have @carson-katri check this upcoming week.
What happened?
Library Version
main
Xcode Version
16
Swift Version
swift-driver version: 1.115 Apple Swift version 6.0 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
On which device or simulator are you running into the problem?
iPhone, Apple Watch
Target Device Operating System Version
macOS Sequoia 15.0 (24A5327a)
Relevant log output