Skip to main content
Participant
December 3, 2019
Question

Migrating plugins to CC 2020 xCode 9.2

  • December 3, 2019
  • 3 replies
  • 380 views

I am migrating our plugins to CC2020.

It works perfectly on PC.

On mac, using Xcode 9.2 I get no errors but when I open InDesign, the panels open but the little menus of the panel do not show. Also, all the menus action that are added to the Object menu do not show.

I do see the plugins in InDesign=>About and also on the Window=>Plugin Name.

When I do InDesign=>About it does show the panel which means the ActionComponent is working.

Also, controls within the panles are showing. Only the little menu does not.

Does anyone have this problem? How can I fix it?

This topic has been closed for replies.

3 replies

Legend
December 3, 2019

You mean the icon with four lines in a rounded rectangle. (For no good reason, this has become called a "hamburger menu"?) Ok, does the function work if you click in the space where the rectangle should be seen?

Aviad GAuthor
Participant
December 3, 2019

No, the menu does not show what so ever.

Also, InDesign crashes more than usual. I have only added the BasicPanel plugin.

Community Expert
December 3, 2019

What do you mean by little menu, can you post some screenshots on what does not work

 

-Manan

-Manan
Aviad GAuthor
Participant
December 3, 2019

The little menu with the four lines at the top right of the panel.

 

Aviad GAuthor
Participant
December 3, 2019

Also, when I build the BasicPanel plugin from SDK samples, it will also not show the little menu so I guess it is not the code but rather the XCode or odfrc compiler. Is it?