JanGorman / Hippolyte

HTTP Stubbing in Swift
MIT License
111 stars 18 forks source link

Undefined symbols for architecture x86_64 #57

Closed smacnabb3 closed 4 years ago

smacnabb3 commented 4 years ago

Hello, I'm getting 'Undefined symbols for architecture x86_64' after adding this framework. I've cleaned my derived data folder, made sure linker flags have '$(inherited) and made sure build archive arch was set to NO and I can't get this framework to build. Any ideas?

JanGorman commented 4 years ago

Can you share a bit more about how you're integrating the framework (i.e. Carthage, CocoaPods, …) and what the target platform

smacnabb3 commented 4 years ago

i figured it out, my mistake.