Issue with Provisioning Profiles & Simulator Behavior in Titanium VSCode/Xcode

0

I recently updated my development environment to the following versions:

Titanium CLI: v7.1.6 Titanium SDK: v12.5.0.GA Xcode: 16.2 After the update, I encountered an issue with provisioning profiles in VSCode—they are not detected. However, when I check in Xcode, the profiles are visible, and I can select the correct one.

The strange part is:

When I build the app using VSCode, it runs properly in the simulator. When I build the app using Xcode, the simulator opens, but the app gets stuck on the logo screen (frozen). Has anyone experienced a similar issue or have insights into what might be causing this behavior? Could it be related to the Xcode version update or a configuration mismatch? Any guidance would be greatly appreciated!

Thanks in advance!

Issue with Provisioning Profiles & Simulator Behavior in Titanium VSCode/Xcode
 
 
Q