2023-03-22 - Xcode 14.3.x on M1 and Intel πŸŽ‰

2023-03-22 - Xcode 14.3.x on M1 and Intel :tada:

Stack info

  • Xcode 14.3 RC 14E222a
  • Added zeroMQ and GitHub CLI as preinstalled form brew (kept on the latest version available)

To select these Stacks you just have to open your app on [bitrise.io](https://www.bitrise.io),

go to the Workflow tab (Workflow Editor), and on the Stack tab select the Xcode 14.3.x option and your next build will start on the corresponding stack.Note: you can now select separate stacks for separate workflows!Read more at: https://blog.bitrise.io/per-workflow-stack-selection-is-here.

You can find the system reports here:

If you’d like to add additional tools to be pre-installed you can find the instructions on GitHub, for both the Linux and for the macOS stacks.Information about Stack types & update schedules can be found here: [discuss.bitrise.io/t/281.](How are the bitrise.io stacks updated and with what frequency? What's the stack deprecation / removal policy?](How are the bitrise.io stacks updated and with what frequency? What's the stack deprecation / removal policy?)._)

Happy Building! :rocket:

1 Like

I was getting the following error after upgrading from XCode 14.2 to 14.3 when building iOS for a flutter app. Downgrading back to 14.2 fixed the error. Any idea what’s going on? I had tried both on M1 and Intel.

Error (Xcode): File not found: /Applications/Xcode-14.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.