mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-24 01:04:02 +02:00
Update notes on iOS.
This commit is contained in:
@@ -52,10 +52,11 @@
|
|||||||
// The Windows build should compile clean on all popular compilers without the need to configure any include paths
|
// The Windows build should compile clean on all popular compilers without the need to configure any include paths
|
||||||
// nor link to any libraries.
|
// nor link to any libraries.
|
||||||
//
|
//
|
||||||
// Building for macOS
|
// Building for macOS and iOS
|
||||||
// ------------------
|
// --------------------------
|
||||||
// The macOS build should compile clean without the need to download any dependencies or link to any libraries or
|
// The macOS build should compile clean without the need to download any dependencies or link to any libraries or
|
||||||
// frameworks. The iOS build will need to link the relevant frameworks but should Just Work with Xcode.
|
// frameworks. The iOS build needs to be compiled as Objective-C (sorry) and will need to link the relevant frameworks
|
||||||
|
// but should Just Work with Xcode.
|
||||||
//
|
//
|
||||||
// Building for Linux
|
// Building for Linux
|
||||||
// ------------------
|
// ------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user