stretchr / sdk-cocoa

Cocoa and iOS SDK for the Stretchr Platform
MIT License
3 stars 1 forks source link

Remove warning #7

Closed matryer closed 10 years ago

matryer commented 10 years ago

Class JSONAPI is implemented in both /Users/matryer/Library/Developer/Xcode/DerivedData/Stretchr-bnhqemnwiilcyuejionmckehqpej/Build/Products/Debug/Stretchr.framework/Versions/A/Stretchr and /Users/matryer/Library/Developer/Xcode/DerivedData/Stretchr-bnhqemnwiilcyuejionmckehqpej/Build/Products/Debug/StretchrTests.xctest/Contents/MacOS/StretchrTests. One of the two will be used. Which one is undefined.

matryer commented 10 years ago
tylerstillwater commented 10 years ago

Where do you get this warning?

matryer commented 10 years ago

When I build in the console

tylerstillwater commented 10 years ago

It's only because of the tests. Not something to worry about. The pod installation only uses our raw files.