Copy link to clipboard
Copied
I have a number of plugins on GIThub which have been compiled using XCode 9.4.1 on MAC x64. The person who did the compile is no longer available to recompile after changes are made. XCode project files etc. are still available.
Anyone know of someone or someway to run XCode on these folders and re-generate the plugins? I do not have access or knowledge of using MACs.
Thanks in advance,
RONC
Copy link to clipboard
Copied
You will need a recent Mac and a current version of XCode. If you aren't able to do this, lots of developers are available online for hire.
Copy link to clipboard
Copied
Thanks for your response. These are open-source plugins and I'm looking for non-paid assistance. There should be no coding or debugging as changes should effect the build. Just download a folder, open Xcode and find the folder and project file, and execute Xcode. Save the *.plugin file in the both the original folder and a separate one. Save the folders back to GIThub.
RONC
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Why is this taged Actions and Scripting ?
Copy link to clipboard
Copied
The plugins I mentioned are executed via ExtendScript. They have no internal dialogs but rely on script as to which one is used. They will run on their own also but the script (scriptui) is easier for them to choose.
They are used by a couple of Actions. Example action: http://ft.rognemedia.no/ .
RONC
PS This new forum format has me lost. There used to be separate forums for programming and for scripts.