dotnet / dotnet/macios

Add support for passing additional arguments to IBTool/ACTool

Open
#25,677 0 comments 0 reactions 0 assignees View on GitHub
msbuild
Dominant language
C#
Stars
2.9k
Forks
576
Avg merge
2d 13h
Merged PRs (30d)
96

Description

There's a new interface builder compilation mode in Xcode 27, which can be opted out of:

"Introducing a new Interface Builder compilation mode, toolchain, for UIKit (Cocoa Touch) based documents. Enabled by default, toolchain allows compiling IB documents without the need to download a simulator, which is especially useful for build servers. Should you experience issues during this transition period, you can opt out via the IBC_COCOATOUCH_COMPILER_MODE = simulator build setting or using --cocoatouch-compiler-mode simulator when manually invoking ibtool. If you opt out, please file Feedback and include any errors you may have received from ibtool so we can investigate."

Adding support for additional arguments to IBTool/ACTool would make it possible for customers to opt out.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.