xcode - Linker Error with SoundCloud iOS SDK -
i trying link frameworks needed soundcloud sdk based on tutorial https://developers.soundcloud.com/docs/api/ios-quickstart#installation
it tells link libsoundcloudapi.a, libsoundcloudui.a, etc , appear in workspace folder when add them after add them appear red , xcode cannot find them. when build mach -o linker error because xcode cannot locate these files. i've searched through frameworks , couldn't find them.
any , appreciated.
i afraid soundcloud decided not maintain anymore library, decided create own 1 , publish it. maybe can you.
Comments
Post a Comment