muhku / FreeStreamer

A low-memory footprint streaming audio player for iOS and OS X
http://muhku.github.io/FreeStreamer/
Other
2.11k stars 436 forks source link

Please replace dependency from stdc++ to c++ #418

Closed samchang8826 closed 5 years ago

samchang8826 commented 6 years ago

Xcode 10 has removed stdc++, WTF

from

s.libraries = 'xml2', 'stdc++'

to

s.libraries = 'xml2', 'c++'

muhku commented 5 years ago

Done in 3.9.0