|
1522 | 1522 | 4CF094B21559D529005D77BB /* Copy Templates */, |
1523 | 1523 | 770B8A64075C86BD005327F5 /* Copy Frameworks */, |
1524 | 1524 | 41A4977D16E8C8CEE4C029C0 /* [CP] Embed Pods Frameworks */, |
| 1525 | + 4CE1792E244078A0004EFD52 /* Code Sign */, |
1525 | 1526 | ); |
1526 | 1527 | buildRules = ( |
1527 | 1528 | ); |
|
1767 | 1768 | shellPath = /bin/bash; |
1768 | 1769 | shellScript = "sh \"$SRCROOT/../../wired_client_distribute.sh\" || exit 1\n"; |
1769 | 1770 | }; |
| 1771 | + 4CE1792E244078A0004EFD52 /* Code Sign */ = { |
| 1772 | + isa = PBXShellScriptBuildPhase; |
| 1773 | + buildActionMask = 2147483647; |
| 1774 | + files = ( |
| 1775 | + ); |
| 1776 | + inputFileListPaths = ( |
| 1777 | + ); |
| 1778 | + inputPaths = ( |
| 1779 | + ); |
| 1780 | + name = "Code Sign"; |
| 1781 | + outputFileListPaths = ( |
| 1782 | + ); |
| 1783 | + outputPaths = ( |
| 1784 | + ); |
| 1785 | + runOnlyForDeploymentPostprocessing = 0; |
| 1786 | + shellPath = /bin/sh; |
| 1787 | + shellScript = "# Type a script or drag a script file from your workspace to insert its path.\ncodesign --force --sign \"Developer ID Application: Rafael Warnault (7KTXA5Y36K)\" \"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME.app\"\n"; |
| 1788 | + }; |
1770 | 1789 | 4D5C19408B81356B3BB3BE34 /* [CP] Check Pods Manifest.lock */ = { |
1771 | 1790 | isa = PBXShellScriptBuildPhase; |
1772 | 1791 | buildActionMask = 2147483647; |
|
2368 | 2387 | ALWAYS_SEARCH_USER_PATHS = NO; |
2369 | 2388 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
2370 | 2389 | CLANG_ENABLE_OBJC_WEAK = YES; |
2371 | | - CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application"; |
| 2390 | + CODE_SIGN_IDENTITY = "-"; |
2372 | 2391 | CODE_SIGN_STYLE = Manual; |
2373 | 2392 | COMBINE_HIDPI_IMAGES = YES; |
2374 | 2393 | CURRENT_PROJECT_VERSION = 32; |
2375 | | - DEVELOPMENT_TEAM = 7KTXA5Y36K; |
| 2394 | + DEVELOPMENT_TEAM = ""; |
2376 | 2395 | FRAMEWORK_SEARCH_PATHS = ( |
2377 | 2396 | "$(inherited)", |
2378 | 2397 | "$(SRCROOT)", |
|
0 commit comments