Skip to content

melMass/SwiftOIIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftOIIO

Requirements

  • XCode 11+
  • macOS 10.15+
  • conan

Status

For now this is just a crude wrapper around Video Village's Objc Library, OIIOCocoa

Install

To manage the large amount of deps, while still building from source I use Conan. Just install it and run the following. This will generate a conanbuildinfo.xcconfig file (a list of header/libs path), just load it in XCode and set it as your Release and Debug configuration in build settings

# clone the repo
git clone "https://github.com/melMass/SwiftOIIO"
cd "SwiftOIIO"

# install and build deps
conan install .

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published