|
140 | 140 | 165C32B51B95739700D2F894 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
141 | 141 | 31CD50E1203E2E2800360B3A /* ToolbarItemWrapperView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ToolbarItemWrapperView.h; sourceTree = "<group>"; };
|
142 | 142 | 31CD50E2203E2E2800360B3A /* ToolbarItemWrapperView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ToolbarItemWrapperView.m; sourceTree = "<group>"; };
|
| 143 | + 3DB98C7D23E091650039B454 /* DEVELOPMENT_TEAM.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = DEVELOPMENT_TEAM.xcconfig; sourceTree = "<group>"; }; |
143 | 144 | A53C6D0A1E61A9CF0070387E /* FontSizeTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FontSizeTransformer.h; sourceTree = "<group>"; };
|
144 | 145 | A53C6D0B1E61A9CF0070387E /* FontSizeTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FontSizeTransformer.m; sourceTree = "<group>"; };
|
145 | 146 | E212A6DD1B92100E00F62B18 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
|
|
244 | 245 | E27E37561B86F670000A551A /* Base.xcconfig */,
|
245 | 246 | E27E37571B86F670000A551A /* Debug.xcconfig */,
|
246 | 247 | E27E37591B86F670000A551A /* Release.xcconfig */,
|
| 248 | + 3DB98C7D23E091650039B454 /* DEVELOPMENT_TEAM.xcconfig */, |
247 | 249 | );
|
248 | 250 | name = "Xcode-Configurations";
|
249 | 251 | path = "../Xcode-Configurations";
|
|
394 | 396 | };
|
395 | 397 | E2C338AA19F8562F00063D95 = {
|
396 | 398 | CreatedOnToolsVersion = 6.1;
|
397 |
| - DevelopmentTeam = 88W3E55T4B; |
398 | 399 | };
|
399 | 400 | };
|
400 | 401 | };
|
|
600 | 601 | E21DCAEC1B253847006424E8 /* Debug */ = {
|
601 | 602 | isa = XCBuildConfiguration;
|
602 | 603 | buildSettings = {
|
603 |
| - CODE_SIGN_IDENTITY = "Mac Developer"; |
604 | 604 | HEADER_SEARCH_PATHS = "../GitUpKit/Third-Party/libgit2/include";
|
605 | 605 | OTHER_LDFLAGS = (
|
606 | 606 | "$(BUILD_DIR)/$(CONFIGURATION)/libgit2.a",
|
|
615 | 615 | E21DCAED1B253847006424E8 /* Release */ = {
|
616 | 616 | isa = XCBuildConfiguration;
|
617 | 617 | buildSettings = {
|
618 |
| - CODE_SIGN_IDENTITY = "Mac Developer"; |
619 | 618 | HEADER_SEARCH_PATHS = "../GitUpKit/Third-Party/libgit2/include";
|
620 | 619 | OTHER_LDFLAGS = (
|
621 | 620 | "$(BUILD_DIR)/$(CONFIGURATION)/libgit2.a",
|
|
649 | 648 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
650 | 649 | BUNDLE_VERSION = 0;
|
651 | 650 | BUNDLE_VERSION_STRING = 1.1;
|
652 |
| - CODE_SIGN_IDENTITY = "Mac Developer"; |
653 | 651 | FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Third-Party";
|
654 | 652 | INFOPLIST_FILE = Application/Info.plist;
|
655 | 653 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
|
665 | 663 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
666 | 664 | BUNDLE_VERSION = 0;
|
667 | 665 | BUNDLE_VERSION_STRING = 1.1;
|
668 |
| - CODE_SIGN_IDENTITY = "Mac Developer"; |
669 | 666 | FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Third-Party";
|
670 | 667 | INFOPLIST_FILE = Application/Info.plist;
|
671 | 668 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
|
0 commit comments