Streamlyne / Cocoa-SDK

Streamlyne API for Cocoa Developers
https://github.com/Streamlyne/Cocoa-SDK
2 stars 1 forks source link

Setup Unit Testing #13

Open Glavin001 opened 10 years ago

Glavin001 commented 10 years ago

Supported Targets:

Glavin001 commented 10 years ago

Mac target appears to be working (and should work for iOS, too, there's just something setup wrong with Xcode, as I am having similar issue to http://stackoverflow.com/questions/5319251/xcode-4-the-selected-run-destination-is-not-valid-for-this-action for iOS target).

Here is a warning though:

objc[13117]: Class SLGroup is implemented in both /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDK.framework/Versions/A/Streamlyne-Mac-SDK and /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDKTests.xctest/Contents/MacOS/Streamlyne-Mac-SDKTests. One of the two will be used. Which one is undefined.
objc[13117]: Class SLModel is implemented in both /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDK.framework/Versions/A/Streamlyne-Mac-SDK and /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDKTests.xctest/Contents/MacOS/Streamlyne-Mac-SDKTests. One of the two will be used. Which one is undefined.
objc[13117]: Class Streamlyne_Mac_SDK is implemented in both /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDK.framework/Versions/A/Streamlyne-Mac-SDK and /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDKTests.xctest/Contents/MacOS/Streamlyne-Mac-SDKTests. One of the two will be used. Which one is undefined.
objc[13117]: Class SLRelationship is implemented in both /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDK.framework/Versions/A/Streamlyne-Mac-SDK and /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDKTests.xctest/Contents/MacOS/Streamlyne-Mac-SDKTests. One of the two will be used. Which one is undefined.
objc[13117]: Class SLObject is implemented in both /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDK.framework/Versions/A/Streamlyne-Mac-SDK and /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDKTests.xctest/Contents/MacOS/Streamlyne-Mac-SDKTests. One of the two will be used. Which one is undefined.
objc[13117]: Class SLValue is implemented in both /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDK.framework/Versions/A/Streamlyne-Mac-SDK and /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDKTests.xctest/Contents/MacOS/Streamlyne-Mac-SDKTests. One of the two will be used. Which one is undefined.
objc[13117]: Class SLOrganization is implemented in both /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDK.framework/Versions/A/Streamlyne-Mac-SDK and /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDKTests.xctest/Contents/MacOS/Streamlyne-Mac-SDKTests. One of the two will be used. Which one is undefined.
objc[13117]: Class SLWorkOrder is implemented in both /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDK.framework/Versions/A/Streamlyne-Mac-SDK and /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDKTests.xctest/Contents/MacOS/Streamlyne-Mac-SDKTests. One of the two will be used. Which one is undefined.
objc[13117]: Class SLUser is implemented in both /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDK.framework/Versions/A/Streamlyne-Mac-SDK and /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDKTests.xctest/Contents/MacOS/Streamlyne-Mac-SDKTests. One of the two will be used. Which one is undefined.
objc[13117]: Class SLAPIManager is implemented in both /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDK.framework/Versions/A/Streamlyne-Mac-SDK and /Users/glavin/Library/Developer/Xcode/DerivedData/Streamlyne_Cocoa_SDK-fyrnduiwvinxajfjelauyxnhztxw/Build/Products/Debug/Streamlyne-Mac-SDKTests.xctest/Contents/MacOS/Streamlyne-Mac-SDKTests. One of the two will be used. Which one is undefined.
Glavin001 commented 10 years ago

Tried to get iOS to run Unit Tests today.

screaming

.. it didn't go well.