Jordi Kitto
Jordi Kitto
This is a great addition, someone please merge it
Further bump, shame this one this stops WatchOS support atm :(
Any update on this? Still a big issue
I had this issue. I had to select the purple "Component set", not one of the variants inside the set
Hi @jyyang0 Here is the output of `xcodebuild -project .xcodeproj -showBuildSettings` -> [xcodebuild-output.txt](https://github.com/user-attachments/files/16770837/xcodebuild-output.txt) As for the project structure, it looks like such: ``` // .xcodeproj
Hey @jyyang0, any updates on this one? Would be really great if we could integrate this into our CI for our large project but this is making it quite difficult...
@raphschwander are you using local packages like myself? Or just single project?
Hi @testforstephen, any plans to support multiple instruction files for specific directories via `.instructions.md`, as specified [here](https://docs.github.com/en/enterprise-cloud@latest/copilot/how-tos/configure-custom-instructions/add-repository-instructions?tool=webui#using-one-or-more-instructionsmd-files-1) We have a multi-platform project, so just one `instructions.md` file is not enough,...
+1 for this issue. I have found running preview with iOS 17 device still works, even with new preview engine
Enabling Legacy Preview engine is not an ideal fix though, as we would like to take advantage of the new preview engine for an improved development flow. Is there any...