Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 12, 2025

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original prompt

This section details on the original issue you should resolve

<issue_title><XcodeProject> and artifacts folder fails</issue_title>
<issue_description>### Apple platform

No response

Framework version

net9.0-*

Affected platform version

All

Description

When using xcode project and artifacts, the xcode is put inside the project directory.

Steps to Reproduce

  1. Add <XcodeProject
  2. Enable artifacts
  3. Build
  4. Observe the files in <reporoot>src/AI/src/Essentials.AI/Users/matthew/Documents/GitHub/maui/artifacts/obj/Essentials.AI/Debug/net10.0-ios26.0

I see the

<_XcodeProjectDefaultOutputPathRoot>$(MSBuildProjectDirectory)/$(IntermediateOutputPath)xcode/</_XcodeProjectDefaultOutputPathRoot>

<_XcodeProjectDefaultOutputPathRoot>$(MSBuildProjectDirectory)/$(IntermediateOutputPath)xcode/</_XcodeProjectDefaultOutputPathRoot>

This should probably not have the $(MSBuildProjectDirectory) at the start.

Did you find any workaround?

No

Build logs

No response</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@mattleibow mattleibow closed this Nov 12, 2025
@mattleibow mattleibow deleted the copilot/fix-xcodeproject-artifacts-folder branch November 12, 2025 02:30
Copilot AI requested a review from mattleibow November 12, 2025 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

<XcodeProject> and artifacts folder fails

2 participants