Ld: cycle in dylib re-exports with
From EOFWiki
This is a problem, that may appear, if you have another EOF library installed on your development machine. If some frameworks link against the other frameworks, you will get this problem. The solution is to be careful about the order in which frameworks are searched. It also helps to check your frameworks with otool -L against which frameworks they link.