Xcode contantly crashing when removing link binary link with libaray. Please help i need to create a build for my app.
Xcode contantly crashing when removing link binary link with libaray. Please help i need to create a build for my app.
-- Option one --
Exit Xcode
Open the file [Your project].xcodeproj/project.pbxproj with a text editor
Search for all the lines that contain the phrase "SmartlookAnalytics.xcFramework" and remove them
Save the file and re open the project with Xcode
-- Option two --
Open the project with an older version of XCode and perform the change from the older version