A ajk Active Member Licensed User Longtime User Jan 10, 2018 #1 how to save in project link to key designed just for this application - I mean each app have different hey - how to avoid manual switch of key each time I compile different application?
how to save in project link to key designed just for this application - I mean each app have different hey - how to avoid manual switch of key each time I compile different application?
DonManfred Expert Licensed User Longtime User Jan 11, 2018 #2 Search the forum. This is handled a few times... #SignKeyFile / SignKeyPassword attributes. Allow using a different signing key based on the build configuration. Last edited: Jan 11, 2018 Upvote 0
Search the forum. This is handled a few times... #SignKeyFile / SignKeyPassword attributes. Allow using a different signing key based on the build configuration.