ios - Cannot build app - wrong reference for framework on a different device -
my project building on device fine , of sudden switched device , started give me error.
i've removed derived data, added , removed search paths , $(inherited) , recursive non-recursive, don't know how source issue. here screenshot of error i'm getting:
as can see, files exist:
i don't know why switching device prevents them being found on build. if don't have solution, i'd appreciate guidance resource can learn how solve issues these. happen more not , don't feel have clear enough understanding of how things link together. can point me in right direction here?
edit: far architecture configuration, here's have in project's build settings:
edit #2: answer question below build-only architecture, it's follows:
go project select target then, go build phases open link binary libraries finally, add + framework / other framework.
Comments
Post a Comment