hollance / Forge

A neural network toolkit for Metal
MIT License
1.27k stars 172 forks source link

Error: framework not found Forge for architecture arm64 #34

Closed syerva closed 6 years ago

syerva commented 6 years ago

I need to embed Forge framework inside our static library. And the static library builds successfully for all architectures: arm64, armv7, armv7s. Xcode gives following error when static library is used in a sample app: framework not found Forge for architecture arm64. Linker command failed with exit code 1 (use -v to see invocation)