timdonnelly / Advance

Physics-based animations for iOS, tvOS, and macOS.

Home Page:http://timdonnelly.github.io/Advance/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation with carthage failed

liweiz opened this issue · comments

I don't know what to do next. Any suggestion?

*** Building scheme "Advance-tvOS" in Advance.xcodeproj
xcodebuild: error: The run destination Apple TV 1080p is not valid for Running the scheme 'Advance-tvOS'.
    Apple TV 1080p doesn’t match any of Advance.framework’s targeted device families. You can expand Advance.framework’s targeted device families to support Apple TV 1080p.
A shell task failed with exit code 70:
xcodebuild: error: The run destination Apple TV 1080p is not valid for Running the scheme 'Advance-tvOS'.
    Apple TV 1080p doesn’t match any of Advance.framework’s targeted device families. You can expand Advance.framework’s targeted device families to support Apple TV 1080p.

Sorry about the delay on this! Can you try again? I think we've resolved the targeted device family issues with non-iOS framework targets.

It works now. Thanks.