BackRow 2.3
This page describes how to link against the new BackRow 2.3 Frameworks in your PlugIn project.
--Bgan1982 16:49, 17 February 2009 (CET)
Author
bgan1982@mac.com (Ben)
Instructions
Let location denote the place on your Mac where you wish to place BackRow.framework, for linking against your PlugIn project.
- Copy the BackRow.framework from /System/Library/PrivateFrameworks on the Apple TV to location on your Mac.
- Copy the BackRow.framework/Versions/A/Frameworks folder from location to /System/Library/PrivateFrameworks/BackRow.framework/Versions/A/Frameworks on your Mac (admin privilages required).
- Open BackRow.framework in location and extract the PrivateHeaders directory, available from here: BackRow-PrivateHeaders-2.3.
- Open BackRow.framework/Frameworks/BackRowFoundation.framework in location and extract the PrivateHeaders directory, available from here: BackRowFoundation-PrivateHeaders-2.3.
- Open BackRow.framework/Frameworks/BackRowHardware.framework in location and extract the PrivateHeaders directory, available from here: BackRowHardware-PrivateHeaders-2.3.
Now you should be able to link against the new BackRow 2.3 Frameworks in your PlugIn project.