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

Conversation

cb1kenobi
Copy link
Contributor

  • [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.

… 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.
@hansemannn hansemannn changed the title [TIMOB-20489] Added support for a 'Resource' dir for iOS modules that… [TIMOB-20489] (5_2_X) Added support for a 'Resource' dir for iOS modules that… Mar 2, 2016
@feons
Copy link
Contributor

feons commented Mar 3, 2016

Looks good. Approved.

feons added a commit that referenced this pull request Mar 3, 2016
[TIMOB-20489] (5_2_X) Added support for a 'Resource' dir for iOS modules that…
@feons feons merged commit 1d07a55 into tidev:5_2_X Mar 3, 2016
@cb1kenobi cb1kenobi deleted the timob-20489_5_2_X branch March 3, 2016 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants