Open
Description
Capacitor Version
npx cap doctor
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 7.2.0
@capacitor/core: 7.2.0
@capacitor/android: 7.2.0
@capacitor/ios: 7.2.0
Installed Dependencies:
@capacitor/android: not installed
@capacitor/cli: 6.1.1
@capacitor/core: 6.1.1
@capacitor/ios: 6.1.1
[success] iOS looking great!
Other API Details
npm --version
10.9.0
node --version
v21.4.0
Platforms Affected
- iOS
- Android
- Web
Current Behavior
Xcode build displays message "CLIENT OF UIKIT REQUIRES UPDATE: This process does not adopt UIScene lifecycle. This will become an assert in a future version."
Expected Behavior
No such message or future exception
Project Reproduction
https://github.com/nickredding/testui.git
Additional Information
This repository is a new iOS project. Adding iOS and opening Xcode and building it shows the message.