|
Revision f3c28a1b6cd35571a5a87ea54faaa2442a816eed, 371 bytes
(checked in by Rafaël Carré <funman@videolan.org>, 10 months ago)
|
frontrow plugin: fix headers install script, add a README with simple building and installation instructions
|
- Property mode set to
100644
|
| Line | |
|---|
| 1 |
Compilation |
|---|
| 2 |
--------- |
|---|
| 3 |
|
|---|
| 4 |
Run "BackRowHeaders; ./install.sh" to install the Headers needed for the |
|---|
| 5 |
FrontRow plugin. BackRow is a private framework of MacOSX, and so the Headers |
|---|
| 6 |
are not public. |
|---|
| 7 |
|
|---|
| 8 |
Then open the project in XCode to build it. |
|---|
| 9 |
|
|---|
| 10 |
|
|---|
| 11 |
|
|---|
| 12 |
Installation |
|---|
| 13 |
---------- |
|---|
| 14 |
|
|---|
| 15 |
Copy VLC.frappliance to /System/Library/CoreServices/Front\ Row.app/Contents/PlugIns . That's all folks ! |
|---|