DRAFT: Universal VLCKit.framework for macOS, iOS, tvOS
WORK IN PROGRESS (WIP) for #671
To build:
- Open Xcode project
- Go to the "StaticLibVLC" target
- Go to "Build Phases"
- Go to "Link Binary With Libraries
- Click the "+" button
- Click "Add Other..."
- Click "Add Files..."
- In the open dialog box, find your compiled
libvlc-platforom-static.a
- At the top of Xcode, select the "VLCKit" scheme
- Select the respective platform (i.e., "My Mac", "Any iOS Device", etc.) to match your
libvlc-platform-static.a
file - Press CMD-B or press the Play button