Multiple commands produce Info.plist
@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.
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.
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dotnet/xcsync
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·