Compiler error when building SampleApp: <unknown>:0: error: no such file or directory: ... WeakListenerArray.swift
Just cloned the repo, opened the included SampleApp workspace, and tried building but it fails with <unknown>:0: error: no such file or directory: '/Users/me/Desktop/RocketData/SampleApp/Pods/ConsistencyManager/ConsistencyManager/DataStructures/WeakListenerArray.swift'
I was able to fix the problem by updating the ConsistencyManager pod from 4.0.0 to 5.0.0: pod update ConsistencyManager
Would be more than happy to submit a quick PR for this @plivesey
Sorry for the slow response. Just catching up but yes, a PR would be welcome. Thanks! On Thu, Jan 19, 2017 at 5:22 PM Mitchell Porter [email protected] wrote:
Just cloned the repo, opened the included SampleApp workspace, and tried building but it fails with
:0: error: no such file or directory: '/Users/me/Desktop/RocketData/SampleApp/Pods/ConsistencyManager/ConsistencyManager/DataStructures/WeakListenerArray.swift' I was able to fix the problem by updating the ConsistencyManager pod: pod update ConsistencyManager
Would be more than happy to submit a quick PR for this @plivesey https://github.com/plivesey
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/linkedin/RocketData/issues/57, or mute the thread https://github.com/notifications/unsubscribe-auth/ABMNTf87eaAEsoseERopJOdpQ610BsEtks5rUAxrgaJpZM4Loz94 .