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

ObjC2Winmd Tool: Tool to convert ObjC middleware to WinRT component #2786

Merged
merged 1 commit into from
Aug 23, 2017

Conversation

mukhole
Copy link
Contributor

@mukhole mukhole commented Aug 18, 2017

This tool generates WinRT component for an ObjC middleware.
The tool auto-generates WinRT wrappers and glue/marshalling code for type marshalling to and from ObjC and WinRT.


This change is Reviewable

Copy link

@DHowett-MSFT DHowett-MSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have we run this code through the formatter? Does it successfully build and package into the Tools package?

@mukhole
Copy link
Contributor Author

mukhole commented Aug 21, 2017

@DHowett-MSFT, Yes the binary and the required DLL gets packaged to WinObjC-tools package and gets installed with it.

@mukhole mukhole force-pushed the mukhole/MakeObjC2WinmdPublic branch from 614602a to 9a925b0 Compare August 22, 2017 23:59
@mukhole mukhole force-pushed the mukhole/MakeObjC2WinmdPublic branch from 9a925b0 to 1c602be Compare August 23, 2017 00:03
@mukhole mukhole merged commit 996163f into develop Aug 23, 2017
@rajsesh rajsesh deleted the mukhole/MakeObjC2WinmdPublic branch October 25, 2017 21:16
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.

3 participants