|
232 | 232 | 44F84AD614E94C490005D70B /* SquirrelPanel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SquirrelPanel.m; sourceTree = "<group>"; };
|
233 | 233 | 44FA4D891685997300116C1F /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
234 | 234 | 44FA4D8E16859B2900116C1F /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
| 235 | + 5BCE17192B81D03D008C8D9E /* Squirrel.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Squirrel.entitlements; sourceTree = "<group>"; }; |
235 | 236 | 77AA67DC2588916300A592E2 /* HKVariants.ocd2 */ = {isa = PBXFileReference; lastKnownFileType = file; path = HKVariants.ocd2; sourceTree = "<group>"; };
|
236 | 237 | 77AA67DD2588916300A592E2 /* t2s.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = t2s.json; sourceTree = "<group>"; };
|
237 | 238 | 77AA67DE2588916300A592E2 /* t2tw.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = t2tw.json; sourceTree = "<group>"; };
|
|
348 | 349 | 29B97314FDCFA39411CA2CEA /* Squirrel */ = {
|
349 | 350 | isa = PBXGroup;
|
350 | 351 | children = (
|
| 352 | + 5BCE17192B81D03D008C8D9E /* Squirrel.entitlements */, |
351 | 353 | 442C648F1F7A40180027EFBE /* bin */,
|
352 | 354 | 44DA7A4214DD598900C1ED3B /* SharedSupport */,
|
353 | 355 | 080E96DDFE201D6D7F000001 /* Sources */,
|
|
602 | 604 | buildSettings = {
|
603 | 605 | CLANG_CXX_LIBRARY = "libc++";
|
604 | 606 | CLANG_ENABLE_OBJC_ARC = YES;
|
| 607 | + CODE_SIGN_ENTITLEMENTS = Squirrel.entitlements; |
605 | 608 | CODE_SIGN_IDENTITY = "-";
|
606 | 609 | COMBINE_HIDPI_IMAGES = YES;
|
607 | 610 | COPY_PHASE_STRIP = NO;
|
|
652 | 655 | buildSettings = {
|
653 | 656 | CLANG_CXX_LIBRARY = "libc++";
|
654 | 657 | CLANG_ENABLE_OBJC_ARC = YES;
|
| 658 | + CODE_SIGN_ENTITLEMENTS = Squirrel.entitlements; |
655 | 659 | CODE_SIGN_IDENTITY = "-";
|
656 | 660 | COMBINE_HIDPI_IMAGES = YES;
|
657 | 661 | CURRENT_PROJECT_VERSION = 0.17.2;
|
|
0 commit comments