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

Ensuring the correct platform SDK dependencies path is set #419

Merged
merged 2 commits into from Jun 26, 2019

Commits on Jun 22, 2019

  1. Ensuring the correct platform SDK dependencies path is set

    Resolves tuist#417
    
    - Updating SDK dependency paths to be based on the developer directory and the platform SDK root path
    
    Test Plan:
    
    - generate the fixture `fixtures/ios_app_with_sdk` via `tuist generate`
    - Verify the linked system frameworks and libraries have the correct path set based on the platform
    kwridan committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    c2ea17a View commit details
    Browse the repository at this point in the history
  2. Updating changelog

    kwridan committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    3e60fd1 View commit details
    Browse the repository at this point in the history