Signing add-ins with developer certificates

You can sign an add-in with a developer certificate using the codesign utility. Use the following syntax:

codesign -s <certificate name> <library file name>

Example:

codesign -s "iPhone Developer" /Users/Somebody/Documents/addin/iOS_Proj/Build/com_1c_StepCounter.dylib

Next page: Static library

Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.