I am using Faye as submodule in my project, which is in Objective - C. It was working fine till XCode 11 and from XCode 12, I am getting an error called No such file or directory: '/Users/name/Library/Developer/Xcode/DerivedData/MenyouSeniors-akycdqkqadlyesathdeuzoscqhqi/Build/Products/Debug-iphonesimulator/libFayeObjC.a'. But it is working fine in the device. Is there any fix for this? or can we find this file anywhere?
I am using Faye as submodule in my project, which is in Objective - C. It was working fine till XCode 11 and from XCode 12, I am getting an error called
No such file or directory: '/Users/name/Library/Developer/Xcode/DerivedData/MenyouSeniors-akycdqkqadlyesathdeuzoscqhqi/Build/Products/Debug-iphonesimulator/libFayeObjC.a'.
But it is working fine in the device. Is there any fix for this? or can we find this file anywhere?