Skip to main content
selvakkanit19061983
Known Participant
April 15, 2020
Question

Create Folder in MAC OS High Sierra

  • April 15, 2020
  • 2 replies
  • 750 views

Dear Sir / Madam,

 

I created Xcode plugin in MAC OS High sierra for Illustrator CC 2020.

I need to create the Folder and copy the files to the folder in my XCode plugin.

Kindly teach us how to create the folder and copy the files using XCode Plugin?

 

Thanks and Regards,

T.Selvakkani

This topic has been closed for replies.

2 replies

renél80416020
Inspiring
April 17, 2020

Bonjour,

Dans le domaine d'Illustrator:

Je voudrais savoir ce que vous appelez un XCode Plugin ainsi que le SDK ?

Merci de bien vouloir me répondre.

Pour ma part j'édite des scripts (extendSript/JavaScript).

René

 

Ten A
Community Expert
Community Expert
April 16, 2020

The SDK does not include a library for manipulating files and folders. However, You can use other libraries like boost file system library or use the API on the JavaScript side by bridging to CEP.