Multiple commands produce Info.plist

Open
#202 5 comments 2 reactions 1 assignee View on GitHub

@mcumming is already working on this.

Since May 2, 2025.

Assessment

This issue has not been assessed yet.

Description

Hi, thanks for the xcsync tool!
iOS developer here. We are building a maui app for iOS. We have no problems running the app on the iOS simulator with the steps provided in the MS docs here: https://learn.microsoft.com/en-us/dotnet/maui/ios/cli?view=net-maui-9.0. (using net9.0-ios).
Now we need to add an iOS native dependency to the project (it's a static lib), and that's how we found this tool. We are running the generate command from VSCode for macOS, and the Xcode project gets generated. However, it's throwing a build error.

Image

We have added the Info.plist and Entitlements.plist files directly to the project and remove the copy bundle step, so the error goes away. But now the project cannot find the MAUI classes.

Image

It looks like there are missing dependencies in the generated project. Is this behavior expected? Are we supposed to add those MAUI dependencies manually?

Thanks in advance!

Dominant language
C#
Stars
25
Forks
10
Avg merge
12h 50m
Merged PRs (30d)
10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/xcsync

All issues in dotnet/xcsync

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.