|
431 | 431 | 37D4DD6920B3574C00C225EA /* WPAuthHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPAuthHandler.h; sourceTree = "<group>"; };
|
432 | 432 | 37F742EA202A382400A47D3A /* AboutViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutViewController.swift; sourceTree = "<group>"; };
|
433 | 433 | 39ACEAE8218A03C6C22DC662 /* Pods-Automattic-Simplenote.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Automattic-Simplenote.release.xcconfig"; path = "Target Support Files/Pods-Automattic-Simplenote/Pods-Automattic-Simplenote.release.xcconfig"; sourceTree = "<group>"; };
|
| 434 | + 3F1FC4212C0EBEF10066B187 /* Simplenote.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = Simplenote.xctestplan; sourceTree = "<group>"; }; |
434 | 435 | 466FFF2F17CC10A800399652 /* Simplenote.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Simplenote.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
435 | 436 | 469512CB17CD23100014A2BF /* Simplenote-Info-Hockey.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Simplenote-Info-Hockey.plist"; sourceTree = "<group>"; };
|
436 | 437 | 46A0BEB8175BFD540050E864 /* Simplenote.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = Simplenote.entitlements; sourceTree = SOURCE_ROOT; };
|
|
1498 | 1499 | B5CBB06A241976230003C271 /* SimplenoteTests */ = {
|
1499 | 1500 | isa = PBXGroup;
|
1500 | 1501 | children = (
|
| 1502 | + 3F1FC4212C0EBEF10066B187 /* Simplenote.xctestplan */, |
1501 | 1503 | B53FF5482476F94B0014E928 /* Helpers */,
|
1502 | 1504 | B5EF32AF258D07420069EC7D /* Controllers */,
|
1503 | 1505 | B5985AD3242949C30044EDE9 /* Converters */,
|
|
2452 | 2454 | ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-Beta";
|
2453 | 2455 | CLANG_ENABLE_MODULES = YES;
|
2454 | 2456 | CODE_SIGN_ENTITLEMENTS = Simplenote/SimplenoteDebug.entitlements;
|
2455 |
| - CODE_SIGN_IDENTITY = "Mac Developer"; |
2456 |
| - "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer"; |
| 2457 | + CODE_SIGN_IDENTITY = "Apple Development"; |
2457 | 2458 | CODE_SIGN_STYLE = Manual;
|
2458 | 2459 | COMBINE_HIDPI_IMAGES = YES;
|
2459 | 2460 | DEAD_CODE_STRIPPING = YES;
|
|
2509 | 2510 | CLANG_ENABLE_MODULES = YES;
|
2510 | 2511 | CODE_SIGN_ENTITLEMENTS = Simplenote.entitlements;
|
2511 | 2512 | CODE_SIGN_IDENTITY = "Apple Distribution";
|
2512 |
| - "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Distribution"; |
2513 | 2513 | CODE_SIGN_STYLE = Manual;
|
2514 | 2514 | COMBINE_HIDPI_IMAGES = YES;
|
2515 | 2515 | DEAD_CODE_STRIPPING = YES;
|
|
2587 | 2587 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
2588 | 2588 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
2589 | 2589 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
2590 |
| - CODE_SIGN_IDENTITY = "Apple Development"; |
2591 | 2590 | CODE_SIGN_STYLE = Manual;
|
2592 | 2591 | COMBINE_HIDPI_IMAGES = YES;
|
2593 | 2592 | DEAD_CODE_STRIPPING = YES;
|
|
2632 | 2631 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
2633 | 2632 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
2634 | 2633 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
2635 |
| - CODE_SIGN_IDENTITY = "Apple Development"; |
2636 | 2634 | CODE_SIGN_STYLE = Manual;
|
2637 | 2635 | COMBINE_HIDPI_IMAGES = YES;
|
2638 | 2636 | COPY_PHASE_STRIP = NO;
|
|
2675 | 2673 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
2676 | 2674 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
2677 | 2675 | CODE_SIGN_ENTITLEMENTS = "IntentsExtension/Support Files/IntentsExtensionDebug.entitlements";
|
2678 |
| - CODE_SIGN_IDENTITY = "Mac Developer"; |
2679 |
| - "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer"; |
| 2676 | + CODE_SIGN_IDENTITY = "Apple Development"; |
2680 | 2677 | CODE_SIGN_STYLE = Manual;
|
2681 | 2678 | CURRENT_PROJECT_VERSION = $BUILD_NUMBER;
|
2682 | 2679 | DEBUG_INFORMATION_FORMAT = dwarf;
|
|
2731 | 2728 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
2732 | 2729 | CODE_SIGN_ENTITLEMENTS = "IntentsExtension/Support Files/IntentsExtension.entitlements";
|
2733 | 2730 | CODE_SIGN_IDENTITY = "Apple Distribution";
|
2734 |
| - "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer"; |
2735 | 2731 | CODE_SIGN_STYLE = Manual;
|
2736 | 2732 | COPY_PHASE_STRIP = NO;
|
2737 | 2733 | CURRENT_PROJECT_VERSION = $BUILD_NUMBER;
|
|
0 commit comments