Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup Unit Testing #13

Open
1 of 2 tasks
Glavin001 opened this issue Jul 16, 2014 · 2 comments
Open
1 of 2 tasks

Setup Unit Testing #13

Glavin001 opened this issue Jul 16, 2014 · 2 comments

Comments

@Glavin001
Copy link
Member

Supported Targets:

  • For iOS
  • For Mac
@Glavin001
Copy link
Member Author

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 added a commit that referenced this issue Jul 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant