Skip to content

iOS clang error: no such file Build/Products/Release/zt.framework/Versions/A/zt #272

@OliwierQconnex

Description

@OliwierQconnex

I successfully ran ./build.sh iphoneos-framework and generated the zt.framework files for iOS. (after updating the SDK version in CMakeLists.txt)

I included the framework in xcode, linked binary with libraries, and updated the header search paths pointing to the ZeroTierSockets.h file.

However when I try to build the iOS project I am getting this error:

clang: error: no such file or directory: 'homedir/Library/Developer/Xcode/DerivedData/app-hjmunlbrphxbmgatfmjukapnqkti/Build/Products/Release/zt.framework/Versions/A/zt'

The content of homedir/Library/Developer/Xcode/DerivedData/app-hjmunlbrphxbmgatfmjukapnqkti/Build/Products/

Debug-iphoneos
GeneratedInfoPlistDotEnv.h

Any tips would be appreciated and thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions