|
201 | 201 | name = "Supporting Files"; |
202 | 202 | sourceTree = "<group>"; |
203 | 203 | }; |
| 204 | + 49403AE923D3735700539BD3 /* include */ = { |
| 205 | + isa = PBXGroup; |
| 206 | + children = ( |
| 207 | + 0DDF9108158A1E2800D44611 /* MF_Base32Additions.h */, |
| 208 | + ); |
| 209 | + path = include; |
| 210 | + sourceTree = "<group>"; |
| 211 | + }; |
204 | 212 | C9357C191DCD7B6B007C1419 /* Base32 */ = { |
205 | 213 | isa = PBXGroup; |
206 | 214 | children = ( |
|
228 | 236 | isa = PBXGroup; |
229 | 237 | children = ( |
230 | 238 | C996EC671A74F2190076B105 /* Base32.h */, |
231 | | - 0DDF9108158A1E2800D44611 /* MF_Base32Additions.h */, |
| 239 | + 49403AE923D3735700539BD3 /* include */, |
232 | 240 | 0DDF9109158A1E2800D44611 /* MF_Base32Additions.m */, |
233 | 241 | C996EC651A74F2190076B105 /* Supporting Files */, |
234 | 242 | ); |
|
439 | 447 | ORGANIZATIONNAME = Freshcode; |
440 | 448 | TargetAttributes = { |
441 | 449 | 0DDF90E1158A1A0F00D44611 = { |
| 450 | + DevelopmentTeam = 35MFYY2JY5; |
442 | 451 | ProvisioningStyle = Manual; |
443 | 452 | }; |
444 | 453 | 5B39F4831DBD04A400CD2DAB = { |
|
459 | 468 | }; |
460 | 469 | C996EC6C1A74F2190076B105 = { |
461 | 470 | CreatedOnToolsVersion = 6.1.1; |
| 471 | + DevelopmentTeam = 35MFYY2JY5; |
462 | 472 | ProvisioningStyle = Manual; |
463 | 473 | }; |
464 | 474 | C996EC9E1A7500D30076B105 = { |
|
606 | 616 | isa = XCBuildConfiguration; |
607 | 617 | baseConfigurationReference = C996EC941A74FA390076B105 /* macOS-Application.xcconfig */; |
608 | 618 | buildSettings = { |
| 619 | + DEVELOPMENT_TEAM = 35MFYY2JY5; |
609 | 620 | GCC_PREFIX_HEADER = "Base32/Base32-Prefix.pch"; |
610 | 621 | INFOPLIST_FILE = "Base32/Base32-Info.plist"; |
611 | 622 | PRODUCT_BUNDLE_IDENTIFIER = "ca.madefresh.$(PRODUCT_NAME:rfc1034identifier)"; |
|
618 | 629 | isa = XCBuildConfiguration; |
619 | 630 | baseConfigurationReference = C996EC941A74FA390076B105 /* macOS-Application.xcconfig */; |
620 | 631 | buildSettings = { |
| 632 | + DEVELOPMENT_TEAM = 35MFYY2JY5; |
621 | 633 | GCC_PREFIX_HEADER = "Base32/Base32-Prefix.pch"; |
622 | 634 | INFOPLIST_FILE = "Base32/Base32-Info.plist"; |
623 | 635 | PRODUCT_BUNDLE_IDENTIFIER = "ca.madefresh.$(PRODUCT_NAME:rfc1034identifier)"; |
|
686 | 698 | isa = XCBuildConfiguration; |
687 | 699 | baseConfigurationReference = C99ECD601DCC2E1F00A1BF3C /* Base32Tests-iOS.xcconfig */; |
688 | 700 | buildSettings = { |
| 701 | + DEVELOPMENT_TEAM = 35MFYY2JY5; |
689 | 702 | }; |
690 | 703 | name = Debug; |
691 | 704 | }; |
692 | 705 | C996EC7B1A74F2190076B105 /* Release */ = { |
693 | 706 | isa = XCBuildConfiguration; |
694 | 707 | baseConfigurationReference = C99ECD601DCC2E1F00A1BF3C /* Base32Tests-iOS.xcconfig */; |
695 | 708 | buildSettings = { |
| 709 | + DEVELOPMENT_TEAM = 35MFYY2JY5; |
696 | 710 | }; |
697 | 711 | name = Release; |
698 | 712 | }; |
|
0 commit comments