Utilities of NSWorkspace
.
You can install include/pqrs
by using cget.
cget install pqrs-org/cget-recipes
cget install pqrs-org/cpp-osx-workspace
And then configure your project as follows:
- Add
cget/src/pqrs/osx/workspace/PQRSOSXWorkspaceImpl.swift
- Add
cget/include/pqrs/osx/workspace/impl/Bridging-Header.h
as Bridging Header.
Copy include/pqrs
directory into your include directory.
And then configure your project as follows:
- Add
src/pqrs/osx/workspace/PQRSOSXWorkspaceImpl.swift
- Add
include/pqrs/osx/workspace/impl/Bridging-Header.h
as Bridging Header.