Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

No matching architecture in universal wrapper using Carthage #226

Open
eugenehp opened this issue May 28, 2017 · 1 comment
Open

No matching architecture in universal wrapper using Carthage #226

eugenehp opened this issue May 28, 2017 · 1 comment

Comments

@eugenehp
Copy link

I have framework installed using Carthage and linked inside XCUITest.
It compiles fine.
But when it runs it gives an error:
FBSnapshotTestCase.framework/Frameworks/libswiftCore.dylib: no matching architecture in universal wrapper)

screen shot 2017-05-28 at 09 15 26

@fruitcoder
Copy link

FBSnapshotTestCase is actually a unit test, so this probably isn't supposed to work in a UITest target

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants