rbackhouse / MaximumMPD

React Native based MPD Client for iOS and Android
MIT License
46 stars 5 forks source link

tried to build ipa file for running on xcode #79

Closed ibmbea closed 2 years ago

ibmbea commented 2 years ago

but i got the xconfig not found error,

/Users/xxx/Downloads/MaximumMPD-master/ios/Pods/Target Support Files/Pods-MaximumMPD/Pods-MaximumMPD.release.xcconfig: unable to open file (in target "MaximumMPD" in project "MaximumMPD")

tried pod install under folder ios. but got

[!] No podspec found for CocoaUPnP in ../../CocoaUPnP/CocoaUPnP.podspec

how to resolve it?

rbackhouse commented 2 years ago

You need to download https://github.com/arcam/CocoaUPnP and place it as a peer directory to MaximumMPD