5

Before asking I was looking at this question, I tried everything, but without success.

I'm trying to create a private cocoapods library, but keep getting this error.

Showing All Messages
Cycle inside Subscriptions_Tests; building could produce unreliable results.
Cycle details:
→ Target 'Subscriptions_Tests': CodeSign /Users/username/Library/Developer/Xcode/DerivedData/Subscriptions-dgxcyjrhborvtecmhutfjvyewrdg/Build/Products/Debug-iphoneos/Subscriptions_Example.app
○ Target 'Subscriptions_Tests': CodeSign /Users/username/Library/Developer/Xcode/DerivedData/Subscriptions-dgxcyjrhborvtecmhutfjvyewrdg/Build/Products/Debug-iphoneos/Subscriptions_Example.app

What i've tried so far?

  • In Build Phases tried to move Copy Bundle Resources above all others -> No success (This answer)
  • Tried to update CocoaPods, remove Derived Data -> No success (This answer)
  • Tried to Clean Build Folder -> No success (This answer)
  • Tried to disable / re-enable Enable Modules (C and Objective-C) -> No success (This answer)
  • Tried this question, which seems that the user is facing pretty much the same issue, but i'm not using Carthage, so it's irrelevant.
ytpm
  • 4,962
  • 6
  • 56
  • 113

0 Answers0