-
Notifications
You must be signed in to change notification settings - Fork 11
Framework Enhancements #1
Conversation
ScoutHarris
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doing functional testing on wordpress-mobile/WordPress-iOS#9416 (obviously), but the code here looks good to me.
| @@ -0,0 +1,70 @@ | |||
| import Foundation | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I really like this extension. Cleans up the code nicely.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you Steph!!
bummytime
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested in wordpress-mobile/WordPress-iOS#9416 and approved here.
Everything looks 👍 in this specific PR. ![]()
|
@bummytime + @ScoutHarris thanks a lot for the review!! |
Details:
UIImagesnippets, so that they load the Image in the actual framework's bundle.Notes:
This PR maps the Repacked version (as a dynamic framework) of the GoogleSignIn framework.
Testing:
This PR can be tested by means of the WPiOS Integration Here.
Thanks in advance!!