Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Xcode build target in Catalina macOS

Contributor ,
Jun 30, 2021 Jun 30, 2021

Hi. I have setup the default built plugins.

 

- left click on the scheme you are using.

- select "edit scheme" from the dropdown.

- pick the "run" option on the left of window that pops up

- left click next to where it says "Executable" and browse to where you have AE installed and pick the .app file ("Adobe After Effects XXX.app")

image.pngexpand image

select your project in the project navigator.

- chose the Build Settings tab

You want to change the "Build products path"  to be the plugins folder of AE. For me this is:

/Library/Application Support/Adobe/Common/Plugins/7.0/MediaCore/

 

The build succeeds but I see nothing here. 

TOPICS
SDK
371
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Contributor , Jun 30, 2021 Jun 30, 2021

Once again, I find an answer just after posting a question. I looked for a couple of hours before posting, so it was not trivial. The method for custom build dir changed after XCode 11.

 

Screenshot 2021-07-01 at 12.10.27 AM.pngexpand image

Translate
Contributor ,
Jun 30, 2021 Jun 30, 2021

I can see the plugins only under the DerivedData build dirs. How do I force these to be automatically built in the Adobe dirs. 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jun 30, 2021 Jun 30, 2021
LATEST

Once again, I find an answer just after posting a question. I looked for a couple of hours before posting, so it was not trivial. The method for custom build dir changed after XCode 11.

 

Screenshot 2021-07-01 at 12.10.27 AM.pngexpand image

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines