Skip to content

building for iOS Simulator, but linking against dylib built for MacOSX file #73

@winzig

Description

@winzig

I've built ADNKit using the make_release.sh script, but when trying to build my iOS app in Xcode 5.1 beta (build 5B90f), I am receiving this error:

ld: building for iOS Simulator, but linking against dylib built for MacOSX file '/Users/me/Dropbox/Repositories/ADNKit/Release/ADNKit.framework/ADNKit' for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Any ideas what's going on?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions