Skip to content

Commit 7971a6e

Browse files
committed
fix demos
1 parent 7a8f3fc commit 7971a6e

File tree

2 files changed

+127
-185
lines changed

2 files changed

+127
-185
lines changed

ChartsDemo-OSX/ChartsDemo-OSX.xcodeproj/project.pbxproj

+55-55
Original file line numberDiff line numberDiff line change
@@ -7,51 +7,51 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10+
0630AE8C1D8128A5008859B0 /* Charts.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0630AE711D812840008859B0 /* Charts.framework */; };
11+
0630AE8D1D8128A5008859B0 /* Charts.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 0630AE711D812840008859B0 /* Charts.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
1012
5B9A0C3A1C83AB1800ED8ED8 /* BarDemoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B9A0C391C83AB1800ED8ED8 /* BarDemoViewController.swift */; };
1113
5B9A0C3C1C83AB2100ED8ED8 /* LineDemoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B9A0C3B1C83AB2100ED8ED8 /* LineDemoViewController.swift */; };
1214
5B9A0C3E1C83AB2B00ED8ED8 /* RadarDemoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B9A0C3D1C83AB2B00ED8ED8 /* RadarDemoViewController.swift */; };
1315
5B9A0C401C83AB3400ED8ED8 /* PieDemoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B9A0C3F1C83AB3400ED8ED8 /* PieDemoViewController.swift */; };
1416
65B3F6421C73B4F5000983D0 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65B3F6411C73B4F5000983D0 /* AppDelegate.swift */; };
1517
65B3F6461C73B4F5000983D0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65B3F6451C73B4F5000983D0 /* Assets.xcassets */; };
1618
65B3F6491C73B4F5000983D0 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65B3F6471C73B4F5000983D0 /* Main.storyboard */; };
17-
65B3F67E1C73B8FF000983D0 /* Charts.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65B3F6771C73B8FA000983D0 /* Charts.framework */; };
18-
65B3F67F1C73B8FF000983D0 /* Charts.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 65B3F6771C73B8FA000983D0 /* Charts.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
1919
/* End PBXBuildFile section */
2020

2121
/* Begin PBXContainerItemProxy section */
22-
65B3F6761C73B8FA000983D0 /* PBXContainerItemProxy */ = {
22+
0630AE701D812840008859B0 /* PBXContainerItemProxy */ = {
2323
isa = PBXContainerItemProxy;
24-
containerPortal = 65B3F66F1C73B8FA000983D0 /* Charts.xcodeproj */;
24+
containerPortal = 0630AE691D812840008859B0 /* Charts.xcodeproj */;
2525
proxyType = 2;
26-
remoteGlobalIDString = 5BA8EC401A9D14DC00CE82E1;
27-
remoteInfo = "Charts-iOS";
26+
remoteGlobalIDString = 06165F241D8110E600722320;
27+
remoteInfo = Charts;
2828
};
29-
65B3F6781C73B8FA000983D0 /* PBXContainerItemProxy */ = {
29+
0630AE721D812840008859B0 /* PBXContainerItemProxy */ = {
3030
isa = PBXContainerItemProxy;
31-
containerPortal = 65B3F66F1C73B8FA000983D0 /* Charts.xcodeproj */;
31+
containerPortal = 0630AE691D812840008859B0 /* Charts.xcodeproj */;
3232
proxyType = 2;
33-
remoteGlobalIDString = A52C5C371BAC5CA400594CDD;
34-
remoteInfo = "Charts-TV";
33+
remoteGlobalIDString = 06165F2E1D8110E600722320;
34+
remoteInfo = ChartsTests;
3535
};
36-
65B3F67A1C73B8FA000983D0 /* PBXContainerItemProxy */ = {
36+
0630AE741D812840008859B0 /* PBXContainerItemProxy */ = {
3737
isa = PBXContainerItemProxy;
38-
containerPortal = 65B3F66F1C73B8FA000983D0 /* Charts.xcodeproj */;
38+
containerPortal = 0630AE691D812840008859B0 /* Charts.xcodeproj */;
3939
proxyType = 2;
40-
remoteGlobalIDString = 06AEE7A21BDC3F8B009875AE;
41-
remoteInfo = ChartsTests;
40+
remoteGlobalIDString = 06B120D51D811E6200D14B02;
41+
remoteInfo = ChartsRealm;
4242
};
43-
65B3F67C1C73B8FA000983D0 /* PBXContainerItemProxy */ = {
43+
0630AE761D812840008859B0 /* PBXContainerItemProxy */ = {
4444
isa = PBXContainerItemProxy;
45-
containerPortal = 65B3F66F1C73B8FA000983D0 /* Charts.xcodeproj */;
45+
containerPortal = 0630AE691D812840008859B0 /* Charts.xcodeproj */;
4646
proxyType = 2;
47-
remoteGlobalIDString = 65B3F5BF1C7370BE000983D0;
48-
remoteInfo = Charts;
47+
remoteGlobalIDString = 06B120FF1D811F1600D14B02;
48+
remoteInfo = ChartsRealmTests;
4949
};
50-
65B3F6821C73B939000983D0 /* PBXContainerItemProxy */ = {
50+
0630AE8E1D8128A5008859B0 /* PBXContainerItemProxy */ = {
5151
isa = PBXContainerItemProxy;
52-
containerPortal = 65B3F66F1C73B8FA000983D0 /* Charts.xcodeproj */;
52+
containerPortal = 0630AE691D812840008859B0 /* Charts.xcodeproj */;
5353
proxyType = 1;
54-
remoteGlobalIDString = 65B3F5BE1C7370BE000983D0;
54+
remoteGlobalIDString = 06165F231D8110E600722320;
5555
remoteInfo = Charts;
5656
};
5757
/* End PBXContainerItemProxy section */
@@ -63,14 +63,15 @@
6363
dstPath = "";
6464
dstSubfolderSpec = 10;
6565
files = (
66-
65B3F67F1C73B8FF000983D0 /* Charts.framework in Embed Frameworks */,
66+
0630AE8D1D8128A5008859B0 /* Charts.framework in Embed Frameworks */,
6767
);
6868
name = "Embed Frameworks";
6969
runOnlyForDeploymentPostprocessing = 0;
7070
};
7171
/* End PBXCopyFilesBuildPhase section */
7272

7373
/* Begin PBXFileReference section */
74+
0630AE691D812840008859B0 /* Charts.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Charts.xcodeproj; path = ../Charts.xcodeproj; sourceTree = "<group>"; };
7475
5B9A0C391C83AB1800ED8ED8 /* BarDemoViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BarDemoViewController.swift; sourceTree = "<group>"; };
7576
5B9A0C3B1C83AB2100ED8ED8 /* LineDemoViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LineDemoViewController.swift; sourceTree = "<group>"; };
7677
5B9A0C3D1C83AB2B00ED8ED8 /* RadarDemoViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RadarDemoViewController.swift; sourceTree = "<group>"; };
@@ -80,21 +81,31 @@
8081
65B3F6451C73B4F5000983D0 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
8182
65B3F6481C73B4F5000983D0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
8283
65B3F64A1C73B4F5000983D0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
83-
65B3F66F1C73B8FA000983D0 /* Charts.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Charts.xcodeproj; path = ../Charts/Charts.xcodeproj; sourceTree = "<group>"; };
8484
/* End PBXFileReference section */
8585

8686
/* Begin PBXFrameworksBuildPhase section */
8787
65B3F63B1C73B4F5000983D0 /* Frameworks */ = {
8888
isa = PBXFrameworksBuildPhase;
8989
buildActionMask = 2147483647;
9090
files = (
91-
65B3F67E1C73B8FF000983D0 /* Charts.framework in Frameworks */,
91+
0630AE8C1D8128A5008859B0 /* Charts.framework in Frameworks */,
9292
);
9393
runOnlyForDeploymentPostprocessing = 0;
9494
};
9595
/* End PBXFrameworksBuildPhase section */
9696

9797
/* Begin PBXGroup section */
98+
0630AE6A1D812840008859B0 /* Products */ = {
99+
isa = PBXGroup;
100+
children = (
101+
0630AE711D812840008859B0 /* Charts.framework */,
102+
0630AE731D812840008859B0 /* ChartsTests.xctest */,
103+
0630AE751D812840008859B0 /* ChartsRealm.framework */,
104+
0630AE771D812840008859B0 /* ChartsRealmTests.xctest */,
105+
);
106+
name = Products;
107+
sourceTree = "<group>";
108+
};
98109
5B9A0C381C83AB0600ED8ED8 /* Demos */ = {
99110
isa = PBXGroup;
100111
children = (
@@ -109,9 +120,9 @@
109120
65B3F6351C73B4F5000983D0 = {
110121
isa = PBXGroup;
111122
children = (
112-
65B3F66F1C73B8FA000983D0 /* Charts.xcodeproj */,
113123
65B3F6401C73B4F5000983D0 /* ChartsDemo-OSX */,
114124
65B3F63F1C73B4F5000983D0 /* Products */,
125+
0630AE691D812840008859B0 /* Charts.xcodeproj */,
115126
);
116127
sourceTree = "<group>";
117128
};
@@ -135,17 +146,6 @@
135146
path = "ChartsDemo-OSX";
136147
sourceTree = "<group>";
137148
};
138-
65B3F6701C73B8FA000983D0 /* Products */ = {
139-
isa = PBXGroup;
140-
children = (
141-
65B3F6771C73B8FA000983D0 /* Charts.framework */,
142-
65B3F6791C73B8FA000983D0 /* Charts.framework */,
143-
65B3F67D1C73B8FA000983D0 /* Charts.framework */,
144-
65B3F67B1C73B8FA000983D0 /* ChartsTests.xctest */,
145-
);
146-
name = Products;
147-
sourceTree = "<group>";
148-
};
149149
/* End PBXGroup section */
150150

151151
/* Begin PBXNativeTarget section */
@@ -161,7 +161,7 @@
161161
buildRules = (
162162
);
163163
dependencies = (
164-
65B3F6831C73B939000983D0 /* PBXTargetDependency */,
164+
0630AE8F1D8128A5008859B0 /* PBXTargetDependency */,
165165
);
166166
name = "ChartsDemo-OSX";
167167
productName = "ChartsDemo-OSX";
@@ -196,8 +196,8 @@
196196
projectDirPath = "";
197197
projectReferences = (
198198
{
199-
ProductGroup = 65B3F6701C73B8FA000983D0 /* Products */;
200-
ProjectRef = 65B3F66F1C73B8FA000983D0 /* Charts.xcodeproj */;
199+
ProductGroup = 0630AE6A1D812840008859B0 /* Products */;
200+
ProjectRef = 0630AE691D812840008859B0 /* Charts.xcodeproj */;
201201
},
202202
);
203203
projectRoot = "";
@@ -208,32 +208,32 @@
208208
/* End PBXProject section */
209209

210210
/* Begin PBXReferenceProxy section */
211-
65B3F6771C73B8FA000983D0 /* Charts.framework */ = {
211+
0630AE711D812840008859B0 /* Charts.framework */ = {
212212
isa = PBXReferenceProxy;
213213
fileType = wrapper.framework;
214214
path = Charts.framework;
215-
remoteRef = 65B3F6761C73B8FA000983D0 /* PBXContainerItemProxy */;
215+
remoteRef = 0630AE701D812840008859B0 /* PBXContainerItemProxy */;
216216
sourceTree = BUILT_PRODUCTS_DIR;
217217
};
218-
65B3F6791C73B8FA000983D0 /* Charts.framework */ = {
219-
isa = PBXReferenceProxy;
220-
fileType = wrapper.framework;
221-
path = Charts.framework;
222-
remoteRef = 65B3F6781C73B8FA000983D0 /* PBXContainerItemProxy */;
223-
sourceTree = BUILT_PRODUCTS_DIR;
224-
};
225-
65B3F67B1C73B8FA000983D0 /* ChartsTests.xctest */ = {
218+
0630AE731D812840008859B0 /* ChartsTests.xctest */ = {
226219
isa = PBXReferenceProxy;
227220
fileType = wrapper.cfbundle;
228221
path = ChartsTests.xctest;
229-
remoteRef = 65B3F67A1C73B8FA000983D0 /* PBXContainerItemProxy */;
222+
remoteRef = 0630AE721D812840008859B0 /* PBXContainerItemProxy */;
230223
sourceTree = BUILT_PRODUCTS_DIR;
231224
};
232-
65B3F67D1C73B8FA000983D0 /* Charts.framework */ = {
225+
0630AE751D812840008859B0 /* ChartsRealm.framework */ = {
233226
isa = PBXReferenceProxy;
234227
fileType = wrapper.framework;
235-
path = Charts.framework;
236-
remoteRef = 65B3F67C1C73B8FA000983D0 /* PBXContainerItemProxy */;
228+
path = ChartsRealm.framework;
229+
remoteRef = 0630AE741D812840008859B0 /* PBXContainerItemProxy */;
230+
sourceTree = BUILT_PRODUCTS_DIR;
231+
};
232+
0630AE771D812840008859B0 /* ChartsRealmTests.xctest */ = {
233+
isa = PBXReferenceProxy;
234+
fileType = wrapper.cfbundle;
235+
path = ChartsRealmTests.xctest;
236+
remoteRef = 0630AE761D812840008859B0 /* PBXContainerItemProxy */;
237237
sourceTree = BUILT_PRODUCTS_DIR;
238238
};
239239
/* End PBXReferenceProxy section */
@@ -266,10 +266,10 @@
266266
/* End PBXSourcesBuildPhase section */
267267

268268
/* Begin PBXTargetDependency section */
269-
65B3F6831C73B939000983D0 /* PBXTargetDependency */ = {
269+
0630AE8F1D8128A5008859B0 /* PBXTargetDependency */ = {
270270
isa = PBXTargetDependency;
271271
name = Charts;
272-
targetProxy = 65B3F6821C73B939000983D0 /* PBXContainerItemProxy */;
272+
targetProxy = 0630AE8E1D8128A5008859B0 /* PBXContainerItemProxy */;
273273
};
274274
/* End PBXTargetDependency section */
275275

0 commit comments

Comments
 (0)