this repo has no description
at fixPythonPipStalling 37 lines 1.4 kB view raw
1{\rtf1\ansi\ansicpg1252\cocoartf1318\cocoasubrtf160 2\cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;} 3{\colortbl;\red255\green255\blue255;} 4\margl1440\margr1440\vieww16900\viewh9860\viewkind0 5\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural 6 7\f0\fs24 \cf0 ReadMe for CoreAudio Utility Classes\ 8------------------------------------------------------\ 9\ 10Xcode Version requirements\ 11---------------------------------------\ 12These classes should be installed on a system running Xcode 5.0.2 or later. \ 13\ 14Installation Instructions\ 15-------------------------------\ 16To make use of the Core Audio Utility Classes, add the necessary source files to your project. \ 17\ 18\ 19Compiler flags and Warnings\ 20---------------------------------------\ 21 There are some compiler flags that can be defined in target settings to suppress warnings. \ 22\ 23CA_NO_CORE_SERVICES \ 24 Define this compiler flag if you are not using any CoreServices methods. for e.g. FSRef conversion methods\ 25\ 26CA_USE_AUDIO_PLUGIN_ONLY\ 27 Define this compiler flag if you are building the AudioUnit as AudioComponent style plugins only and not as Component Manager style plugins.\ 28\ 29Feedback\ 30-------------\ 31To send feedback to Apple about these utility classes, use the feedback form at\ 32this location:\ 33 \ 34 http://developer.apple.com/contact\ 35\ 36Copyright (C) 2014 Apple Inc. All rights reserved.\ 37}