Upon reviewing the details you shared, we have identified that the issue you're experiencing is due to the Xcode version. The current project is compatible with Xcode 15.2, whereas you are using Xcode 16.3. To resolve this, the Flutter packages and dependencies need to be updated for compatibility with Xcode 16.2.
We are actively working on making the project fully compatible with Xcode 16.3 and expect to release an updated version by next week.
Since you have created this module yourself, we will need to thoroughly review the code at the end and check all the functionalities you have implemented. For this, you will need to purchase an hourly package so that we can review it properly.
The path to the code that has the pricing display code is in here \packages\Webkul\Shop\src\Resources\views\products\prices\index.blade.php.
My team and I double checked it and is the same as the one in your github repository. No one has touched it so I cannot understand why this error is occurring.