Copy link to clipboard
Copied
Hello,
i am new to the topic of coding indesign plugins. Started to build the sample project writefishprice.sdk. Building the project fails with 2 errors not warnings:
Implicit conversion loses integer precision: 'long' to 'int32' (aka 'int').
i use:
Xcode Version 14.3.1 (14E300c)
MacBook Pro
13-inch, M1, 2020
macOS Ventura Version 13.4.1
Any ideas to solve this problem?
it also appears with the other samples.
kind regards.
Greetings
Oliver
Hello,
i installed Xcode 13.3 as explained in the sdk Documentation on MacOS 12.3.
Now compiling the samples works fine.
Greetings
Oliver
Copy link to clipboard
Copied
Hello,
i installed Xcode 13.3 as explained in the sdk Documentation on MacOS 12.3.
Now compiling the samples works fine.
Greetings
Oliver