replace Carbon with CoreFoundation and CoreServices
This commit is contained in:
parent
607b7d94d0
commit
dd857f6108
4 changed files with 7 additions and 6 deletions
|
|
@ -99,7 +99,7 @@ You will need to add the following frameworks to your XCode project:
|
|||
- AudioToolbox.framework
|
||||
- AudioUnit.framework
|
||||
- CoreServices.framework
|
||||
- Carbon.framework
|
||||
- CoreFoundation.framework
|
||||
|
||||
@section comp_mac_ca_5 Using the Library in Other Projects
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue