muter icon indicating copy to clipboard operation
muter copied to clipboard

Error Running Muter Version 16 with Xcode 15

Open EduuardP opened this issue 1 year ago • 1 comments

When attempting to run Muter version 16 using Xcode 15, a critical error occurs that prevents the tool from operating correctly. Below are the steps followed and the issues encountered:

Steps to Reproduce:

Install Muter version 16. Attempt to run Muter with Xcode 15. Observe the error generated (see attached image). Error Encountered: The specific error shown when trying to run Muter version 16 with Xcode 15 is as follows:

image

Attempts to Resolve:

An attempt was made to resolve the issue by installing Muter version 15. When install Muter version 15, a new error related to import _InternalSwiftSyntaxParser was encountered. Environment:

Muter Version: 16 (and 15 in the attempted solution). Xcode Version: 15. Operating System: Sonoma. Help Requests: Assistance is requested to resolve the following points:

Solution for the error encountered when running Muter version 16 with Xcode 15. Alternative solution or information on how to handle the import _InternalSwiftSyntaxParser error when using Muter version 15.

I appreciate any help or guidance in resolving these issues.

EduuardP avatar Jul 30 '24 17:07 EduuardP

hi @EduuardP! have you tried using the version from master? I've been using it without any issues. if by using it you still have issue, can you provide a sample project with the issue, it will help a lot. thanks!

rakaramos avatar Aug 20 '24 12:08 rakaramos