Moya Problems wont work

I am trying to use Moya, followed all the tutorials and cant get it to work.

Opted for the manual installation GitHub - Moya/Moya: Network abstraction layer written in Swift.

Everytime I link the Moya Binary xcode build fails…

:-1: Cycle in dependencies between targets ‘New App’ and ‘Moya’; building could produce unreliable results.

Cycle path: New App → Moya → New App
Cycle details:

→ Target ‘New App’: LinkStoryboards

○ Target ‘New App’ has target dependency on Target ‘Moya’

→ Target ‘Moya’ has target dependency on Target ‘RxMoya’

tried everything, no idea how to fix this? Can anyone Help?

@dringer Please check out our tutorial when you get a chance:

https://www.raywenderlich.com/5121-moya-tutorial-for-ios-getting-started

I hope it helps!

1 Like