##// END OF EJS Templates
updated plugin project
Barry Wark -
Show More
@@ -1,110 +1,124 b''
1 // !$*UTF8*$!
1 // !$*UTF8*$!
2 {
2 {
3 archiveVersion = 1;
3 archiveVersion = 1;
4 classes = {
4 classes = {
5 };
5 };
6 objectVersion = 42;
6 objectVersion = 42;
7 objects = {
7 objects = {
8
8
9 /* Begin PBXFileReference section */
10 4C5B7A8D0E1A0B4C006CB905 /* Plugin-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Plugin-Info.plist"; sourceTree = "<group>"; };
11 /* End PBXFileReference section */
12
9 /* Begin PBXGroup section */
13 /* Begin PBXGroup section */
14 4C5B7A8C0E1A0B4C006CB905 /* Products */ = {
15 isa = PBXGroup;
16 children = (
17 );
18 name = Products;
19 sourceTree = "<group>";
20 };
10 4C96F4FC0E199AB500B03430 = {
21 4C96F4FC0E199AB500B03430 = {
11 isa = PBXGroup;
22 isa = PBXGroup;
12 children = (
23 children = (
24 4C5B7A8C0E1A0B4C006CB905 /* Products */,
25 4C5B7A8D0E1A0B4C006CB905 /* Plugin-Info.plist */,
13 );
26 );
14 sourceTree = "<group>";
27 sourceTree = "<group>";
15 };
28 };
16 /* End PBXGroup section */
29 /* End PBXGroup section */
17
30
18 /* Begin PBXLegacyTarget section */
31 /* Begin PBXLegacyTarget section */
19 4C96F50C0E199AF100B03430 /* Cocoa Frontend Plugin */ = {
32 4C96F50C0E199AF100B03430 /* Cocoa Frontend Plugin */ = {
20 isa = PBXLegacyTarget;
33 isa = PBXLegacyTarget;
21 buildArgumentsString = "$(ACTION)";
34 buildArgumentsString = "$(ACTION)";
22 buildConfigurationList = 4C96F5110E199B3300B03430 /* Build configuration list for PBXLegacyTarget "Cocoa Frontend Plugin" */;
35 buildConfigurationList = 4C96F5110E199B3300B03430 /* Build configuration list for PBXLegacyTarget "Cocoa Frontend Plugin" */;
23 buildPhases = (
36 buildPhases = (
24 );
37 );
25 buildToolPath = /usr/bin/make;
38 buildToolPath = /usr/bin/make;
26 buildWorkingDirectory = "";
39 buildWorkingDirectory = "";
27 dependencies = (
40 dependencies = (
28 );
41 );
29 name = "Cocoa Frontend Plugin";
42 name = "Cocoa Frontend Plugin";
30 passBuildSettingsInEnvironment = 1;
43 passBuildSettingsInEnvironment = 1;
31 productName = "Cocoa Frontend Plugin";
44 productName = "Cocoa Frontend Plugin";
32 };
45 };
33 /* End PBXLegacyTarget section */
46 /* End PBXLegacyTarget section */
34
47
35 /* Begin PBXProject section */
48 /* Begin PBXProject section */
36 4C96F4FE0E199AB500B03430 /* Project object */ = {
49 4C96F4FE0E199AB500B03430 /* Project object */ = {
37 isa = PBXProject;
50 isa = PBXProject;
38 buildConfigurationList = 4C96F5010E199AB500B03430 /* Build configuration list for PBXProject "CocoaFrontendPlugin" */;
51 buildConfigurationList = 4C96F5010E199AB500B03430 /* Build configuration list for PBXProject "CocoaFrontendPlugin" */;
39 compatibilityVersion = "Xcode 2.4";
52 compatibilityVersion = "Xcode 2.4";
40 hasScannedForEncodings = 0;
53 hasScannedForEncodings = 0;
41 mainGroup = 4C96F4FC0E199AB500B03430;
54 mainGroup = 4C96F4FC0E199AB500B03430;
55 productRefGroup = 4C5B7A8C0E1A0B4C006CB905 /* Products */;
42 projectDirPath = "";
56 projectDirPath = "";
43 projectRoot = "";
57 projectRoot = "";
44 targets = (
58 targets = (
45 4C96F50C0E199AF100B03430 /* Cocoa Frontend Plugin */,
59 4C96F50C0E199AF100B03430 /* Cocoa Frontend Plugin */,
46 );
60 );
47 };
61 };
48 /* End PBXProject section */
62 /* End PBXProject section */
49
63
50 /* Begin XCBuildConfiguration section */
64 /* Begin XCBuildConfiguration section */
51 4C96F4FF0E199AB500B03430 /* Debug */ = {
65 4C96F4FF0E199AB500B03430 /* Debug */ = {
52 isa = XCBuildConfiguration;
66 isa = XCBuildConfiguration;
53 buildSettings = {
67 buildSettings = {
54 COPY_PHASE_STRIP = NO;
68 COPY_PHASE_STRIP = NO;
55 };
69 };
56 name = Debug;
70 name = Debug;
57 };
71 };
58 4C96F5000E199AB500B03430 /* Release */ = {
72 4C96F5000E199AB500B03430 /* Release */ = {
59 isa = XCBuildConfiguration;
73 isa = XCBuildConfiguration;
60 buildSettings = {
74 buildSettings = {
61 COPY_PHASE_STRIP = YES;
75 COPY_PHASE_STRIP = YES;
62 };
76 };
63 name = Release;
77 name = Release;
64 };
78 };
65 4C96F50D0E199AF100B03430 /* Debug */ = {
79 4C96F50D0E199AF100B03430 /* Debug */ = {
66 isa = XCBuildConfiguration;
80 isa = XCBuildConfiguration;
67 buildSettings = {
81 buildSettings = {
68 COPY_PHASE_STRIP = NO;
82 COPY_PHASE_STRIP = NO;
69 GCC_DYNAMIC_NO_PIC = NO;
83 GCC_DYNAMIC_NO_PIC = NO;
70 GCC_OPTIMIZATION_LEVEL = 0;
84 GCC_OPTIMIZATION_LEVEL = 0;
71 PRODUCT_NAME = "Cocoa Frontend Plugin";
85 PRODUCT_NAME = "Cocoa Frontend Plugin";
72 };
86 };
73 name = Debug;
87 name = Debug;
74 };
88 };
75 4C96F50E0E199AF100B03430 /* Release */ = {
89 4C96F50E0E199AF100B03430 /* Release */ = {
76 isa = XCBuildConfiguration;
90 isa = XCBuildConfiguration;
77 buildSettings = {
91 buildSettings = {
78 COPY_PHASE_STRIP = YES;
92 COPY_PHASE_STRIP = YES;
79 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
93 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
80 GCC_ENABLE_FIX_AND_CONTINUE = NO;
94 GCC_ENABLE_FIX_AND_CONTINUE = NO;
81 PRODUCT_NAME = "Cocoa Frontend Plugin";
95 PRODUCT_NAME = "Cocoa Frontend Plugin";
82 ZERO_LINK = NO;
96 ZERO_LINK = NO;
83 };
97 };
84 name = Release;
98 name = Release;
85 };
99 };
86 /* End XCBuildConfiguration section */
100 /* End XCBuildConfiguration section */
87
101
88 /* Begin XCConfigurationList section */
102 /* Begin XCConfigurationList section */
89 4C96F5010E199AB500B03430 /* Build configuration list for PBXProject "CocoaFrontendPlugin" */ = {
103 4C96F5010E199AB500B03430 /* Build configuration list for PBXProject "CocoaFrontendPlugin" */ = {
90 isa = XCConfigurationList;
104 isa = XCConfigurationList;
91 buildConfigurations = (
105 buildConfigurations = (
92 4C96F4FF0E199AB500B03430 /* Debug */,
106 4C96F4FF0E199AB500B03430 /* Debug */,
93 4C96F5000E199AB500B03430 /* Release */,
107 4C96F5000E199AB500B03430 /* Release */,
94 );
108 );
95 defaultConfigurationIsVisible = 0;
109 defaultConfigurationIsVisible = 0;
96 defaultConfigurationName = Release;
110 defaultConfigurationName = Release;
97 };
111 };
98 4C96F5110E199B3300B03430 /* Build configuration list for PBXLegacyTarget "Cocoa Frontend Plugin" */ = {
112 4C96F5110E199B3300B03430 /* Build configuration list for PBXLegacyTarget "Cocoa Frontend Plugin" */ = {
99 isa = XCConfigurationList;
113 isa = XCConfigurationList;
100 buildConfigurations = (
114 buildConfigurations = (
101 4C96F50D0E199AF100B03430 /* Debug */,
115 4C96F50D0E199AF100B03430 /* Debug */,
102 4C96F50E0E199AF100B03430 /* Release */,
116 4C96F50E0E199AF100B03430 /* Release */,
103 );
117 );
104 defaultConfigurationIsVisible = 0;
118 defaultConfigurationIsVisible = 0;
105 defaultConfigurationName = Release;
119 defaultConfigurationName = Release;
106 };
120 };
107 /* End XCConfigurationList section */
121 /* End XCConfigurationList section */
108 };
122 };
109 rootObject = 4C96F4FE0E199AB500B03430 /* Project object */;
123 rootObject = 4C96F4FE0E199AB500B03430 /* Project object */;
110 }
124 }
General Comments 0
You need to be logged in to leave comments. Login now