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

[TIMOB-20489] (5_2_X) Added support for a 'Resource' dir for iOS modules that… #7791

Merged
merged 2 commits into from
Mar 3, 2016
Merged

[TIMOB-20489] (5_2_X) Added support for a 'Resource' dir for iOS modules that… #7791

merged 2 commits into from
Mar 3, 2016

Commits on Mar 1, 2016

  1. [TIMOB-20489] Added support for a 'Resource' dir for iOS modules that…

    … copy files into output app directory.
    
    Added deprecation warning for the old iOS module python-based build script.
    
    Removed iOS module build's config() method since it's never invoked.
    
    Removed archiver monkey patch for older version that is no longer needed.
    
    Added support for build-only iOS module builds.
    
    Fixed bug where the build didn't synchronize the completion of both xcodebuild calls.
    
    Added a log output token to xcodebuild to identify what output belonged to which xcodebuild call.
    
    Cleaned up module documentation generation for iOS only.
    
    General iOS module build cleanup.
    cb1kenobi committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    5e76c4b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2016

  1. Configuration menu
    Copy the full SHA
    b983659 View commit details
    Browse the repository at this point in the history