Skip to content
This repository was archived by the owner on Dec 13, 2017. It is now read-only.

Commit c116ce8

Browse files
committed
Added note as to why the code is commented out
1 parent d641bd9 commit c116ce8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Example/EditorDemo/WPViewController.m

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ - (void)viewDidLoad
3333
- (void)customizeAppearance
3434
{
3535
[super customizeAppearance];
36+
// Note 12-June-2017 - Commented out all of the code originally referencing the WordPressShared pod which no longer exists.
37+
3638
// WORKAROUND: Preload the Noto regular font to ensure it is not overridden
3739
// by any of the Noto varients. Size is arbitrary.
3840
// See: https://github.com/wordpress-mobile/WordPress-Shared-iOS/issues/79

0 commit comments

Comments
 (0)