Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Xcode 7 .tbd files #209

@markfinal

Description

@markfinal

Although I have not found any official documentation for this yet, with Xcode 7, there are now .tbd files instead of .dylibs in the SDK.

These are apparently text based link descriptions.

It seems that -l still works, regardless, so Native build mode is fine.

But in Xcode projects, at least in BAM 1.0.2 betas, these are not searched for. So at the very least the LinkPrebuiltLibrary test does not work for the Xcode build mode.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions