pcrawfor / FayeObjC

Objective-C Client Library for the Faye Pub-Sub messaging server (http://faye.jcoglan.com/)
MIT License
131 stars 37 forks source link

No such file or directory - libFayeObjC.a #18

Open Mukeshkumar077 opened 7 months ago

Mukeshkumar077 commented 7 months ago

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?

GuruPrakash55 commented 4 weeks ago

Facing the same issue in "libFayeObjC.a" file missing, is there any fix for this issue?