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

Updated autogenerated mocks. #378

Merged
merged 1 commit into from
Aug 27, 2020
Merged

Updated autogenerated mocks. #378

merged 1 commit into from
Aug 27, 2020

Conversation

minixT
Copy link
Collaborator

@minixT minixT commented Aug 27, 2020

Updated generate-mocks script to generate mocks which works with Xcode 11:

  • added option to define Availability attribute for selected properties,
  • added option to define methods in delegate wrapper mocks which are not available on macOS,
  • removed duplicated properties.
  • generate contained types for types mocks

Updated code to not generate code which emits warnings.

Updated generate-mocks script to generate mocks which works with Xcode 11:
- added option to define Availability attribute for selected properties,
- added option to define methods in delegate wrapper mocks which are not available on macOS,
- removed duplicated properties.
- generate contained types for types mocks
Updated code to not generate code which emits warnings.
@minixT minixT merged commit 08e6d0c into master Aug 27, 2020
@minixT minixT deleted the dev/mock_generation_updates branch August 27, 2020 22: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.

1 participant