Commit c5b45f2062337d2b9046a07922056c99cf66a497
1 parent
c4e5f5fce1
Exists in
master
and in
1 other branch
fix bug build app
Showing 7 changed files with 1049 additions and 704 deletions Inline Diff
- LifeLog/LifeLog.xcodeproj/project.pbxproj
- LifeLog/Pods/Pods.xcodeproj/project.pbxproj
- LifeLog/Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog-acknowledgements.markdown
- LifeLog/Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog-acknowledgements.plist
- LifeLog/Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog-frameworks.sh
- LifeLog/Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog.debug.xcconfig
- LifeLog/Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog.release.xcconfig
LifeLog/LifeLog.xcodeproj/project.pbxproj
1 | // !$*UTF8*$! | 1 | // !$*UTF8*$! |
2 | { | 2 | { |
3 | archiveVersion = 1; | 3 | archiveVersion = 1; |
4 | classes = { | 4 | classes = { |
5 | }; | 5 | }; |
6 | objectVersion = 46; | 6 | objectVersion = 46; |
7 | objects = { | 7 | objects = { |
8 | 8 | ||
9 | /* Begin PBXBuildFile section */ | 9 | /* Begin PBXBuildFile section */ |
10 | 011799F0F2B47D80472673CE /* Pods_LifeLog.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D9F4ED6F06C8F252B9EAF48 /* Pods_LifeLog.framework */; }; | 10 | 011799F0F2B47D80472673CE /* Pods_LifeLog.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D9F4ED6F06C8F252B9EAF48 /* Pods_LifeLog.framework */; }; |
11 | 6E18CED31F2E39DB0029891F /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E18CED11F2E39DB0029891F /* LoginViewController.m */; }; | 11 | 6E18CED31F2E39DB0029891F /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E18CED11F2E39DB0029891F /* LoginViewController.m */; }; |
12 | 6E18CED41F2E39DB0029891F /* LoginViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E18CED21F2E39DB0029891F /* LoginViewController.xib */; }; | 12 | 6E18CED41F2E39DB0029891F /* LoginViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E18CED21F2E39DB0029891F /* LoginViewController.xib */; }; |
13 | 6E18CED81F2E3C840029891F /* ServerAPI.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E18CED71F2E3C840029891F /* ServerAPI.m */; }; | 13 | 6E18CED81F2E3C840029891F /* ServerAPI.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E18CED71F2E3C840029891F /* ServerAPI.m */; }; |
14 | 6E18CEDC1F2E40F50029891F /* User.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E18CEDB1F2E40F50029891F /* User.m */; }; | 14 | 6E18CEDC1F2E40F50029891F /* User.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E18CEDB1F2E40F50029891F /* User.m */; }; |
15 | 6E48AF0D1F2F9D3300C1D184 /* CustomTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E48AF0C1F2F9D3200C1D184 /* CustomTextField.m */; }; | 15 | 6E48AF0D1F2F9D3300C1D184 /* CustomTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E48AF0C1F2F9D3200C1D184 /* CustomTextField.m */; }; |
16 | 6E7F93421F35872B00EFBC71 /* TPKeyboardAvoidingCollectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E7F933B1F35872B00EFBC71 /* TPKeyboardAvoidingCollectionView.m */; }; | 16 | 6E7F93421F35872B00EFBC71 /* TPKeyboardAvoidingCollectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E7F933B1F35872B00EFBC71 /* TPKeyboardAvoidingCollectionView.m */; }; |
17 | 6E7F93431F35872B00EFBC71 /* TPKeyboardAvoidingScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E7F933D1F35872B00EFBC71 /* TPKeyboardAvoidingScrollView.m */; }; | 17 | 6E7F93431F35872B00EFBC71 /* TPKeyboardAvoidingScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E7F933D1F35872B00EFBC71 /* TPKeyboardAvoidingScrollView.m */; }; |
18 | 6E7F93441F35872B00EFBC71 /* TPKeyboardAvoidingTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E7F933F1F35872B00EFBC71 /* TPKeyboardAvoidingTableView.m */; }; | 18 | 6E7F93441F35872B00EFBC71 /* TPKeyboardAvoidingTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E7F933F1F35872B00EFBC71 /* TPKeyboardAvoidingTableView.m */; }; |
19 | 6E7F93451F35872B00EFBC71 /* UIScrollView+TPKeyboardAvoidingAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E7F93411F35872B00EFBC71 /* UIScrollView+TPKeyboardAvoidingAdditions.m */; }; | 19 | 6E7F93451F35872B00EFBC71 /* UIScrollView+TPKeyboardAvoidingAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E7F93411F35872B00EFBC71 /* UIScrollView+TPKeyboardAvoidingAdditions.m */; }; |
20 | 6E84E3761F27A701001EB88E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3751F27A701001EB88E /* main.m */; }; | 20 | 6E84E3761F27A701001EB88E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3751F27A701001EB88E /* main.m */; }; |
21 | 6E84E3791F27A701001EB88E /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3781F27A701001EB88E /* AppDelegate.m */; }; | 21 | 6E84E3791F27A701001EB88E /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3781F27A701001EB88E /* AppDelegate.m */; }; |
22 | 6E84E3811F27A701001EB88E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6E84E3801F27A701001EB88E /* Assets.xcassets */; }; | 22 | 6E84E3811F27A701001EB88E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6E84E3801F27A701001EB88E /* Assets.xcassets */; }; |
23 | 6E84E3841F27A701001EB88E /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6E84E3821F27A701001EB88E /* LaunchScreen.storyboard */; }; | 23 | 6E84E3841F27A701001EB88E /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6E84E3821F27A701001EB88E /* LaunchScreen.storyboard */; }; |
24 | 6E84E38F1F27A703001EB88E /* LifeLogTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E38E1F27A703001EB88E /* LifeLogTests.m */; }; | 24 | 6E84E38F1F27A703001EB88E /* LifeLogTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E38E1F27A703001EB88E /* LifeLogTests.m */; }; |
25 | 6E84E39A1F27A703001EB88E /* LifeLogUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3991F27A703001EB88E /* LifeLogUITests.m */; }; | 25 | 6E84E39A1F27A703001EB88E /* LifeLogUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3991F27A703001EB88E /* LifeLogUITests.m */; }; |
26 | 6E84E3B01F27A975001EB88E /* HomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3AE1F27A975001EB88E /* HomeViewController.m */; }; | 26 | 6E84E3B01F27A975001EB88E /* HomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3AE1F27A975001EB88E /* HomeViewController.m */; }; |
27 | 6E84E3B11F27A975001EB88E /* HomeViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E84E3AF1F27A975001EB88E /* HomeViewController.xib */; }; | 27 | 6E84E3B11F27A975001EB88E /* HomeViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E84E3AF1F27A975001EB88E /* HomeViewController.xib */; }; |
28 | 6E84E3B51F27A98B001EB88E /* HistoryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3B31F27A98B001EB88E /* HistoryViewController.m */; }; | 28 | 6E84E3B51F27A98B001EB88E /* HistoryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3B31F27A98B001EB88E /* HistoryViewController.m */; }; |
29 | 6E84E3B61F27A98B001EB88E /* HistoryViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E84E3B41F27A98B001EB88E /* HistoryViewController.xib */; }; | 29 | 6E84E3B61F27A98B001EB88E /* HistoryViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E84E3B41F27A98B001EB88E /* HistoryViewController.xib */; }; |
30 | 6E84E3BA1F27A9A0001EB88E /* RankingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3B81F27A9A0001EB88E /* RankingViewController.m */; }; | 30 | 6E84E3BA1F27A9A0001EB88E /* RankingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3B81F27A9A0001EB88E /* RankingViewController.m */; }; |
31 | 6E84E3BB1F27A9A0001EB88E /* RankingViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E84E3B91F27A9A0001EB88E /* RankingViewController.xib */; }; | 31 | 6E84E3BB1F27A9A0001EB88E /* RankingViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E84E3B91F27A9A0001EB88E /* RankingViewController.xib */; }; |
32 | 6E84E3BF1F27A9B1001EB88E /* SNSViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3BD1F27A9B1001EB88E /* SNSViewController.m */; }; | 32 | 6E84E3BF1F27A9B1001EB88E /* SNSViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3BD1F27A9B1001EB88E /* SNSViewController.m */; }; |
33 | 6E84E3C01F27A9B1001EB88E /* SNSViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E84E3BE1F27A9B1001EB88E /* SNSViewController.xib */; }; | 33 | 6E84E3C01F27A9B1001EB88E /* SNSViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E84E3BE1F27A9B1001EB88E /* SNSViewController.xib */; }; |
34 | 6E84E3C51F27ACAE001EB88E /* MapViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3C31F27ACAE001EB88E /* MapViewController.m */; }; | 34 | 6E84E3C51F27ACAE001EB88E /* MapViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E84E3C31F27ACAE001EB88E /* MapViewController.m */; }; |
35 | 6E84E3C61F27ACAE001EB88E /* MapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E84E3C41F27ACAE001EB88E /* MapViewController.xib */; }; | 35 | 6E84E3C61F27ACAE001EB88E /* MapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E84E3C41F27ACAE001EB88E /* MapViewController.xib */; }; |
36 | 6E8DA0F71F2BAC3400CCE941 /* TodayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E8DA0F51F2BAC3400CCE941 /* TodayViewController.m */; }; | 36 | 6E8DA0F71F2BAC3400CCE941 /* TodayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E8DA0F51F2BAC3400CCE941 /* TodayViewController.m */; }; |
37 | 6E8DA0F81F2BAC3500CCE941 /* TodayViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E8DA0F61F2BAC3400CCE941 /* TodayViewController.xib */; }; | 37 | 6E8DA0F81F2BAC3500CCE941 /* TodayViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E8DA0F61F2BAC3400CCE941 /* TodayViewController.xib */; }; |
38 | 6ECC40711F2A5FEB00AAEB97 /* NSDate+helper.m in Sources */ = {isa = PBXBuildFile; fileRef = 6ECC40701F2A5FEB00AAEB97 /* NSDate+helper.m */; }; | 38 | 6ECC40711F2A5FEB00AAEB97 /* NSDate+helper.m in Sources */ = {isa = PBXBuildFile; fileRef = 6ECC40701F2A5FEB00AAEB97 /* NSDate+helper.m */; }; |
39 | 6EDC8BEE1F2C2FB800765ACC /* Utilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EDC8BED1F2C2FB800765ACC /* Utilities.m */; }; | 39 | 6EDC8BEE1F2C2FB800765ACC /* Utilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EDC8BED1F2C2FB800765ACC /* Utilities.m */; }; |
40 | 6EDC8BF41F2C68D700765ACC /* CMMotionActivityExtra.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EDC8BF31F2C68D700765ACC /* CMMotionActivityExtra.m */; }; | 40 | 6EDC8BF41F2C68D700765ACC /* CMMotionActivityExtra.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EDC8BF31F2C68D700765ACC /* CMMotionActivityExtra.m */; }; |
41 | 6EF1630A1F29069300DA306C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6EF163091F29069300DA306C /* Localizable.strings */; }; | 41 | 6EF1630A1F29069300DA306C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6EF163091F29069300DA306C /* Localizable.strings */; }; |
42 | 9CA8AEEA1F31BB4600C5FC74 /* ConfirmForgetPassViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CA8AEE81F31BB4600C5FC74 /* ConfirmForgetPassViewController.m */; }; | 42 | 9CA8AEEA1F31BB4600C5FC74 /* ConfirmForgetPassViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CA8AEE81F31BB4600C5FC74 /* ConfirmForgetPassViewController.m */; }; |
43 | 9CA8AEEB1F31BB4600C5FC74 /* ConfirmForgetPassViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9CA8AEE91F31BB4600C5FC74 /* ConfirmForgetPassViewController.xib */; }; | 43 | 9CA8AEEB1F31BB4600C5FC74 /* ConfirmForgetPassViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9CA8AEE91F31BB4600C5FC74 /* ConfirmForgetPassViewController.xib */; }; |
44 | 9CBDA0FA1F2ECE2C0055DED1 /* BaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CBDA0F91F2ECE2C0055DED1 /* BaseViewController.m */; }; | 44 | 9CBDA0FA1F2ECE2C0055DED1 /* BaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CBDA0F91F2ECE2C0055DED1 /* BaseViewController.m */; }; |
45 | 9CBDA0FF1F2F03810055DED1 /* RegisterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CBDA0FD1F2F03810055DED1 /* RegisterViewController.m */; }; | 45 | 9CBDA0FF1F2F03810055DED1 /* RegisterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CBDA0FD1F2F03810055DED1 /* RegisterViewController.m */; }; |
46 | 9CBDA1001F2F03810055DED1 /* RegisterViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9CBDA0FE1F2F03810055DED1 /* RegisterViewController.xib */; }; | 46 | 9CBDA1001F2F03810055DED1 /* RegisterViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9CBDA0FE1F2F03810055DED1 /* RegisterViewController.xib */; }; |
47 | E9373E471F3596940059355A /* AutoTransLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = E9373E461F3596940059355A /* AutoTransLabel.m */; }; | 47 | E9373E471F3596940059355A /* AutoTransLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = E9373E461F3596940059355A /* AutoTransLabel.m */; }; |
48 | E9373E4A1F35AA180059355A /* HistoryObject.m in Sources */ = {isa = PBXBuildFile; fileRef = E9373E491F35AA180059355A /* HistoryObject.m */; }; | 48 | E9373E4A1F35AA180059355A /* HistoryObject.m in Sources */ = {isa = PBXBuildFile; fileRef = E9373E491F35AA180059355A /* HistoryObject.m */; }; |
49 | E9373E4D1F361A230059355A /* HistoryGraphObject.m in Sources */ = {isa = PBXBuildFile; fileRef = E9373E4C1F361A230059355A /* HistoryGraphObject.m */; }; | 49 | E9373E4D1F361A230059355A /* HistoryGraphObject.m in Sources */ = {isa = PBXBuildFile; fileRef = E9373E4C1F361A230059355A /* HistoryGraphObject.m */; }; |
50 | E9682E2E1F39675A00FE05A2 /* RankingTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E9682E2C1F39675A00FE05A2 /* RankingTableViewCell.m */; }; | 50 | E9682E2E1F39675A00FE05A2 /* RankingTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E9682E2C1F39675A00FE05A2 /* RankingTableViewCell.m */; }; |
51 | E9682E2F1F39675A00FE05A2 /* RankingTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E9682E2D1F39675A00FE05A2 /* RankingTableViewCell.xib */; }; | 51 | E9682E2F1F39675A00FE05A2 /* RankingTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E9682E2D1F39675A00FE05A2 /* RankingTableViewCell.xib */; }; |
52 | E968550A1F3C444900317CEF /* AutoTransButton.m in Sources */ = {isa = PBXBuildFile; fileRef = E96855091F3C444900317CEF /* AutoTransButton.m */; }; | 52 | E968550A1F3C444900317CEF /* AutoTransButton.m in Sources */ = {isa = PBXBuildFile; fileRef = E96855091F3C444900317CEF /* AutoTransButton.m */; }; |
53 | E96855111F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E968550F1F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.m */; }; | 53 | E96855111F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E968550F1F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.m */; }; |
54 | E96855121F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E96855101F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.xib */; }; | 54 | E96855121F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E96855101F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.xib */; }; |
55 | E997E0261F3AB66500709FB1 /* Social.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E997E0251F3AB66500709FB1 /* Social.framework */; }; | 55 | E997E0261F3AB66500709FB1 /* Social.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E997E0251F3AB66500709FB1 /* Social.framework */; }; |
56 | E99E13AB1F336F3600C78787 /* CollectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = E99E13AA1F336F3600C78787 /* CollectionView.m */; }; | 56 | E99E13AB1F336F3600C78787 /* CollectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = E99E13AA1F336F3600C78787 /* CollectionView.m */; }; |
57 | E99E13AD1F336F4500C78787 /* CollectionView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E99E13AC1F336F4500C78787 /* CollectionView.xib */; }; | 57 | E99E13AD1F336F4500C78787 /* CollectionView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E99E13AC1F336F4500C78787 /* CollectionView.xib */; }; |
58 | E99E13B11F33720600C78787 /* LabelCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E99E13AF1F33720600C78787 /* LabelCollectionViewCell.m */; }; | 58 | E99E13B11F33720600C78787 /* LabelCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E99E13AF1F33720600C78787 /* LabelCollectionViewCell.m */; }; |
59 | E99E13B21F33720600C78787 /* LabelCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E99E13B01F33720600C78787 /* LabelCollectionViewCell.xib */; }; | 59 | E99E13B21F33720600C78787 /* LabelCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E99E13B01F33720600C78787 /* LabelCollectionViewCell.xib */; }; |
60 | E9D909211F3D559D004CF99F /* TweetObject.m in Sources */ = {isa = PBXBuildFile; fileRef = E9D909201F3D559D004CF99F /* TweetObject.m */; }; | 60 | E9D909211F3D559D004CF99F /* TweetObject.m in Sources */ = {isa = PBXBuildFile; fileRef = E9D909201F3D559D004CF99F /* TweetObject.m */; }; |
61 | E9D909241F3D6E8C004CF99F /* BaseTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E9D909231F3D6E8C004CF99F /* BaseTableViewController.m */; }; | 61 | E9D909241F3D6E8C004CF99F /* BaseTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E9D909231F3D6E8C004CF99F /* BaseTableViewController.m */; }; |
62 | E9F73DCC1F338A0F004A3A6F /* HistoryListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E9F73DCA1F338A0F004A3A6F /* HistoryListTableViewCell.m */; }; | 62 | E9F73DCC1F338A0F004A3A6F /* HistoryListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E9F73DCA1F338A0F004A3A6F /* HistoryListTableViewCell.m */; }; |
63 | E9F73DCD1F338A0F004A3A6F /* HistoryListTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E9F73DCB1F338A0F004A3A6F /* HistoryListTableViewCell.xib */; }; | 63 | E9F73DCD1F338A0F004A3A6F /* HistoryListTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E9F73DCB1F338A0F004A3A6F /* HistoryListTableViewCell.xib */; }; |
64 | /* End PBXBuildFile section */ | 64 | /* End PBXBuildFile section */ |
65 | 65 | ||
66 | /* Begin PBXContainerItemProxy section */ | 66 | /* Begin PBXContainerItemProxy section */ |
67 | 6E84E38B1F27A703001EB88E /* PBXContainerItemProxy */ = { | 67 | 6E84E38B1F27A703001EB88E /* PBXContainerItemProxy */ = { |
68 | isa = PBXContainerItemProxy; | 68 | isa = PBXContainerItemProxy; |
69 | containerPortal = 6E84E3691F27A700001EB88E /* Project object */; | 69 | containerPortal = 6E84E3691F27A700001EB88E /* Project object */; |
70 | proxyType = 1; | 70 | proxyType = 1; |
71 | remoteGlobalIDString = 6E84E3701F27A700001EB88E; | 71 | remoteGlobalIDString = 6E84E3701F27A700001EB88E; |
72 | remoteInfo = LifeLog; | 72 | remoteInfo = LifeLog; |
73 | }; | 73 | }; |
74 | 6E84E3961F27A703001EB88E /* PBXContainerItemProxy */ = { | 74 | 6E84E3961F27A703001EB88E /* PBXContainerItemProxy */ = { |
75 | isa = PBXContainerItemProxy; | 75 | isa = PBXContainerItemProxy; |
76 | containerPortal = 6E84E3691F27A700001EB88E /* Project object */; | 76 | containerPortal = 6E84E3691F27A700001EB88E /* Project object */; |
77 | proxyType = 1; | 77 | proxyType = 1; |
78 | remoteGlobalIDString = 6E84E3701F27A700001EB88E; | 78 | remoteGlobalIDString = 6E84E3701F27A700001EB88E; |
79 | remoteInfo = LifeLog; | 79 | remoteInfo = LifeLog; |
80 | }; | 80 | }; |
81 | /* End PBXContainerItemProxy section */ | 81 | /* End PBXContainerItemProxy section */ |
82 | 82 | ||
83 | /* Begin PBXFileReference section */ | 83 | /* Begin PBXFileReference section */ |
84 | 0FC2D57087AF4571C57FAE08 /* Pods-LifeLog.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LifeLog.debug.xcconfig"; path = "Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog.debug.xcconfig"; sourceTree = "<group>"; }; | 84 | 0FC2D57087AF4571C57FAE08 /* Pods-LifeLog.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LifeLog.debug.xcconfig"; path = "Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog.debug.xcconfig"; sourceTree = "<group>"; }; |
85 | 2D9F4ED6F06C8F252B9EAF48 /* Pods_LifeLog.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LifeLog.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | 85 | 2D9F4ED6F06C8F252B9EAF48 /* Pods_LifeLog.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LifeLog.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
86 | 4CFDA5714AF852358A1EB515 /* Pods-LifeLog.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LifeLog.release.xcconfig"; path = "Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog.release.xcconfig"; sourceTree = "<group>"; }; | 86 | 4CFDA5714AF852358A1EB515 /* Pods-LifeLog.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LifeLog.release.xcconfig"; path = "Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog.release.xcconfig"; sourceTree = "<group>"; }; |
87 | 6E18CED01F2E39DB0029891F /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = "<group>"; }; | 87 | 6E18CED01F2E39DB0029891F /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = "<group>"; }; |
88 | 6E18CED11F2E39DB0029891F /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = "<group>"; }; | 88 | 6E18CED11F2E39DB0029891F /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = "<group>"; }; |
89 | 6E18CED21F2E39DB0029891F /* LoginViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LoginViewController.xib; sourceTree = "<group>"; }; | 89 | 6E18CED21F2E39DB0029891F /* LoginViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LoginViewController.xib; sourceTree = "<group>"; }; |
90 | 6E18CED61F2E3C840029891F /* ServerAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ServerAPI.h; sourceTree = "<group>"; }; | 90 | 6E18CED61F2E3C840029891F /* ServerAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ServerAPI.h; sourceTree = "<group>"; }; |
91 | 6E18CED71F2E3C840029891F /* ServerAPI.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ServerAPI.m; sourceTree = "<group>"; }; | 91 | 6E18CED71F2E3C840029891F /* ServerAPI.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ServerAPI.m; sourceTree = "<group>"; }; |
92 | 6E18CEDA1F2E40F50029891F /* User.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = User.h; sourceTree = "<group>"; }; | 92 | 6E18CEDA1F2E40F50029891F /* User.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = User.h; sourceTree = "<group>"; }; |
93 | 6E18CEDB1F2E40F50029891F /* User.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = User.m; sourceTree = "<group>"; }; | 93 | 6E18CEDB1F2E40F50029891F /* User.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = User.m; sourceTree = "<group>"; }; |
94 | 6E18CEDD1F2E46570029891F /* Entities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Entities.h; sourceTree = "<group>"; }; | 94 | 6E18CEDD1F2E46570029891F /* Entities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Entities.h; sourceTree = "<group>"; }; |
95 | 6E48AF0B1F2F9D3200C1D184 /* CustomTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTextField.h; sourceTree = "<group>"; }; | 95 | 6E48AF0B1F2F9D3200C1D184 /* CustomTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTextField.h; sourceTree = "<group>"; }; |
96 | 6E48AF0C1F2F9D3200C1D184 /* CustomTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTextField.m; sourceTree = "<group>"; }; | 96 | 6E48AF0C1F2F9D3200C1D184 /* CustomTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTextField.m; sourceTree = "<group>"; }; |
97 | 6E7F933A1F35872B00EFBC71 /* TPKeyboardAvoidingCollectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TPKeyboardAvoidingCollectionView.h; sourceTree = "<group>"; }; | 97 | 6E7F933A1F35872B00EFBC71 /* TPKeyboardAvoidingCollectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TPKeyboardAvoidingCollectionView.h; sourceTree = "<group>"; }; |
98 | 6E7F933B1F35872B00EFBC71 /* TPKeyboardAvoidingCollectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TPKeyboardAvoidingCollectionView.m; sourceTree = "<group>"; }; | 98 | 6E7F933B1F35872B00EFBC71 /* TPKeyboardAvoidingCollectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TPKeyboardAvoidingCollectionView.m; sourceTree = "<group>"; }; |
99 | 6E7F933C1F35872B00EFBC71 /* TPKeyboardAvoidingScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TPKeyboardAvoidingScrollView.h; sourceTree = "<group>"; }; | 99 | 6E7F933C1F35872B00EFBC71 /* TPKeyboardAvoidingScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TPKeyboardAvoidingScrollView.h; sourceTree = "<group>"; }; |
100 | 6E7F933D1F35872B00EFBC71 /* TPKeyboardAvoidingScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TPKeyboardAvoidingScrollView.m; sourceTree = "<group>"; }; | 100 | 6E7F933D1F35872B00EFBC71 /* TPKeyboardAvoidingScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TPKeyboardAvoidingScrollView.m; sourceTree = "<group>"; }; |
101 | 6E7F933E1F35872B00EFBC71 /* TPKeyboardAvoidingTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TPKeyboardAvoidingTableView.h; sourceTree = "<group>"; }; | 101 | 6E7F933E1F35872B00EFBC71 /* TPKeyboardAvoidingTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TPKeyboardAvoidingTableView.h; sourceTree = "<group>"; }; |
102 | 6E7F933F1F35872B00EFBC71 /* TPKeyboardAvoidingTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TPKeyboardAvoidingTableView.m; sourceTree = "<group>"; }; | 102 | 6E7F933F1F35872B00EFBC71 /* TPKeyboardAvoidingTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TPKeyboardAvoidingTableView.m; sourceTree = "<group>"; }; |
103 | 6E7F93401F35872B00EFBC71 /* UIScrollView+TPKeyboardAvoidingAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+TPKeyboardAvoidingAdditions.h"; sourceTree = "<group>"; }; | 103 | 6E7F93401F35872B00EFBC71 /* UIScrollView+TPKeyboardAvoidingAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+TPKeyboardAvoidingAdditions.h"; sourceTree = "<group>"; }; |
104 | 6E7F93411F35872B00EFBC71 /* UIScrollView+TPKeyboardAvoidingAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+TPKeyboardAvoidingAdditions.m"; sourceTree = "<group>"; }; | 104 | 6E7F93411F35872B00EFBC71 /* UIScrollView+TPKeyboardAvoidingAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+TPKeyboardAvoidingAdditions.m"; sourceTree = "<group>"; }; |
105 | 6E84E3711F27A700001EB88E /* LifeLog.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LifeLog.app; sourceTree = BUILT_PRODUCTS_DIR; }; | 105 | 6E84E3711F27A700001EB88E /* LifeLog.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LifeLog.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
106 | 6E84E3751F27A701001EB88E /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; | 106 | 6E84E3751F27A701001EB88E /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
107 | 6E84E3771F27A701001EB88E /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; | 107 | 6E84E3771F27A701001EB88E /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
108 | 6E84E3781F27A701001EB88E /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; | 108 | 6E84E3781F27A701001EB88E /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
109 | 6E84E3801F27A701001EB88E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; | 109 | 6E84E3801F27A701001EB88E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
110 | 6E84E3831F27A701001EB88E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; | 110 | 6E84E3831F27A701001EB88E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
111 | 6E84E3851F27A701001EB88E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | 111 | 6E84E3851F27A701001EB88E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
112 | 6E84E38A1F27A703001EB88E /* LifeLogTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LifeLogTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; | 112 | 6E84E38A1F27A703001EB88E /* LifeLogTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LifeLogTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
113 | 6E84E38E1F27A703001EB88E /* LifeLogTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LifeLogTests.m; sourceTree = "<group>"; }; | 113 | 6E84E38E1F27A703001EB88E /* LifeLogTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LifeLogTests.m; sourceTree = "<group>"; }; |
114 | 6E84E3901F27A703001EB88E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | 114 | 6E84E3901F27A703001EB88E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
115 | 6E84E3951F27A703001EB88E /* LifeLogUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LifeLogUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; | 115 | 6E84E3951F27A703001EB88E /* LifeLogUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LifeLogUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
116 | 6E84E3991F27A703001EB88E /* LifeLogUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LifeLogUITests.m; sourceTree = "<group>"; }; | 116 | 6E84E3991F27A703001EB88E /* LifeLogUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LifeLogUITests.m; sourceTree = "<group>"; }; |
117 | 6E84E39B1F27A703001EB88E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | 117 | 6E84E39B1F27A703001EB88E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
118 | 6E84E3AD1F27A975001EB88E /* HomeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeViewController.h; sourceTree = "<group>"; }; | 118 | 6E84E3AD1F27A975001EB88E /* HomeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeViewController.h; sourceTree = "<group>"; }; |
119 | 6E84E3AE1F27A975001EB88E /* HomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeViewController.m; sourceTree = "<group>"; }; | 119 | 6E84E3AE1F27A975001EB88E /* HomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeViewController.m; sourceTree = "<group>"; }; |
120 | 6E84E3AF1F27A975001EB88E /* HomeViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HomeViewController.xib; sourceTree = "<group>"; }; | 120 | 6E84E3AF1F27A975001EB88E /* HomeViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HomeViewController.xib; sourceTree = "<group>"; }; |
121 | 6E84E3B21F27A98B001EB88E /* HistoryViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HistoryViewController.h; sourceTree = "<group>"; }; | 121 | 6E84E3B21F27A98B001EB88E /* HistoryViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HistoryViewController.h; sourceTree = "<group>"; }; |
122 | 6E84E3B31F27A98B001EB88E /* HistoryViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HistoryViewController.m; sourceTree = "<group>"; }; | 122 | 6E84E3B31F27A98B001EB88E /* HistoryViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HistoryViewController.m; sourceTree = "<group>"; }; |
123 | 6E84E3B41F27A98B001EB88E /* HistoryViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HistoryViewController.xib; sourceTree = "<group>"; }; | 123 | 6E84E3B41F27A98B001EB88E /* HistoryViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HistoryViewController.xib; sourceTree = "<group>"; }; |
124 | 6E84E3B71F27A9A0001EB88E /* RankingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RankingViewController.h; sourceTree = "<group>"; }; | 124 | 6E84E3B71F27A9A0001EB88E /* RankingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RankingViewController.h; sourceTree = "<group>"; }; |
125 | 6E84E3B81F27A9A0001EB88E /* RankingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RankingViewController.m; sourceTree = "<group>"; }; | 125 | 6E84E3B81F27A9A0001EB88E /* RankingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RankingViewController.m; sourceTree = "<group>"; }; |
126 | 6E84E3B91F27A9A0001EB88E /* RankingViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RankingViewController.xib; sourceTree = "<group>"; }; | 126 | 6E84E3B91F27A9A0001EB88E /* RankingViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RankingViewController.xib; sourceTree = "<group>"; }; |
127 | 6E84E3BC1F27A9B1001EB88E /* SNSViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SNSViewController.h; sourceTree = "<group>"; }; | 127 | 6E84E3BC1F27A9B1001EB88E /* SNSViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SNSViewController.h; sourceTree = "<group>"; }; |
128 | 6E84E3BD1F27A9B1001EB88E /* SNSViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SNSViewController.m; sourceTree = "<group>"; }; | 128 | 6E84E3BD1F27A9B1001EB88E /* SNSViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SNSViewController.m; sourceTree = "<group>"; }; |
129 | 6E84E3BE1F27A9B1001EB88E /* SNSViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SNSViewController.xib; sourceTree = "<group>"; }; | 129 | 6E84E3BE1F27A9B1001EB88E /* SNSViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SNSViewController.xib; sourceTree = "<group>"; }; |
130 | 6E84E3C21F27ACAE001EB88E /* MapViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MapViewController.h; sourceTree = "<group>"; }; | 130 | 6E84E3C21F27ACAE001EB88E /* MapViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MapViewController.h; sourceTree = "<group>"; }; |
131 | 6E84E3C31F27ACAE001EB88E /* MapViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MapViewController.m; sourceTree = "<group>"; }; | 131 | 6E84E3C31F27ACAE001EB88E /* MapViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MapViewController.m; sourceTree = "<group>"; }; |
132 | 6E84E3C41F27ACAE001EB88E /* MapViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MapViewController.xib; sourceTree = "<group>"; }; | 132 | 6E84E3C41F27ACAE001EB88E /* MapViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MapViewController.xib; sourceTree = "<group>"; }; |
133 | 6E8DA0F41F2BAC3400CCE941 /* TodayViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TodayViewController.h; sourceTree = "<group>"; }; | 133 | 6E8DA0F41F2BAC3400CCE941 /* TodayViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TodayViewController.h; sourceTree = "<group>"; }; |
134 | 6E8DA0F51F2BAC3400CCE941 /* TodayViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TodayViewController.m; sourceTree = "<group>"; }; | 134 | 6E8DA0F51F2BAC3400CCE941 /* TodayViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TodayViewController.m; sourceTree = "<group>"; }; |
135 | 6E8DA0F61F2BAC3400CCE941 /* TodayViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TodayViewController.xib; sourceTree = "<group>"; }; | 135 | 6E8DA0F61F2BAC3400CCE941 /* TodayViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TodayViewController.xib; sourceTree = "<group>"; }; |
136 | 6ECC406F1F2A5FEB00AAEB97 /* NSDate+helper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDate+helper.h"; sourceTree = "<group>"; }; | 136 | 6ECC406F1F2A5FEB00AAEB97 /* NSDate+helper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDate+helper.h"; sourceTree = "<group>"; }; |
137 | 6ECC40701F2A5FEB00AAEB97 /* NSDate+helper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDate+helper.m"; sourceTree = "<group>"; }; | 137 | 6ECC40701F2A5FEB00AAEB97 /* NSDate+helper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDate+helper.m"; sourceTree = "<group>"; }; |
138 | 6EDC8BEC1F2C2FB800765ACC /* Utilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Utilities.h; sourceTree = "<group>"; }; | 138 | 6EDC8BEC1F2C2FB800765ACC /* Utilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Utilities.h; sourceTree = "<group>"; }; |
139 | 6EDC8BED1F2C2FB800765ACC /* Utilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Utilities.m; sourceTree = "<group>"; }; | 139 | 6EDC8BED1F2C2FB800765ACC /* Utilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Utilities.m; sourceTree = "<group>"; }; |
140 | 6EDC8BF21F2C68D700765ACC /* CMMotionActivityExtra.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CMMotionActivityExtra.h; sourceTree = "<group>"; }; | 140 | 6EDC8BF21F2C68D700765ACC /* CMMotionActivityExtra.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CMMotionActivityExtra.h; sourceTree = "<group>"; }; |
141 | 6EDC8BF31F2C68D700765ACC /* CMMotionActivityExtra.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CMMotionActivityExtra.m; sourceTree = "<group>"; }; | 141 | 6EDC8BF31F2C68D700765ACC /* CMMotionActivityExtra.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CMMotionActivityExtra.m; sourceTree = "<group>"; }; |
142 | 6EF163091F29069300DA306C /* Localizable.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = Localizable.strings; sourceTree = "<group>"; }; | 142 | 6EF163091F29069300DA306C /* Localizable.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = Localizable.strings; sourceTree = "<group>"; }; |
143 | 9CA8AEE71F31BB4600C5FC74 /* ConfirmForgetPassViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConfirmForgetPassViewController.h; sourceTree = "<group>"; }; | 143 | 9CA8AEE71F31BB4600C5FC74 /* ConfirmForgetPassViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConfirmForgetPassViewController.h; sourceTree = "<group>"; }; |
144 | 9CA8AEE81F31BB4600C5FC74 /* ConfirmForgetPassViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ConfirmForgetPassViewController.m; sourceTree = "<group>"; }; | 144 | 9CA8AEE81F31BB4600C5FC74 /* ConfirmForgetPassViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ConfirmForgetPassViewController.m; sourceTree = "<group>"; }; |
145 | 9CA8AEE91F31BB4600C5FC74 /* ConfirmForgetPassViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ConfirmForgetPassViewController.xib; sourceTree = "<group>"; }; | 145 | 9CA8AEE91F31BB4600C5FC74 /* ConfirmForgetPassViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ConfirmForgetPassViewController.xib; sourceTree = "<group>"; }; |
146 | 9CBDA0F81F2ECE2C0055DED1 /* BaseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseViewController.h; sourceTree = "<group>"; }; | 146 | 9CBDA0F81F2ECE2C0055DED1 /* BaseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseViewController.h; sourceTree = "<group>"; }; |
147 | 9CBDA0F91F2ECE2C0055DED1 /* BaseViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BaseViewController.m; sourceTree = "<group>"; }; | 147 | 9CBDA0F91F2ECE2C0055DED1 /* BaseViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BaseViewController.m; sourceTree = "<group>"; }; |
148 | 9CBDA0FC1F2F03810055DED1 /* RegisterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegisterViewController.h; sourceTree = "<group>"; }; | 148 | 9CBDA0FC1F2F03810055DED1 /* RegisterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegisterViewController.h; sourceTree = "<group>"; }; |
149 | 9CBDA0FD1F2F03810055DED1 /* RegisterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RegisterViewController.m; sourceTree = "<group>"; }; | 149 | 9CBDA0FD1F2F03810055DED1 /* RegisterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RegisterViewController.m; sourceTree = "<group>"; }; |
150 | 9CBDA0FE1F2F03810055DED1 /* RegisterViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RegisterViewController.xib; sourceTree = "<group>"; }; | 150 | 9CBDA0FE1F2F03810055DED1 /* RegisterViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RegisterViewController.xib; sourceTree = "<group>"; }; |
151 | E9373E451F3596940059355A /* AutoTransLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AutoTransLabel.h; sourceTree = "<group>"; }; | 151 | E9373E451F3596940059355A /* AutoTransLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AutoTransLabel.h; sourceTree = "<group>"; }; |
152 | E9373E461F3596940059355A /* AutoTransLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AutoTransLabel.m; sourceTree = "<group>"; }; | 152 | E9373E461F3596940059355A /* AutoTransLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AutoTransLabel.m; sourceTree = "<group>"; }; |
153 | E9373E481F35AA180059355A /* HistoryObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HistoryObject.h; sourceTree = "<group>"; }; | 153 | E9373E481F35AA180059355A /* HistoryObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HistoryObject.h; sourceTree = "<group>"; }; |
154 | E9373E491F35AA180059355A /* HistoryObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HistoryObject.m; sourceTree = "<group>"; }; | 154 | E9373E491F35AA180059355A /* HistoryObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HistoryObject.m; sourceTree = "<group>"; }; |
155 | E9373E4B1F361A230059355A /* HistoryGraphObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HistoryGraphObject.h; sourceTree = "<group>"; }; | 155 | E9373E4B1F361A230059355A /* HistoryGraphObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HistoryGraphObject.h; sourceTree = "<group>"; }; |
156 | E9373E4C1F361A230059355A /* HistoryGraphObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HistoryGraphObject.m; sourceTree = "<group>"; }; | 156 | E9373E4C1F361A230059355A /* HistoryGraphObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HistoryGraphObject.m; sourceTree = "<group>"; }; |
157 | E9682E2B1F39675A00FE05A2 /* RankingTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RankingTableViewCell.h; sourceTree = "<group>"; }; | 157 | E9682E2B1F39675A00FE05A2 /* RankingTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RankingTableViewCell.h; sourceTree = "<group>"; }; |
158 | E9682E2C1F39675A00FE05A2 /* RankingTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RankingTableViewCell.m; sourceTree = "<group>"; }; | 158 | E9682E2C1F39675A00FE05A2 /* RankingTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RankingTableViewCell.m; sourceTree = "<group>"; }; |
159 | E9682E2D1F39675A00FE05A2 /* RankingTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RankingTableViewCell.xib; sourceTree = "<group>"; }; | 159 | E9682E2D1F39675A00FE05A2 /* RankingTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RankingTableViewCell.xib; sourceTree = "<group>"; }; |
160 | E96855081F3C444900317CEF /* AutoTransButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AutoTransButton.h; sourceTree = "<group>"; }; | 160 | E96855081F3C444900317CEF /* AutoTransButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AutoTransButton.h; sourceTree = "<group>"; }; |
161 | E96855091F3C444900317CEF /* AutoTransButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AutoTransButton.m; sourceTree = "<group>"; }; | 161 | E96855091F3C444900317CEF /* AutoTransButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AutoTransButton.m; sourceTree = "<group>"; }; |
162 | E968550E1F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SNSRecentTopicTableViewCell.h; sourceTree = "<group>"; }; | 162 | E968550E1F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SNSRecentTopicTableViewCell.h; sourceTree = "<group>"; }; |
163 | E968550F1F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SNSRecentTopicTableViewCell.m; sourceTree = "<group>"; }; | 163 | E968550F1F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SNSRecentTopicTableViewCell.m; sourceTree = "<group>"; }; |
164 | E96855101F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SNSRecentTopicTableViewCell.xib; sourceTree = "<group>"; }; | 164 | E96855101F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SNSRecentTopicTableViewCell.xib; sourceTree = "<group>"; }; |
165 | E997E0251F3AB66500709FB1 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; | 165 | E997E0251F3AB66500709FB1 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; |
166 | E99E13A91F336F3600C78787 /* CollectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CollectionView.h; sourceTree = "<group>"; }; | 166 | E99E13A91F336F3600C78787 /* CollectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CollectionView.h; sourceTree = "<group>"; }; |
167 | E99E13AA1F336F3600C78787 /* CollectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CollectionView.m; sourceTree = "<group>"; }; | 167 | E99E13AA1F336F3600C78787 /* CollectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CollectionView.m; sourceTree = "<group>"; }; |
168 | E99E13AC1F336F4500C78787 /* CollectionView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CollectionView.xib; sourceTree = "<group>"; }; | 168 | E99E13AC1F336F4500C78787 /* CollectionView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CollectionView.xib; sourceTree = "<group>"; }; |
169 | E99E13AE1F33720600C78787 /* LabelCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LabelCollectionViewCell.h; sourceTree = "<group>"; }; | 169 | E99E13AE1F33720600C78787 /* LabelCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LabelCollectionViewCell.h; sourceTree = "<group>"; }; |
170 | E99E13AF1F33720600C78787 /* LabelCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LabelCollectionViewCell.m; sourceTree = "<group>"; }; | 170 | E99E13AF1F33720600C78787 /* LabelCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LabelCollectionViewCell.m; sourceTree = "<group>"; }; |
171 | E99E13B01F33720600C78787 /* LabelCollectionViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LabelCollectionViewCell.xib; sourceTree = "<group>"; }; | 171 | E99E13B01F33720600C78787 /* LabelCollectionViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LabelCollectionViewCell.xib; sourceTree = "<group>"; }; |
172 | E9D9091F1F3D559D004CF99F /* TweetObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TweetObject.h; sourceTree = "<group>"; }; | 172 | E9D9091F1F3D559D004CF99F /* TweetObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TweetObject.h; sourceTree = "<group>"; }; |
173 | E9D909201F3D559D004CF99F /* TweetObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TweetObject.m; sourceTree = "<group>"; }; | 173 | E9D909201F3D559D004CF99F /* TweetObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TweetObject.m; sourceTree = "<group>"; }; |
174 | E9D909221F3D6E8C004CF99F /* BaseTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseTableViewController.h; sourceTree = "<group>"; }; | 174 | E9D909221F3D6E8C004CF99F /* BaseTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseTableViewController.h; sourceTree = "<group>"; }; |
175 | E9D909231F3D6E8C004CF99F /* BaseTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BaseTableViewController.m; sourceTree = "<group>"; }; | 175 | E9D909231F3D6E8C004CF99F /* BaseTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BaseTableViewController.m; sourceTree = "<group>"; }; |
176 | E9F73DC91F338A0F004A3A6F /* HistoryListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HistoryListTableViewCell.h; sourceTree = "<group>"; }; | 176 | E9F73DC91F338A0F004A3A6F /* HistoryListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HistoryListTableViewCell.h; sourceTree = "<group>"; }; |
177 | E9F73DCA1F338A0F004A3A6F /* HistoryListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HistoryListTableViewCell.m; sourceTree = "<group>"; }; | 177 | E9F73DCA1F338A0F004A3A6F /* HistoryListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HistoryListTableViewCell.m; sourceTree = "<group>"; }; |
178 | E9F73DCB1F338A0F004A3A6F /* HistoryListTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HistoryListTableViewCell.xib; sourceTree = "<group>"; }; | 178 | E9F73DCB1F338A0F004A3A6F /* HistoryListTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HistoryListTableViewCell.xib; sourceTree = "<group>"; }; |
179 | /* End PBXFileReference section */ | 179 | /* End PBXFileReference section */ |
180 | 180 | ||
181 | /* Begin PBXFrameworksBuildPhase section */ | 181 | /* Begin PBXFrameworksBuildPhase section */ |
182 | 6E84E36E1F27A700001EB88E /* Frameworks */ = { | 182 | 6E84E36E1F27A700001EB88E /* Frameworks */ = { |
183 | isa = PBXFrameworksBuildPhase; | 183 | isa = PBXFrameworksBuildPhase; |
184 | buildActionMask = 2147483647; | 184 | buildActionMask = 2147483647; |
185 | files = ( | 185 | files = ( |
186 | E997E0261F3AB66500709FB1 /* Social.framework in Frameworks */, | 186 | E997E0261F3AB66500709FB1 /* Social.framework in Frameworks */, |
187 | 011799F0F2B47D80472673CE /* Pods_LifeLog.framework in Frameworks */, | 187 | 011799F0F2B47D80472673CE /* Pods_LifeLog.framework in Frameworks */, |
188 | ); | 188 | ); |
189 | runOnlyForDeploymentPostprocessing = 0; | 189 | runOnlyForDeploymentPostprocessing = 0; |
190 | }; | 190 | }; |
191 | 6E84E3871F27A703001EB88E /* Frameworks */ = { | 191 | 6E84E3871F27A703001EB88E /* Frameworks */ = { |
192 | isa = PBXFrameworksBuildPhase; | 192 | isa = PBXFrameworksBuildPhase; |
193 | buildActionMask = 2147483647; | 193 | buildActionMask = 2147483647; |
194 | files = ( | 194 | files = ( |
195 | ); | 195 | ); |
196 | runOnlyForDeploymentPostprocessing = 0; | 196 | runOnlyForDeploymentPostprocessing = 0; |
197 | }; | 197 | }; |
198 | 6E84E3921F27A703001EB88E /* Frameworks */ = { | 198 | 6E84E3921F27A703001EB88E /* Frameworks */ = { |
199 | isa = PBXFrameworksBuildPhase; | 199 | isa = PBXFrameworksBuildPhase; |
200 | buildActionMask = 2147483647; | 200 | buildActionMask = 2147483647; |
201 | files = ( | 201 | files = ( |
202 | ); | 202 | ); |
203 | runOnlyForDeploymentPostprocessing = 0; | 203 | runOnlyForDeploymentPostprocessing = 0; |
204 | }; | 204 | }; |
205 | /* End PBXFrameworksBuildPhase section */ | 205 | /* End PBXFrameworksBuildPhase section */ |
206 | 206 | ||
207 | /* Begin PBXGroup section */ | 207 | /* Begin PBXGroup section */ |
208 | 020C1721B642EF36F31E1BB4 /* Frameworks */ = { | 208 | 020C1721B642EF36F31E1BB4 /* Frameworks */ = { |
209 | isa = PBXGroup; | 209 | isa = PBXGroup; |
210 | children = ( | 210 | children = ( |
211 | E997E0251F3AB66500709FB1 /* Social.framework */, | 211 | E997E0251F3AB66500709FB1 /* Social.framework */, |
212 | 2D9F4ED6F06C8F252B9EAF48 /* Pods_LifeLog.framework */, | 212 | 2D9F4ED6F06C8F252B9EAF48 /* Pods_LifeLog.framework */, |
213 | ); | 213 | ); |
214 | name = Frameworks; | 214 | name = Frameworks; |
215 | sourceTree = "<group>"; | 215 | sourceTree = "<group>"; |
216 | }; | 216 | }; |
217 | 6E18CECF1F2E398C0029891F /* Login */ = { | 217 | 6E18CECF1F2E398C0029891F /* Login */ = { |
218 | isa = PBXGroup; | 218 | isa = PBXGroup; |
219 | children = ( | 219 | children = ( |
220 | 9CA8AEE61F31BB1200C5FC74 /* ConfirmForgetPass */, | 220 | 9CA8AEE61F31BB1200C5FC74 /* ConfirmForgetPass */, |
221 | 6E18CED01F2E39DB0029891F /* LoginViewController.h */, | 221 | 6E18CED01F2E39DB0029891F /* LoginViewController.h */, |
222 | 6E18CED11F2E39DB0029891F /* LoginViewController.m */, | 222 | 6E18CED11F2E39DB0029891F /* LoginViewController.m */, |
223 | 6E18CED21F2E39DB0029891F /* LoginViewController.xib */, | 223 | 6E18CED21F2E39DB0029891F /* LoginViewController.xib */, |
224 | ); | 224 | ); |
225 | name = Login; | 225 | name = Login; |
226 | sourceTree = "<group>"; | 226 | sourceTree = "<group>"; |
227 | }; | 227 | }; |
228 | 6E18CED51F2E3C0E0029891F /* ServerAPI */ = { | 228 | 6E18CED51F2E3C0E0029891F /* ServerAPI */ = { |
229 | isa = PBXGroup; | 229 | isa = PBXGroup; |
230 | children = ( | 230 | children = ( |
231 | 6E18CED61F2E3C840029891F /* ServerAPI.h */, | 231 | 6E18CED61F2E3C840029891F /* ServerAPI.h */, |
232 | 6E18CED71F2E3C840029891F /* ServerAPI.m */, | 232 | 6E18CED71F2E3C840029891F /* ServerAPI.m */, |
233 | ); | 233 | ); |
234 | name = ServerAPI; | 234 | name = ServerAPI; |
235 | sourceTree = "<group>"; | 235 | sourceTree = "<group>"; |
236 | }; | 236 | }; |
237 | 6E18CED91F2E40AE0029891F /* Model */ = { | 237 | 6E18CED91F2E40AE0029891F /* Model */ = { |
238 | isa = PBXGroup; | 238 | isa = PBXGroup; |
239 | children = ( | 239 | children = ( |
240 | 6E18CEDA1F2E40F50029891F /* User.h */, | 240 | 6E18CEDA1F2E40F50029891F /* User.h */, |
241 | 6E18CEDB1F2E40F50029891F /* User.m */, | 241 | 6E18CEDB1F2E40F50029891F /* User.m */, |
242 | 6E18CEDD1F2E46570029891F /* Entities.h */, | 242 | 6E18CEDD1F2E46570029891F /* Entities.h */, |
243 | E9373E481F35AA180059355A /* HistoryObject.h */, | 243 | E9373E481F35AA180059355A /* HistoryObject.h */, |
244 | E9373E491F35AA180059355A /* HistoryObject.m */, | 244 | E9373E491F35AA180059355A /* HistoryObject.m */, |
245 | E9373E4B1F361A230059355A /* HistoryGraphObject.h */, | 245 | E9373E4B1F361A230059355A /* HistoryGraphObject.h */, |
246 | E9373E4C1F361A230059355A /* HistoryGraphObject.m */, | 246 | E9373E4C1F361A230059355A /* HistoryGraphObject.m */, |
247 | E9D9091F1F3D559D004CF99F /* TweetObject.h */, | 247 | E9D9091F1F3D559D004CF99F /* TweetObject.h */, |
248 | E9D909201F3D559D004CF99F /* TweetObject.m */, | 248 | E9D909201F3D559D004CF99F /* TweetObject.m */, |
249 | ); | 249 | ); |
250 | name = Model; | 250 | name = Model; |
251 | sourceTree = "<group>"; | 251 | sourceTree = "<group>"; |
252 | }; | 252 | }; |
253 | 6E7F93391F35870F00EFBC71 /* TPKeyboardAvoiding */ = { | 253 | 6E7F93391F35870F00EFBC71 /* TPKeyboardAvoiding */ = { |
254 | isa = PBXGroup; | 254 | isa = PBXGroup; |
255 | children = ( | 255 | children = ( |
256 | 6E7F933A1F35872B00EFBC71 /* TPKeyboardAvoidingCollectionView.h */, | 256 | 6E7F933A1F35872B00EFBC71 /* TPKeyboardAvoidingCollectionView.h */, |
257 | 6E7F933B1F35872B00EFBC71 /* TPKeyboardAvoidingCollectionView.m */, | 257 | 6E7F933B1F35872B00EFBC71 /* TPKeyboardAvoidingCollectionView.m */, |
258 | 6E7F933C1F35872B00EFBC71 /* TPKeyboardAvoidingScrollView.h */, | 258 | 6E7F933C1F35872B00EFBC71 /* TPKeyboardAvoidingScrollView.h */, |
259 | 6E7F933D1F35872B00EFBC71 /* TPKeyboardAvoidingScrollView.m */, | 259 | 6E7F933D1F35872B00EFBC71 /* TPKeyboardAvoidingScrollView.m */, |
260 | 6E7F933E1F35872B00EFBC71 /* TPKeyboardAvoidingTableView.h */, | 260 | 6E7F933E1F35872B00EFBC71 /* TPKeyboardAvoidingTableView.h */, |
261 | 6E7F933F1F35872B00EFBC71 /* TPKeyboardAvoidingTableView.m */, | 261 | 6E7F933F1F35872B00EFBC71 /* TPKeyboardAvoidingTableView.m */, |
262 | 6E7F93401F35872B00EFBC71 /* UIScrollView+TPKeyboardAvoidingAdditions.h */, | 262 | 6E7F93401F35872B00EFBC71 /* UIScrollView+TPKeyboardAvoidingAdditions.h */, |
263 | 6E7F93411F35872B00EFBC71 /* UIScrollView+TPKeyboardAvoidingAdditions.m */, | 263 | 6E7F93411F35872B00EFBC71 /* UIScrollView+TPKeyboardAvoidingAdditions.m */, |
264 | ); | 264 | ); |
265 | name = TPKeyboardAvoiding; | 265 | name = TPKeyboardAvoiding; |
266 | sourceTree = "<group>"; | 266 | sourceTree = "<group>"; |
267 | }; | 267 | }; |
268 | 6E84E3681F27A700001EB88E = { | 268 | 6E84E3681F27A700001EB88E = { |
269 | isa = PBXGroup; | 269 | isa = PBXGroup; |
270 | children = ( | 270 | children = ( |
271 | 6E84E3731F27A700001EB88E /* LifeLog */, | 271 | 6E84E3731F27A700001EB88E /* LifeLog */, |
272 | 6E84E38D1F27A703001EB88E /* LifeLogTests */, | 272 | 6E84E38D1F27A703001EB88E /* LifeLogTests */, |
273 | 6E84E3981F27A703001EB88E /* LifeLogUITests */, | 273 | 6E84E3981F27A703001EB88E /* LifeLogUITests */, |
274 | 6E84E3721F27A700001EB88E /* Products */, | ||
275 | DE8269E957EA47CD771BAB33 /* Pods */, | 274 | DE8269E957EA47CD771BAB33 /* Pods */, |
276 | 020C1721B642EF36F31E1BB4 /* Frameworks */, | 275 | 020C1721B642EF36F31E1BB4 /* Frameworks */, |
277 | ); | 276 | ); |
278 | sourceTree = "<group>"; | 277 | sourceTree = "<group>"; |
279 | }; | 278 | }; |
280 | 6E84E3721F27A700001EB88E /* Products */ = { | 279 | 6E84E3721F27A700001EB88E /* Products */ = { |
281 | isa = PBXGroup; | 280 | isa = PBXGroup; |
282 | children = ( | 281 | children = ( |
283 | 6E84E3711F27A700001EB88E /* LifeLog.app */, | 282 | 6E84E3711F27A700001EB88E /* LifeLog.app */, |
284 | 6E84E38A1F27A703001EB88E /* LifeLogTests.xctest */, | 283 | 6E84E38A1F27A703001EB88E /* LifeLogTests.xctest */, |
285 | 6E84E3951F27A703001EB88E /* LifeLogUITests.xctest */, | 284 | 6E84E3951F27A703001EB88E /* LifeLogUITests.xctest */, |
286 | ); | 285 | ); |
287 | name = Products; | 286 | name = Products; |
288 | sourceTree = "<group>"; | 287 | sourceTree = "<group>"; |
289 | }; | 288 | }; |
290 | 6E84E3731F27A700001EB88E /* LifeLog */ = { | 289 | 6E84E3731F27A700001EB88E /* LifeLog */ = { |
291 | isa = PBXGroup; | 290 | isa = PBXGroup; |
292 | children = ( | 291 | children = ( |
293 | 6E18CED91F2E40AE0029891F /* Model */, | 292 | 6E18CED91F2E40AE0029891F /* Model */, |
294 | 6E18CED51F2E3C0E0029891F /* ServerAPI */, | 293 | 6E18CED51F2E3C0E0029891F /* ServerAPI */, |
295 | 6EDC8BEB1F2C2F3300765ACC /* Common */, | 294 | 6EDC8BEB1F2C2F3300765ACC /* Common */, |
296 | 6ECC406D1F2A5FA500AAEB97 /* Library */, | 295 | 6ECC406D1F2A5FA500AAEB97 /* Library */, |
297 | E99E13A71F336F0C00C78787 /* CustomView */, | 296 | E99E13A71F336F0C00C78787 /* CustomView */, |
298 | 6E84E3A81F27A8A9001EB88E /* ViewControllers */, | 297 | 6E84E3A81F27A8A9001EB88E /* ViewControllers */, |
299 | 6E84E3A71F27A887001EB88E /* AppDelegate */, | 298 | 6E84E3A71F27A887001EB88E /* AppDelegate */, |
300 | 6E84E3801F27A701001EB88E /* Assets.xcassets */, | 299 | 6E84E3801F27A701001EB88E /* Assets.xcassets */, |
301 | 6E84E3821F27A701001EB88E /* LaunchScreen.storyboard */, | 300 | 6E84E3821F27A701001EB88E /* LaunchScreen.storyboard */, |
302 | 6E84E3851F27A701001EB88E /* Info.plist */, | 301 | 6E84E3851F27A701001EB88E /* Info.plist */, |
303 | 6E84E3741F27A701001EB88E /* Supporting Files */, | 302 | 6E84E3741F27A701001EB88E /* Supporting Files */, |
304 | ); | 303 | ); |
305 | path = LifeLog; | 304 | path = LifeLog; |
306 | sourceTree = "<group>"; | 305 | sourceTree = "<group>"; |
307 | }; | 306 | }; |
308 | 6E84E3741F27A701001EB88E /* Supporting Files */ = { | 307 | 6E84E3741F27A701001EB88E /* Supporting Files */ = { |
309 | isa = PBXGroup; | 308 | isa = PBXGroup; |
310 | children = ( | 309 | children = ( |
311 | 6E84E3751F27A701001EB88E /* main.m */, | 310 | 6E84E3751F27A701001EB88E /* main.m */, |
312 | 6EF163091F29069300DA306C /* Localizable.strings */, | 311 | 6EF163091F29069300DA306C /* Localizable.strings */, |
313 | ); | 312 | ); |
314 | name = "Supporting Files"; | 313 | name = "Supporting Files"; |
315 | sourceTree = "<group>"; | 314 | sourceTree = "<group>"; |
316 | }; | 315 | }; |
317 | 6E84E38D1F27A703001EB88E /* LifeLogTests */ = { | 316 | 6E84E38D1F27A703001EB88E /* LifeLogTests */ = { |
318 | isa = PBXGroup; | 317 | isa = PBXGroup; |
319 | children = ( | 318 | children = ( |
320 | 6E84E38E1F27A703001EB88E /* LifeLogTests.m */, | 319 | 6E84E38E1F27A703001EB88E /* LifeLogTests.m */, |
321 | 6E84E3901F27A703001EB88E /* Info.plist */, | 320 | 6E84E3901F27A703001EB88E /* Info.plist */, |
322 | ); | 321 | ); |
323 | path = LifeLogTests; | 322 | path = LifeLogTests; |
324 | sourceTree = "<group>"; | 323 | sourceTree = "<group>"; |
325 | }; | 324 | }; |
326 | 6E84E3981F27A703001EB88E /* LifeLogUITests */ = { | 325 | 6E84E3981F27A703001EB88E /* LifeLogUITests */ = { |
327 | isa = PBXGroup; | 326 | isa = PBXGroup; |
328 | children = ( | 327 | children = ( |
329 | 6E84E3991F27A703001EB88E /* LifeLogUITests.m */, | 328 | 6E84E3991F27A703001EB88E /* LifeLogUITests.m */, |
330 | 6E84E39B1F27A703001EB88E /* Info.plist */, | 329 | 6E84E39B1F27A703001EB88E /* Info.plist */, |
331 | ); | 330 | ); |
332 | path = LifeLogUITests; | 331 | path = LifeLogUITests; |
333 | sourceTree = "<group>"; | 332 | sourceTree = "<group>"; |
334 | }; | 333 | }; |
335 | 6E84E3A71F27A887001EB88E /* AppDelegate */ = { | 334 | 6E84E3A71F27A887001EB88E /* AppDelegate */ = { |
336 | isa = PBXGroup; | 335 | isa = PBXGroup; |
337 | children = ( | 336 | children = ( |
338 | 6E84E3771F27A701001EB88E /* AppDelegate.h */, | 337 | 6E84E3771F27A701001EB88E /* AppDelegate.h */, |
339 | 6E84E3781F27A701001EB88E /* AppDelegate.m */, | 338 | 6E84E3781F27A701001EB88E /* AppDelegate.m */, |
340 | ); | 339 | ); |
341 | name = AppDelegate; | 340 | name = AppDelegate; |
342 | sourceTree = "<group>"; | 341 | sourceTree = "<group>"; |
343 | }; | 342 | }; |
344 | 6E84E3A81F27A8A9001EB88E /* ViewControllers */ = { | 343 | 6E84E3A81F27A8A9001EB88E /* ViewControllers */ = { |
345 | isa = PBXGroup; | 344 | isa = PBXGroup; |
346 | children = ( | 345 | children = ( |
347 | 9CBDA0F71F2ECDFD0055DED1 /* BaseViewController */, | 346 | 9CBDA0F71F2ECDFD0055DED1 /* BaseViewController */, |
348 | 9CBDA0FB1F2F03490055DED1 /* Register */, | 347 | 9CBDA0FB1F2F03490055DED1 /* Register */, |
349 | 6E18CECF1F2E398C0029891F /* Login */, | 348 | 6E18CECF1F2E398C0029891F /* Login */, |
350 | 6E84E3AC1F27A954001EB88E /* SNS */, | 349 | 6E84E3AC1F27A954001EB88E /* SNS */, |
351 | 6E84E3C11F27AC89001EB88E /* Map */, | 350 | 6E84E3C11F27AC89001EB88E /* Map */, |
352 | 6E84E3AB1F27A946001EB88E /* Ranking */, | 351 | 6E84E3AB1F27A946001EB88E /* Ranking */, |
353 | 6E84E3AA1F27A924001EB88E /* History */, | 352 | 6E84E3AA1F27A924001EB88E /* History */, |
354 | 6E84E3A91F27A915001EB88E /* Home */, | 353 | 6E84E3A91F27A915001EB88E /* Home */, |
355 | ); | 354 | ); |
356 | name = ViewControllers; | 355 | name = ViewControllers; |
357 | sourceTree = "<group>"; | 356 | sourceTree = "<group>"; |
358 | }; | 357 | }; |
359 | 6E84E3A91F27A915001EB88E /* Home */ = { | 358 | 6E84E3A91F27A915001EB88E /* Home */ = { |
360 | isa = PBXGroup; | 359 | isa = PBXGroup; |
361 | children = ( | 360 | children = ( |
362 | 6E8DA0F31F2BAC0800CCE941 /* Today */, | 361 | 6E8DA0F31F2BAC0800CCE941 /* Today */, |
363 | 6E84E3AD1F27A975001EB88E /* HomeViewController.h */, | 362 | 6E84E3AD1F27A975001EB88E /* HomeViewController.h */, |
364 | 6E84E3AE1F27A975001EB88E /* HomeViewController.m */, | 363 | 6E84E3AE1F27A975001EB88E /* HomeViewController.m */, |
365 | 6E84E3AF1F27A975001EB88E /* HomeViewController.xib */, | 364 | 6E84E3AF1F27A975001EB88E /* HomeViewController.xib */, |
366 | ); | 365 | ); |
367 | name = Home; | 366 | name = Home; |
368 | sourceTree = "<group>"; | 367 | sourceTree = "<group>"; |
369 | }; | 368 | }; |
370 | 6E84E3AA1F27A924001EB88E /* History */ = { | 369 | 6E84E3AA1F27A924001EB88E /* History */ = { |
371 | isa = PBXGroup; | 370 | isa = PBXGroup; |
372 | children = ( | 371 | children = ( |
373 | 6E84E3B21F27A98B001EB88E /* HistoryViewController.h */, | 372 | 6E84E3B21F27A98B001EB88E /* HistoryViewController.h */, |
374 | 6E84E3B31F27A98B001EB88E /* HistoryViewController.m */, | 373 | 6E84E3B31F27A98B001EB88E /* HistoryViewController.m */, |
375 | 6E84E3B41F27A98B001EB88E /* HistoryViewController.xib */, | 374 | 6E84E3B41F27A98B001EB88E /* HistoryViewController.xib */, |
376 | E9F73DC91F338A0F004A3A6F /* HistoryListTableViewCell.h */, | 375 | E9F73DC91F338A0F004A3A6F /* HistoryListTableViewCell.h */, |
377 | E9F73DCA1F338A0F004A3A6F /* HistoryListTableViewCell.m */, | 376 | E9F73DCA1F338A0F004A3A6F /* HistoryListTableViewCell.m */, |
378 | E9F73DCB1F338A0F004A3A6F /* HistoryListTableViewCell.xib */, | 377 | E9F73DCB1F338A0F004A3A6F /* HistoryListTableViewCell.xib */, |
379 | ); | 378 | ); |
380 | name = History; | 379 | name = History; |
381 | sourceTree = "<group>"; | 380 | sourceTree = "<group>"; |
382 | }; | 381 | }; |
383 | 6E84E3AB1F27A946001EB88E /* Ranking */ = { | 382 | 6E84E3AB1F27A946001EB88E /* Ranking */ = { |
384 | isa = PBXGroup; | 383 | isa = PBXGroup; |
385 | children = ( | 384 | children = ( |
386 | 6E84E3B71F27A9A0001EB88E /* RankingViewController.h */, | 385 | 6E84E3B71F27A9A0001EB88E /* RankingViewController.h */, |
387 | 6E84E3B81F27A9A0001EB88E /* RankingViewController.m */, | 386 | 6E84E3B81F27A9A0001EB88E /* RankingViewController.m */, |
388 | 6E84E3B91F27A9A0001EB88E /* RankingViewController.xib */, | 387 | 6E84E3B91F27A9A0001EB88E /* RankingViewController.xib */, |
389 | E9682E2B1F39675A00FE05A2 /* RankingTableViewCell.h */, | 388 | E9682E2B1F39675A00FE05A2 /* RankingTableViewCell.h */, |
390 | E9682E2C1F39675A00FE05A2 /* RankingTableViewCell.m */, | 389 | E9682E2C1F39675A00FE05A2 /* RankingTableViewCell.m */, |
391 | E9682E2D1F39675A00FE05A2 /* RankingTableViewCell.xib */, | 390 | E9682E2D1F39675A00FE05A2 /* RankingTableViewCell.xib */, |
392 | ); | 391 | ); |
393 | name = Ranking; | 392 | name = Ranking; |
394 | sourceTree = "<group>"; | 393 | sourceTree = "<group>"; |
395 | }; | 394 | }; |
396 | 6E84E3AC1F27A954001EB88E /* SNS */ = { | 395 | 6E84E3AC1F27A954001EB88E /* SNS */ = { |
397 | isa = PBXGroup; | 396 | isa = PBXGroup; |
398 | children = ( | 397 | children = ( |
399 | 6E84E3BC1F27A9B1001EB88E /* SNSViewController.h */, | 398 | 6E84E3BC1F27A9B1001EB88E /* SNSViewController.h */, |
400 | 6E84E3BD1F27A9B1001EB88E /* SNSViewController.m */, | 399 | 6E84E3BD1F27A9B1001EB88E /* SNSViewController.m */, |
401 | 6E84E3BE1F27A9B1001EB88E /* SNSViewController.xib */, | 400 | 6E84E3BE1F27A9B1001EB88E /* SNSViewController.xib */, |
402 | E968550E1F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.h */, | 401 | E968550E1F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.h */, |
403 | E968550F1F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.m */, | 402 | E968550F1F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.m */, |
404 | E96855101F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.xib */, | 403 | E96855101F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.xib */, |
405 | ); | 404 | ); |
406 | name = SNS; | 405 | name = SNS; |
407 | sourceTree = "<group>"; | 406 | sourceTree = "<group>"; |
408 | }; | 407 | }; |
409 | 6E84E3C11F27AC89001EB88E /* Map */ = { | 408 | 6E84E3C11F27AC89001EB88E /* Map */ = { |
410 | isa = PBXGroup; | 409 | isa = PBXGroup; |
411 | children = ( | 410 | children = ( |
412 | 6E84E3C21F27ACAE001EB88E /* MapViewController.h */, | 411 | 6E84E3C21F27ACAE001EB88E /* MapViewController.h */, |
413 | 6E84E3C31F27ACAE001EB88E /* MapViewController.m */, | 412 | 6E84E3C31F27ACAE001EB88E /* MapViewController.m */, |
414 | 6E84E3C41F27ACAE001EB88E /* MapViewController.xib */, | 413 | 6E84E3C41F27ACAE001EB88E /* MapViewController.xib */, |
415 | ); | 414 | ); |
416 | name = Map; | 415 | name = Map; |
417 | sourceTree = "<group>"; | 416 | sourceTree = "<group>"; |
418 | }; | 417 | }; |
419 | 6E8DA0F31F2BAC0800CCE941 /* Today */ = { | 418 | 6E8DA0F31F2BAC0800CCE941 /* Today */ = { |
420 | isa = PBXGroup; | 419 | isa = PBXGroup; |
421 | children = ( | 420 | children = ( |
422 | 6E8DA0F41F2BAC3400CCE941 /* TodayViewController.h */, | 421 | 6E8DA0F41F2BAC3400CCE941 /* TodayViewController.h */, |
423 | 6E8DA0F51F2BAC3400CCE941 /* TodayViewController.m */, | 422 | 6E8DA0F51F2BAC3400CCE941 /* TodayViewController.m */, |
424 | 6E8DA0F61F2BAC3400CCE941 /* TodayViewController.xib */, | 423 | 6E8DA0F61F2BAC3400CCE941 /* TodayViewController.xib */, |
425 | ); | 424 | ); |
426 | name = Today; | 425 | name = Today; |
427 | sourceTree = "<group>"; | 426 | sourceTree = "<group>"; |
428 | }; | 427 | }; |
429 | 6ECC406D1F2A5FA500AAEB97 /* Library */ = { | 428 | 6ECC406D1F2A5FA500AAEB97 /* Library */ = { |
430 | isa = PBXGroup; | 429 | isa = PBXGroup; |
431 | children = ( | 430 | children = ( |
432 | 6E7F93391F35870F00EFBC71 /* TPKeyboardAvoiding */, | 431 | 6E7F93391F35870F00EFBC71 /* TPKeyboardAvoiding */, |
433 | 6ECC406E1F2A5FB200AAEB97 /* Category */, | 432 | 6ECC406E1F2A5FB200AAEB97 /* Category */, |
434 | ); | 433 | ); |
435 | name = Library; | 434 | name = Library; |
436 | sourceTree = "<group>"; | 435 | sourceTree = "<group>"; |
437 | }; | 436 | }; |
438 | 6ECC406E1F2A5FB200AAEB97 /* Category */ = { | 437 | 6ECC406E1F2A5FB200AAEB97 /* Category */ = { |
439 | isa = PBXGroup; | 438 | isa = PBXGroup; |
440 | children = ( | 439 | children = ( |
441 | 6ECC406F1F2A5FEB00AAEB97 /* NSDate+helper.h */, | 440 | 6ECC406F1F2A5FEB00AAEB97 /* NSDate+helper.h */, |
442 | 6ECC40701F2A5FEB00AAEB97 /* NSDate+helper.m */, | 441 | 6ECC40701F2A5FEB00AAEB97 /* NSDate+helper.m */, |
443 | ); | 442 | ); |
444 | name = Category; | 443 | name = Category; |
445 | sourceTree = "<group>"; | 444 | sourceTree = "<group>"; |
446 | }; | 445 | }; |
447 | 6EDC8BEB1F2C2F3300765ACC /* Common */ = { | 446 | 6EDC8BEB1F2C2F3300765ACC /* Common */ = { |
448 | isa = PBXGroup; | 447 | isa = PBXGroup; |
449 | children = ( | 448 | children = ( |
450 | 6EDC8BEC1F2C2FB800765ACC /* Utilities.h */, | 449 | 6EDC8BEC1F2C2FB800765ACC /* Utilities.h */, |
451 | 6EDC8BED1F2C2FB800765ACC /* Utilities.m */, | 450 | 6EDC8BED1F2C2FB800765ACC /* Utilities.m */, |
452 | 6EDC8BF21F2C68D700765ACC /* CMMotionActivityExtra.h */, | 451 | 6EDC8BF21F2C68D700765ACC /* CMMotionActivityExtra.h */, |
453 | 6EDC8BF31F2C68D700765ACC /* CMMotionActivityExtra.m */, | 452 | 6EDC8BF31F2C68D700765ACC /* CMMotionActivityExtra.m */, |
454 | ); | 453 | ); |
455 | name = Common; | 454 | name = Common; |
456 | sourceTree = "<group>"; | 455 | sourceTree = "<group>"; |
457 | }; | 456 | }; |
458 | 9CA8AEE61F31BB1200C5FC74 /* ConfirmForgetPass */ = { | 457 | 9CA8AEE61F31BB1200C5FC74 /* ConfirmForgetPass */ = { |
459 | isa = PBXGroup; | 458 | isa = PBXGroup; |
460 | children = ( | 459 | children = ( |
461 | 9CA8AEE71F31BB4600C5FC74 /* ConfirmForgetPassViewController.h */, | 460 | 9CA8AEE71F31BB4600C5FC74 /* ConfirmForgetPassViewController.h */, |
462 | 9CA8AEE81F31BB4600C5FC74 /* ConfirmForgetPassViewController.m */, | 461 | 9CA8AEE81F31BB4600C5FC74 /* ConfirmForgetPassViewController.m */, |
463 | 9CA8AEE91F31BB4600C5FC74 /* ConfirmForgetPassViewController.xib */, | 462 | 9CA8AEE91F31BB4600C5FC74 /* ConfirmForgetPassViewController.xib */, |
464 | ); | 463 | ); |
465 | name = ConfirmForgetPass; | 464 | name = ConfirmForgetPass; |
466 | sourceTree = "<group>"; | 465 | sourceTree = "<group>"; |
467 | }; | 466 | }; |
468 | 9CBDA0F71F2ECDFD0055DED1 /* BaseViewController */ = { | 467 | 9CBDA0F71F2ECDFD0055DED1 /* BaseViewController */ = { |
469 | isa = PBXGroup; | 468 | isa = PBXGroup; |
470 | children = ( | 469 | children = ( |
471 | 9CBDA0F81F2ECE2C0055DED1 /* BaseViewController.h */, | 470 | 9CBDA0F81F2ECE2C0055DED1 /* BaseViewController.h */, |
472 | 9CBDA0F91F2ECE2C0055DED1 /* BaseViewController.m */, | 471 | 9CBDA0F91F2ECE2C0055DED1 /* BaseViewController.m */, |
473 | 6E48AF0B1F2F9D3200C1D184 /* CustomTextField.h */, | 472 | 6E48AF0B1F2F9D3200C1D184 /* CustomTextField.h */, |
474 | 6E48AF0C1F2F9D3200C1D184 /* CustomTextField.m */, | 473 | 6E48AF0C1F2F9D3200C1D184 /* CustomTextField.m */, |
475 | E9D909221F3D6E8C004CF99F /* BaseTableViewController.h */, | 474 | E9D909221F3D6E8C004CF99F /* BaseTableViewController.h */, |
476 | E9D909231F3D6E8C004CF99F /* BaseTableViewController.m */, | 475 | E9D909231F3D6E8C004CF99F /* BaseTableViewController.m */, |
477 | ); | 476 | ); |
478 | name = BaseViewController; | 477 | name = BaseViewController; |
479 | sourceTree = "<group>"; | 478 | sourceTree = "<group>"; |
480 | }; | 479 | }; |
481 | 9CBDA0FB1F2F03490055DED1 /* Register */ = { | 480 | 9CBDA0FB1F2F03490055DED1 /* Register */ = { |
482 | isa = PBXGroup; | 481 | isa = PBXGroup; |
483 | children = ( | 482 | children = ( |
484 | 9CBDA0FC1F2F03810055DED1 /* RegisterViewController.h */, | 483 | 9CBDA0FC1F2F03810055DED1 /* RegisterViewController.h */, |
485 | 9CBDA0FD1F2F03810055DED1 /* RegisterViewController.m */, | 484 | 9CBDA0FD1F2F03810055DED1 /* RegisterViewController.m */, |
486 | 9CBDA0FE1F2F03810055DED1 /* RegisterViewController.xib */, | 485 | 9CBDA0FE1F2F03810055DED1 /* RegisterViewController.xib */, |
487 | ); | 486 | ); |
488 | name = Register; | 487 | name = Register; |
489 | sourceTree = "<group>"; | 488 | sourceTree = "<group>"; |
490 | }; | 489 | }; |
491 | DE8269E957EA47CD771BAB33 /* Pods */ = { | 490 | DE8269E957EA47CD771BAB33 /* Pods */ = { |
492 | isa = PBXGroup; | 491 | isa = PBXGroup; |
493 | children = ( | 492 | children = ( |
493 | 6E84E3721F27A700001EB88E /* Products */, | ||
494 | 0FC2D57087AF4571C57FAE08 /* Pods-LifeLog.debug.xcconfig */, | 494 | 0FC2D57087AF4571C57FAE08 /* Pods-LifeLog.debug.xcconfig */, |
495 | 4CFDA5714AF852358A1EB515 /* Pods-LifeLog.release.xcconfig */, | 495 | 4CFDA5714AF852358A1EB515 /* Pods-LifeLog.release.xcconfig */, |
496 | ); | 496 | ); |
497 | name = Pods; | 497 | name = Pods; |
498 | sourceTree = "<group>"; | 498 | sourceTree = "<group>"; |
499 | }; | 499 | }; |
500 | E9373E441F35966D0059355A /* AutoTranslateView */ = { | 500 | E9373E441F35966D0059355A /* AutoTranslateView */ = { |
501 | isa = PBXGroup; | 501 | isa = PBXGroup; |
502 | children = ( | 502 | children = ( |
503 | E9373E451F3596940059355A /* AutoTransLabel.h */, | 503 | E9373E451F3596940059355A /* AutoTransLabel.h */, |
504 | E9373E461F3596940059355A /* AutoTransLabel.m */, | 504 | E9373E461F3596940059355A /* AutoTransLabel.m */, |
505 | E96855081F3C444900317CEF /* AutoTransButton.h */, | 505 | E96855081F3C444900317CEF /* AutoTransButton.h */, |
506 | E96855091F3C444900317CEF /* AutoTransButton.m */, | 506 | E96855091F3C444900317CEF /* AutoTransButton.m */, |
507 | ); | 507 | ); |
508 | name = AutoTranslateView; | 508 | name = AutoTranslateView; |
509 | sourceTree = "<group>"; | 509 | sourceTree = "<group>"; |
510 | }; | 510 | }; |
511 | E99E13A71F336F0C00C78787 /* CustomView */ = { | 511 | E99E13A71F336F0C00C78787 /* CustomView */ = { |
512 | isa = PBXGroup; | 512 | isa = PBXGroup; |
513 | children = ( | 513 | children = ( |
514 | E9373E441F35966D0059355A /* AutoTranslateView */, | 514 | E9373E441F35966D0059355A /* AutoTranslateView */, |
515 | E99E13A81F336F1700C78787 /* CollectionView */, | 515 | E99E13A81F336F1700C78787 /* CollectionView */, |
516 | ); | 516 | ); |
517 | name = CustomView; | 517 | name = CustomView; |
518 | sourceTree = "<group>"; | 518 | sourceTree = "<group>"; |
519 | }; | 519 | }; |
520 | E99E13A81F336F1700C78787 /* CollectionView */ = { | 520 | E99E13A81F336F1700C78787 /* CollectionView */ = { |
521 | isa = PBXGroup; | 521 | isa = PBXGroup; |
522 | children = ( | 522 | children = ( |
523 | E99E13AE1F33720600C78787 /* LabelCollectionViewCell.h */, | 523 | E99E13AE1F33720600C78787 /* LabelCollectionViewCell.h */, |
524 | E99E13AF1F33720600C78787 /* LabelCollectionViewCell.m */, | 524 | E99E13AF1F33720600C78787 /* LabelCollectionViewCell.m */, |
525 | E99E13B01F33720600C78787 /* LabelCollectionViewCell.xib */, | 525 | E99E13B01F33720600C78787 /* LabelCollectionViewCell.xib */, |
526 | E99E13A91F336F3600C78787 /* CollectionView.h */, | 526 | E99E13A91F336F3600C78787 /* CollectionView.h */, |
527 | E99E13AA1F336F3600C78787 /* CollectionView.m */, | 527 | E99E13AA1F336F3600C78787 /* CollectionView.m */, |
528 | E99E13AC1F336F4500C78787 /* CollectionView.xib */, | 528 | E99E13AC1F336F4500C78787 /* CollectionView.xib */, |
529 | ); | 529 | ); |
530 | name = CollectionView; | 530 | name = CollectionView; |
531 | sourceTree = "<group>"; | 531 | sourceTree = "<group>"; |
532 | }; | 532 | }; |
533 | /* End PBXGroup section */ | 533 | /* End PBXGroup section */ |
534 | 534 | ||
535 | /* Begin PBXNativeTarget section */ | 535 | /* Begin PBXNativeTarget section */ |
536 | 6E84E3701F27A700001EB88E /* LifeLog */ = { | 536 | 6E84E3701F27A700001EB88E /* LifeLog */ = { |
537 | isa = PBXNativeTarget; | 537 | isa = PBXNativeTarget; |
538 | buildConfigurationList = 6E84E39E1F27A703001EB88E /* Build configuration list for PBXNativeTarget "LifeLog" */; | 538 | buildConfigurationList = 6E84E39E1F27A703001EB88E /* Build configuration list for PBXNativeTarget "LifeLog" */; |
539 | buildPhases = ( | 539 | buildPhases = ( |
540 | 2BB22CAEC0728AA1E086BCE3 /* [CP] Check Pods Manifest.lock */, | 540 | 2BB22CAEC0728AA1E086BCE3 /* [CP] Check Pods Manifest.lock */, |
541 | 6E84E36D1F27A700001EB88E /* Sources */, | 541 | 6E84E36D1F27A700001EB88E /* Sources */, |
542 | 6E84E36E1F27A700001EB88E /* Frameworks */, | 542 | 6E84E36E1F27A700001EB88E /* Frameworks */, |
543 | 6E84E36F1F27A700001EB88E /* Resources */, | 543 | 6E84E36F1F27A700001EB88E /* Resources */, |
544 | 22F89B11794CEB4E265996AC /* [CP] Embed Pods Frameworks */, | 544 | 22F89B11794CEB4E265996AC /* [CP] Embed Pods Frameworks */, |
545 | 96653BDB2C24A87C2866C897 /* [CP] Copy Pods Resources */, | 545 | 96653BDB2C24A87C2866C897 /* [CP] Copy Pods Resources */, |
546 | ); | 546 | ); |
547 | buildRules = ( | 547 | buildRules = ( |
548 | ); | 548 | ); |
549 | dependencies = ( | 549 | dependencies = ( |
550 | ); | 550 | ); |
551 | name = LifeLog; | 551 | name = LifeLog; |
552 | productName = LifeLog; | 552 | productName = LifeLog; |
553 | productReference = 6E84E3711F27A700001EB88E /* LifeLog.app */; | 553 | productReference = 6E84E3711F27A700001EB88E /* LifeLog.app */; |
554 | productType = "com.apple.product-type.application"; | 554 | productType = "com.apple.product-type.application"; |
555 | }; | 555 | }; |
556 | 6E84E3891F27A703001EB88E /* LifeLogTests */ = { | 556 | 6E84E3891F27A703001EB88E /* LifeLogTests */ = { |
557 | isa = PBXNativeTarget; | 557 | isa = PBXNativeTarget; |
558 | buildConfigurationList = 6E84E3A11F27A703001EB88E /* Build configuration list for PBXNativeTarget "LifeLogTests" */; | 558 | buildConfigurationList = 6E84E3A11F27A703001EB88E /* Build configuration list for PBXNativeTarget "LifeLogTests" */; |
559 | buildPhases = ( | 559 | buildPhases = ( |
560 | 6E84E3861F27A703001EB88E /* Sources */, | 560 | 6E84E3861F27A703001EB88E /* Sources */, |
561 | 6E84E3871F27A703001EB88E /* Frameworks */, | 561 | 6E84E3871F27A703001EB88E /* Frameworks */, |
562 | 6E84E3881F27A703001EB88E /* Resources */, | 562 | 6E84E3881F27A703001EB88E /* Resources */, |
563 | ); | 563 | ); |
564 | buildRules = ( | 564 | buildRules = ( |
565 | ); | 565 | ); |
566 | dependencies = ( | 566 | dependencies = ( |
567 | 6E84E38C1F27A703001EB88E /* PBXTargetDependency */, | 567 | 6E84E38C1F27A703001EB88E /* PBXTargetDependency */, |
568 | ); | 568 | ); |
569 | name = LifeLogTests; | 569 | name = LifeLogTests; |
570 | productName = LifeLogTests; | 570 | productName = LifeLogTests; |
571 | productReference = 6E84E38A1F27A703001EB88E /* LifeLogTests.xctest */; | 571 | productReference = 6E84E38A1F27A703001EB88E /* LifeLogTests.xctest */; |
572 | productType = "com.apple.product-type.bundle.unit-test"; | 572 | productType = "com.apple.product-type.bundle.unit-test"; |
573 | }; | 573 | }; |
574 | 6E84E3941F27A703001EB88E /* LifeLogUITests */ = { | 574 | 6E84E3941F27A703001EB88E /* LifeLogUITests */ = { |
575 | isa = PBXNativeTarget; | 575 | isa = PBXNativeTarget; |
576 | buildConfigurationList = 6E84E3A41F27A703001EB88E /* Build configuration list for PBXNativeTarget "LifeLogUITests" */; | 576 | buildConfigurationList = 6E84E3A41F27A703001EB88E /* Build configuration list for PBXNativeTarget "LifeLogUITests" */; |
577 | buildPhases = ( | 577 | buildPhases = ( |
578 | 6E84E3911F27A703001EB88E /* Sources */, | 578 | 6E84E3911F27A703001EB88E /* Sources */, |
579 | 6E84E3921F27A703001EB88E /* Frameworks */, | 579 | 6E84E3921F27A703001EB88E /* Frameworks */, |
580 | 6E84E3931F27A703001EB88E /* Resources */, | 580 | 6E84E3931F27A703001EB88E /* Resources */, |
581 | ); | 581 | ); |
582 | buildRules = ( | 582 | buildRules = ( |
583 | ); | 583 | ); |
584 | dependencies = ( | 584 | dependencies = ( |
585 | 6E84E3971F27A703001EB88E /* PBXTargetDependency */, | 585 | 6E84E3971F27A703001EB88E /* PBXTargetDependency */, |
586 | ); | 586 | ); |
587 | name = LifeLogUITests; | 587 | name = LifeLogUITests; |
588 | productName = LifeLogUITests; | 588 | productName = LifeLogUITests; |
589 | productReference = 6E84E3951F27A703001EB88E /* LifeLogUITests.xctest */; | 589 | productReference = 6E84E3951F27A703001EB88E /* LifeLogUITests.xctest */; |
590 | productType = "com.apple.product-type.bundle.ui-testing"; | 590 | productType = "com.apple.product-type.bundle.ui-testing"; |
591 | }; | 591 | }; |
592 | /* End PBXNativeTarget section */ | 592 | /* End PBXNativeTarget section */ |
593 | 593 | ||
594 | /* Begin PBXProject section */ | 594 | /* Begin PBXProject section */ |
595 | 6E84E3691F27A700001EB88E /* Project object */ = { | 595 | 6E84E3691F27A700001EB88E /* Project object */ = { |
596 | isa = PBXProject; | 596 | isa = PBXProject; |
597 | attributes = { | 597 | attributes = { |
598 | LastUpgradeCheck = 0830; | 598 | LastUpgradeCheck = 0830; |
599 | ORGANIZATIONNAME = PhongNV; | 599 | ORGANIZATIONNAME = PhongNV; |
600 | TargetAttributes = { | 600 | TargetAttributes = { |
601 | 6E84E3701F27A700001EB88E = { | 601 | 6E84E3701F27A700001EB88E = { |
602 | CreatedOnToolsVersion = 8.3.3; | 602 | CreatedOnToolsVersion = 8.3.3; |
603 | DevelopmentTeam = UXU4V3VUN4; | 603 | DevelopmentTeam = UXU4V3VUN4; |
604 | ProvisioningStyle = Automatic; | 604 | ProvisioningStyle = Automatic; |
605 | }; | 605 | }; |
606 | 6E84E3891F27A703001EB88E = { | 606 | 6E84E3891F27A703001EB88E = { |
607 | CreatedOnToolsVersion = 8.3.3; | 607 | CreatedOnToolsVersion = 8.3.3; |
608 | ProvisioningStyle = Automatic; | 608 | ProvisioningStyle = Automatic; |
609 | TestTargetID = 6E84E3701F27A700001EB88E; | 609 | TestTargetID = 6E84E3701F27A700001EB88E; |
610 | }; | 610 | }; |
611 | 6E84E3941F27A703001EB88E = { | 611 | 6E84E3941F27A703001EB88E = { |
612 | CreatedOnToolsVersion = 8.3.3; | 612 | CreatedOnToolsVersion = 8.3.3; |
613 | ProvisioningStyle = Automatic; | 613 | ProvisioningStyle = Automatic; |
614 | TestTargetID = 6E84E3701F27A700001EB88E; | 614 | TestTargetID = 6E84E3701F27A700001EB88E; |
615 | }; | 615 | }; |
616 | }; | 616 | }; |
617 | }; | 617 | }; |
618 | buildConfigurationList = 6E84E36C1F27A700001EB88E /* Build configuration list for PBXProject "LifeLog" */; | 618 | buildConfigurationList = 6E84E36C1F27A700001EB88E /* Build configuration list for PBXProject "LifeLog" */; |
619 | compatibilityVersion = "Xcode 3.2"; | 619 | compatibilityVersion = "Xcode 3.2"; |
620 | developmentRegion = English; | 620 | developmentRegion = English; |
621 | hasScannedForEncodings = 0; | 621 | hasScannedForEncodings = 0; |
622 | knownRegions = ( | 622 | knownRegions = ( |
623 | en, | 623 | en, |
624 | Base, | 624 | Base, |
625 | ); | 625 | ); |
626 | mainGroup = 6E84E3681F27A700001EB88E; | 626 | mainGroup = 6E84E3681F27A700001EB88E; |
627 | productRefGroup = 6E84E3721F27A700001EB88E /* Products */; | 627 | productRefGroup = 6E84E3721F27A700001EB88E /* Products */; |
628 | projectDirPath = ""; | 628 | projectDirPath = ""; |
629 | projectRoot = ""; | 629 | projectRoot = ""; |
630 | targets = ( | 630 | targets = ( |
631 | 6E84E3701F27A700001EB88E /* LifeLog */, | 631 | 6E84E3701F27A700001EB88E /* LifeLog */, |
632 | 6E84E3891F27A703001EB88E /* LifeLogTests */, | 632 | 6E84E3891F27A703001EB88E /* LifeLogTests */, |
633 | 6E84E3941F27A703001EB88E /* LifeLogUITests */, | 633 | 6E84E3941F27A703001EB88E /* LifeLogUITests */, |
634 | ); | 634 | ); |
635 | }; | 635 | }; |
636 | /* End PBXProject section */ | 636 | /* End PBXProject section */ |
637 | 637 | ||
638 | /* Begin PBXResourcesBuildPhase section */ | 638 | /* Begin PBXResourcesBuildPhase section */ |
639 | 6E84E36F1F27A700001EB88E /* Resources */ = { | 639 | 6E84E36F1F27A700001EB88E /* Resources */ = { |
640 | isa = PBXResourcesBuildPhase; | 640 | isa = PBXResourcesBuildPhase; |
641 | buildActionMask = 2147483647; | 641 | buildActionMask = 2147483647; |
642 | files = ( | 642 | files = ( |
643 | 9CBDA1001F2F03810055DED1 /* RegisterViewController.xib in Resources */, | 643 | 9CBDA1001F2F03810055DED1 /* RegisterViewController.xib in Resources */, |
644 | 6E18CED41F2E39DB0029891F /* LoginViewController.xib in Resources */, | 644 | 6E18CED41F2E39DB0029891F /* LoginViewController.xib in Resources */, |
645 | E99E13AD1F336F4500C78787 /* CollectionView.xib in Resources */, | 645 | E99E13AD1F336F4500C78787 /* CollectionView.xib in Resources */, |
646 | 6E84E3BB1F27A9A0001EB88E /* RankingViewController.xib in Resources */, | 646 | 6E84E3BB1F27A9A0001EB88E /* RankingViewController.xib in Resources */, |
647 | 9CA8AEEB1F31BB4600C5FC74 /* ConfirmForgetPassViewController.xib in Resources */, | 647 | 9CA8AEEB1F31BB4600C5FC74 /* ConfirmForgetPassViewController.xib in Resources */, |
648 | 6E84E3C01F27A9B1001EB88E /* SNSViewController.xib in Resources */, | 648 | 6E84E3C01F27A9B1001EB88E /* SNSViewController.xib in Resources */, |
649 | E9682E2F1F39675A00FE05A2 /* RankingTableViewCell.xib in Resources */, | 649 | E9682E2F1F39675A00FE05A2 /* RankingTableViewCell.xib in Resources */, |
650 | 6E8DA0F81F2BAC3500CCE941 /* TodayViewController.xib in Resources */, | 650 | 6E8DA0F81F2BAC3500CCE941 /* TodayViewController.xib in Resources */, |
651 | 6E84E3841F27A701001EB88E /* LaunchScreen.storyboard in Resources */, | 651 | 6E84E3841F27A701001EB88E /* LaunchScreen.storyboard in Resources */, |
652 | 6E84E3811F27A701001EB88E /* Assets.xcassets in Resources */, | 652 | 6E84E3811F27A701001EB88E /* Assets.xcassets in Resources */, |
653 | 6E84E3C61F27ACAE001EB88E /* MapViewController.xib in Resources */, | 653 | 6E84E3C61F27ACAE001EB88E /* MapViewController.xib in Resources */, |
654 | 6EF1630A1F29069300DA306C /* Localizable.strings in Resources */, | 654 | 6EF1630A1F29069300DA306C /* Localizable.strings in Resources */, |
655 | 6E84E3B11F27A975001EB88E /* HomeViewController.xib in Resources */, | 655 | 6E84E3B11F27A975001EB88E /* HomeViewController.xib in Resources */, |
656 | 6E84E3B61F27A98B001EB88E /* HistoryViewController.xib in Resources */, | 656 | 6E84E3B61F27A98B001EB88E /* HistoryViewController.xib in Resources */, |
657 | E96855121F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.xib in Resources */, | 657 | E96855121F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.xib in Resources */, |
658 | E99E13B21F33720600C78787 /* LabelCollectionViewCell.xib in Resources */, | 658 | E99E13B21F33720600C78787 /* LabelCollectionViewCell.xib in Resources */, |
659 | E9F73DCD1F338A0F004A3A6F /* HistoryListTableViewCell.xib in Resources */, | 659 | E9F73DCD1F338A0F004A3A6F /* HistoryListTableViewCell.xib in Resources */, |
660 | ); | 660 | ); |
661 | runOnlyForDeploymentPostprocessing = 0; | 661 | runOnlyForDeploymentPostprocessing = 0; |
662 | }; | 662 | }; |
663 | 6E84E3881F27A703001EB88E /* Resources */ = { | 663 | 6E84E3881F27A703001EB88E /* Resources */ = { |
664 | isa = PBXResourcesBuildPhase; | 664 | isa = PBXResourcesBuildPhase; |
665 | buildActionMask = 2147483647; | 665 | buildActionMask = 2147483647; |
666 | files = ( | 666 | files = ( |
667 | ); | 667 | ); |
668 | runOnlyForDeploymentPostprocessing = 0; | 668 | runOnlyForDeploymentPostprocessing = 0; |
669 | }; | 669 | }; |
670 | 6E84E3931F27A703001EB88E /* Resources */ = { | 670 | 6E84E3931F27A703001EB88E /* Resources */ = { |
671 | isa = PBXResourcesBuildPhase; | 671 | isa = PBXResourcesBuildPhase; |
672 | buildActionMask = 2147483647; | 672 | buildActionMask = 2147483647; |
673 | files = ( | 673 | files = ( |
674 | ); | 674 | ); |
675 | runOnlyForDeploymentPostprocessing = 0; | 675 | runOnlyForDeploymentPostprocessing = 0; |
676 | }; | 676 | }; |
677 | /* End PBXResourcesBuildPhase section */ | 677 | /* End PBXResourcesBuildPhase section */ |
678 | 678 | ||
679 | /* Begin PBXShellScriptBuildPhase section */ | 679 | /* Begin PBXShellScriptBuildPhase section */ |
680 | 22F89B11794CEB4E265996AC /* [CP] Embed Pods Frameworks */ = { | 680 | 22F89B11794CEB4E265996AC /* [CP] Embed Pods Frameworks */ = { |
681 | isa = PBXShellScriptBuildPhase; | 681 | isa = PBXShellScriptBuildPhase; |
682 | buildActionMask = 2147483647; | 682 | buildActionMask = 2147483647; |
683 | files = ( | 683 | files = ( |
684 | ); | 684 | ); |
685 | inputPaths = ( | 685 | inputPaths = ( |
686 | ); | 686 | ); |
687 | name = "[CP] Embed Pods Frameworks"; | 687 | name = "[CP] Embed Pods Frameworks"; |
688 | outputPaths = ( | 688 | outputPaths = ( |
689 | ); | 689 | ); |
690 | runOnlyForDeploymentPostprocessing = 0; | 690 | runOnlyForDeploymentPostprocessing = 0; |
691 | shellPath = /bin/sh; | 691 | shellPath = /bin/sh; |
692 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog-frameworks.sh\"\n"; | 692 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog-frameworks.sh\"\n"; |
693 | showEnvVarsInLog = 0; | 693 | showEnvVarsInLog = 0; |
694 | }; | 694 | }; |
695 | 2BB22CAEC0728AA1E086BCE3 /* [CP] Check Pods Manifest.lock */ = { | 695 | 2BB22CAEC0728AA1E086BCE3 /* [CP] Check Pods Manifest.lock */ = { |
696 | isa = PBXShellScriptBuildPhase; | 696 | isa = PBXShellScriptBuildPhase; |
697 | buildActionMask = 2147483647; | 697 | buildActionMask = 2147483647; |
698 | files = ( | 698 | files = ( |
699 | ); | 699 | ); |
700 | inputPaths = ( | 700 | inputPaths = ( |
701 | ); | 701 | ); |
702 | name = "[CP] Check Pods Manifest.lock"; | 702 | name = "[CP] Check Pods Manifest.lock"; |
703 | outputPaths = ( | 703 | outputPaths = ( |
704 | ); | 704 | ); |
705 | runOnlyForDeploymentPostprocessing = 0; | 705 | runOnlyForDeploymentPostprocessing = 0; |
706 | shellPath = /bin/sh; | 706 | shellPath = /bin/sh; |
707 | shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; | 707 | shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; |
708 | showEnvVarsInLog = 0; | 708 | showEnvVarsInLog = 0; |
709 | }; | 709 | }; |
710 | 96653BDB2C24A87C2866C897 /* [CP] Copy Pods Resources */ = { | 710 | 96653BDB2C24A87C2866C897 /* [CP] Copy Pods Resources */ = { |
711 | isa = PBXShellScriptBuildPhase; | 711 | isa = PBXShellScriptBuildPhase; |
712 | buildActionMask = 2147483647; | 712 | buildActionMask = 2147483647; |
713 | files = ( | 713 | files = ( |
714 | ); | 714 | ); |
715 | inputPaths = ( | 715 | inputPaths = ( |
716 | ); | 716 | ); |
717 | name = "[CP] Copy Pods Resources"; | 717 | name = "[CP] Copy Pods Resources"; |
718 | outputPaths = ( | 718 | outputPaths = ( |
719 | ); | 719 | ); |
720 | runOnlyForDeploymentPostprocessing = 0; | 720 | runOnlyForDeploymentPostprocessing = 0; |
721 | shellPath = /bin/sh; | 721 | shellPath = /bin/sh; |
722 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog-resources.sh\"\n"; | 722 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog-resources.sh\"\n"; |
723 | showEnvVarsInLog = 0; | 723 | showEnvVarsInLog = 0; |
724 | }; | 724 | }; |
725 | /* End PBXShellScriptBuildPhase section */ | 725 | /* End PBXShellScriptBuildPhase section */ |
726 | 726 | ||
727 | /* Begin PBXSourcesBuildPhase section */ | 727 | /* Begin PBXSourcesBuildPhase section */ |
728 | 6E84E36D1F27A700001EB88E /* Sources */ = { | 728 | 6E84E36D1F27A700001EB88E /* Sources */ = { |
729 | isa = PBXSourcesBuildPhase; | 729 | isa = PBXSourcesBuildPhase; |
730 | buildActionMask = 2147483647; | 730 | buildActionMask = 2147483647; |
731 | files = ( | 731 | files = ( |
732 | 6E18CED81F2E3C840029891F /* ServerAPI.m in Sources */, | 732 | 6E18CED81F2E3C840029891F /* ServerAPI.m in Sources */, |
733 | 6E7F93431F35872B00EFBC71 /* TPKeyboardAvoidingScrollView.m in Sources */, | 733 | 6E7F93431F35872B00EFBC71 /* TPKeyboardAvoidingScrollView.m in Sources */, |
734 | 6E7F93421F35872B00EFBC71 /* TPKeyboardAvoidingCollectionView.m in Sources */, | 734 | 6E7F93421F35872B00EFBC71 /* TPKeyboardAvoidingCollectionView.m in Sources */, |
735 | E968550A1F3C444900317CEF /* AutoTransButton.m in Sources */, | 735 | E968550A1F3C444900317CEF /* AutoTransButton.m in Sources */, |
736 | 9CBDA0FA1F2ECE2C0055DED1 /* BaseViewController.m in Sources */, | 736 | 9CBDA0FA1F2ECE2C0055DED1 /* BaseViewController.m in Sources */, |
737 | 6E8DA0F71F2BAC3400CCE941 /* TodayViewController.m in Sources */, | 737 | 6E8DA0F71F2BAC3400CCE941 /* TodayViewController.m in Sources */, |
738 | 6E7F93451F35872B00EFBC71 /* UIScrollView+TPKeyboardAvoidingAdditions.m in Sources */, | 738 | 6E7F93451F35872B00EFBC71 /* UIScrollView+TPKeyboardAvoidingAdditions.m in Sources */, |
739 | E9682E2E1F39675A00FE05A2 /* RankingTableViewCell.m in Sources */, | 739 | E9682E2E1F39675A00FE05A2 /* RankingTableViewCell.m in Sources */, |
740 | E9D909211F3D559D004CF99F /* TweetObject.m in Sources */, | 740 | E9D909211F3D559D004CF99F /* TweetObject.m in Sources */, |
741 | 6E48AF0D1F2F9D3300C1D184 /* CustomTextField.m in Sources */, | 741 | 6E48AF0D1F2F9D3300C1D184 /* CustomTextField.m in Sources */, |
742 | E99E13AB1F336F3600C78787 /* CollectionView.m in Sources */, | 742 | E99E13AB1F336F3600C78787 /* CollectionView.m in Sources */, |
743 | 6E84E3B01F27A975001EB88E /* HomeViewController.m in Sources */, | 743 | 6E84E3B01F27A975001EB88E /* HomeViewController.m in Sources */, |
744 | E9373E471F3596940059355A /* AutoTransLabel.m in Sources */, | 744 | E9373E471F3596940059355A /* AutoTransLabel.m in Sources */, |
745 | 6E84E3791F27A701001EB88E /* AppDelegate.m in Sources */, | 745 | 6E84E3791F27A701001EB88E /* AppDelegate.m in Sources */, |
746 | 6E84E3BA1F27A9A0001EB88E /* RankingViewController.m in Sources */, | 746 | 6E84E3BA1F27A9A0001EB88E /* RankingViewController.m in Sources */, |
747 | 6E7F93441F35872B00EFBC71 /* TPKeyboardAvoidingTableView.m in Sources */, | 747 | 6E7F93441F35872B00EFBC71 /* TPKeyboardAvoidingTableView.m in Sources */, |
748 | E9F73DCC1F338A0F004A3A6F /* HistoryListTableViewCell.m in Sources */, | 748 | E9F73DCC1F338A0F004A3A6F /* HistoryListTableViewCell.m in Sources */, |
749 | 6EDC8BF41F2C68D700765ACC /* CMMotionActivityExtra.m in Sources */, | 749 | 6EDC8BF41F2C68D700765ACC /* CMMotionActivityExtra.m in Sources */, |
750 | 9CBDA0FF1F2F03810055DED1 /* RegisterViewController.m in Sources */, | 750 | 9CBDA0FF1F2F03810055DED1 /* RegisterViewController.m in Sources */, |
751 | E9373E4A1F35AA180059355A /* HistoryObject.m in Sources */, | 751 | E9373E4A1F35AA180059355A /* HistoryObject.m in Sources */, |
752 | 9CA8AEEA1F31BB4600C5FC74 /* ConfirmForgetPassViewController.m in Sources */, | 752 | 9CA8AEEA1F31BB4600C5FC74 /* ConfirmForgetPassViewController.m in Sources */, |
753 | E99E13B11F33720600C78787 /* LabelCollectionViewCell.m in Sources */, | 753 | E99E13B11F33720600C78787 /* LabelCollectionViewCell.m in Sources */, |
754 | 6EDC8BEE1F2C2FB800765ACC /* Utilities.m in Sources */, | 754 | 6EDC8BEE1F2C2FB800765ACC /* Utilities.m in Sources */, |
755 | E96855111F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.m in Sources */, | 755 | E96855111F3C5D9A00317CEF /* SNSRecentTopicTableViewCell.m in Sources */, |
756 | 6E84E3C51F27ACAE001EB88E /* MapViewController.m in Sources */, | 756 | 6E84E3C51F27ACAE001EB88E /* MapViewController.m in Sources */, |
757 | 6E18CEDC1F2E40F50029891F /* User.m in Sources */, | 757 | 6E18CEDC1F2E40F50029891F /* User.m in Sources */, |
758 | 6ECC40711F2A5FEB00AAEB97 /* NSDate+helper.m in Sources */, | 758 | 6ECC40711F2A5FEB00AAEB97 /* NSDate+helper.m in Sources */, |
759 | 6E18CED31F2E39DB0029891F /* LoginViewController.m in Sources */, | 759 | 6E18CED31F2E39DB0029891F /* LoginViewController.m in Sources */, |
760 | E9D909241F3D6E8C004CF99F /* BaseTableViewController.m in Sources */, | 760 | E9D909241F3D6E8C004CF99F /* BaseTableViewController.m in Sources */, |
761 | 6E84E3761F27A701001EB88E /* main.m in Sources */, | 761 | 6E84E3761F27A701001EB88E /* main.m in Sources */, |
762 | 6E84E3B51F27A98B001EB88E /* HistoryViewController.m in Sources */, | 762 | 6E84E3B51F27A98B001EB88E /* HistoryViewController.m in Sources */, |
763 | E9373E4D1F361A230059355A /* HistoryGraphObject.m in Sources */, | 763 | E9373E4D1F361A230059355A /* HistoryGraphObject.m in Sources */, |
764 | 6E84E3BF1F27A9B1001EB88E /* SNSViewController.m in Sources */, | 764 | 6E84E3BF1F27A9B1001EB88E /* SNSViewController.m in Sources */, |
765 | ); | 765 | ); |
766 | runOnlyForDeploymentPostprocessing = 0; | 766 | runOnlyForDeploymentPostprocessing = 0; |
767 | }; | 767 | }; |
768 | 6E84E3861F27A703001EB88E /* Sources */ = { | 768 | 6E84E3861F27A703001EB88E /* Sources */ = { |
769 | isa = PBXSourcesBuildPhase; | 769 | isa = PBXSourcesBuildPhase; |
770 | buildActionMask = 2147483647; | 770 | buildActionMask = 2147483647; |
771 | files = ( | 771 | files = ( |
772 | 6E84E38F1F27A703001EB88E /* LifeLogTests.m in Sources */, | 772 | 6E84E38F1F27A703001EB88E /* LifeLogTests.m in Sources */, |
773 | ); | 773 | ); |
774 | runOnlyForDeploymentPostprocessing = 0; | 774 | runOnlyForDeploymentPostprocessing = 0; |
775 | }; | 775 | }; |
776 | 6E84E3911F27A703001EB88E /* Sources */ = { | 776 | 6E84E3911F27A703001EB88E /* Sources */ = { |
777 | isa = PBXSourcesBuildPhase; | 777 | isa = PBXSourcesBuildPhase; |
778 | buildActionMask = 2147483647; | 778 | buildActionMask = 2147483647; |
779 | files = ( | 779 | files = ( |
780 | 6E84E39A1F27A703001EB88E /* LifeLogUITests.m in Sources */, | 780 | 6E84E39A1F27A703001EB88E /* LifeLogUITests.m in Sources */, |
781 | ); | 781 | ); |
782 | runOnlyForDeploymentPostprocessing = 0; | 782 | runOnlyForDeploymentPostprocessing = 0; |
783 | }; | 783 | }; |
784 | /* End PBXSourcesBuildPhase section */ | 784 | /* End PBXSourcesBuildPhase section */ |
785 | 785 | ||
786 | /* Begin PBXTargetDependency section */ | 786 | /* Begin PBXTargetDependency section */ |
787 | 6E84E38C1F27A703001EB88E /* PBXTargetDependency */ = { | 787 | 6E84E38C1F27A703001EB88E /* PBXTargetDependency */ = { |
788 | isa = PBXTargetDependency; | 788 | isa = PBXTargetDependency; |
789 | target = 6E84E3701F27A700001EB88E /* LifeLog */; | 789 | target = 6E84E3701F27A700001EB88E /* LifeLog */; |
790 | targetProxy = 6E84E38B1F27A703001EB88E /* PBXContainerItemProxy */; | 790 | targetProxy = 6E84E38B1F27A703001EB88E /* PBXContainerItemProxy */; |
791 | }; | 791 | }; |
792 | 6E84E3971F27A703001EB88E /* PBXTargetDependency */ = { | 792 | 6E84E3971F27A703001EB88E /* PBXTargetDependency */ = { |
793 | isa = PBXTargetDependency; | 793 | isa = PBXTargetDependency; |
794 | target = 6E84E3701F27A700001EB88E /* LifeLog */; | 794 | target = 6E84E3701F27A700001EB88E /* LifeLog */; |
795 | targetProxy = 6E84E3961F27A703001EB88E /* PBXContainerItemProxy */; | 795 | targetProxy = 6E84E3961F27A703001EB88E /* PBXContainerItemProxy */; |
796 | }; | 796 | }; |
797 | /* End PBXTargetDependency section */ | 797 | /* End PBXTargetDependency section */ |
798 | 798 | ||
799 | /* Begin PBXVariantGroup section */ | 799 | /* Begin PBXVariantGroup section */ |
800 | 6E84E3821F27A701001EB88E /* LaunchScreen.storyboard */ = { | 800 | 6E84E3821F27A701001EB88E /* LaunchScreen.storyboard */ = { |
801 | isa = PBXVariantGroup; | 801 | isa = PBXVariantGroup; |
802 | children = ( | 802 | children = ( |
803 | 6E84E3831F27A701001EB88E /* Base */, | 803 | 6E84E3831F27A701001EB88E /* Base */, |
804 | ); | 804 | ); |
805 | name = LaunchScreen.storyboard; | 805 | name = LaunchScreen.storyboard; |
806 | sourceTree = "<group>"; | 806 | sourceTree = "<group>"; |
807 | }; | 807 | }; |
808 | /* End PBXVariantGroup section */ | 808 | /* End PBXVariantGroup section */ |
809 | 809 | ||
810 | /* Begin XCBuildConfiguration section */ | 810 | /* Begin XCBuildConfiguration section */ |
811 | 6E84E39C1F27A703001EB88E /* Debug */ = { | 811 | 6E84E39C1F27A703001EB88E /* Debug */ = { |
812 | isa = XCBuildConfiguration; | 812 | isa = XCBuildConfiguration; |
813 | buildSettings = { | 813 | buildSettings = { |
814 | ALWAYS_SEARCH_USER_PATHS = NO; | 814 | ALWAYS_SEARCH_USER_PATHS = NO; |
815 | CLANG_ANALYZER_NONNULL = YES; | 815 | CLANG_ANALYZER_NONNULL = YES; |
816 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; | 816 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
817 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; | 817 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
818 | CLANG_CXX_LIBRARY = "libc++"; | 818 | CLANG_CXX_LIBRARY = "libc++"; |
819 | CLANG_ENABLE_MODULES = YES; | 819 | CLANG_ENABLE_MODULES = YES; |
820 | CLANG_ENABLE_OBJC_ARC = YES; | 820 | CLANG_ENABLE_OBJC_ARC = YES; |
821 | CLANG_WARN_BOOL_CONVERSION = YES; | 821 | CLANG_WARN_BOOL_CONVERSION = YES; |
822 | CLANG_WARN_CONSTANT_CONVERSION = YES; | 822 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
823 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | 823 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
824 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; | 824 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
825 | CLANG_WARN_EMPTY_BODY = YES; | 825 | CLANG_WARN_EMPTY_BODY = YES; |
826 | CLANG_WARN_ENUM_CONVERSION = YES; | 826 | CLANG_WARN_ENUM_CONVERSION = YES; |
827 | CLANG_WARN_INFINITE_RECURSION = YES; | 827 | CLANG_WARN_INFINITE_RECURSION = YES; |
828 | CLANG_WARN_INT_CONVERSION = YES; | 828 | CLANG_WARN_INT_CONVERSION = YES; |
829 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | 829 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
830 | CLANG_WARN_SUSPICIOUS_MOVE = YES; | 830 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
831 | CLANG_WARN_UNREACHABLE_CODE = YES; | 831 | CLANG_WARN_UNREACHABLE_CODE = YES; |
832 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | 832 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
833 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | 833 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
834 | COPY_PHASE_STRIP = NO; | 834 | COPY_PHASE_STRIP = NO; |
835 | DEBUG_INFORMATION_FORMAT = dwarf; | 835 | DEBUG_INFORMATION_FORMAT = dwarf; |
836 | ENABLE_STRICT_OBJC_MSGSEND = YES; | 836 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
837 | ENABLE_TESTABILITY = YES; | 837 | ENABLE_TESTABILITY = YES; |
838 | GCC_C_LANGUAGE_STANDARD = gnu99; | 838 | GCC_C_LANGUAGE_STANDARD = gnu99; |
839 | GCC_DYNAMIC_NO_PIC = NO; | 839 | GCC_DYNAMIC_NO_PIC = NO; |
840 | GCC_NO_COMMON_BLOCKS = YES; | 840 | GCC_NO_COMMON_BLOCKS = YES; |
841 | GCC_OPTIMIZATION_LEVEL = 0; | 841 | GCC_OPTIMIZATION_LEVEL = 0; |
842 | GCC_PREPROCESSOR_DEFINITIONS = ( | 842 | GCC_PREPROCESSOR_DEFINITIONS = ( |
843 | "DEBUG=1", | 843 | "DEBUG=1", |
844 | "$(inherited)", | 844 | "$(inherited)", |
845 | ); | 845 | ); |
846 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | 846 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
847 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | 847 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
848 | GCC_WARN_UNDECLARED_SELECTOR = YES; | 848 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
849 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | 849 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
850 | GCC_WARN_UNUSED_FUNCTION = YES; | 850 | GCC_WARN_UNUSED_FUNCTION = YES; |
851 | GCC_WARN_UNUSED_VARIABLE = YES; | 851 | GCC_WARN_UNUSED_VARIABLE = YES; |
852 | IPHONEOS_DEPLOYMENT_TARGET = 10.3; | 852 | IPHONEOS_DEPLOYMENT_TARGET = 10.3; |
853 | MTL_ENABLE_DEBUG_INFO = YES; | 853 | MTL_ENABLE_DEBUG_INFO = YES; |
854 | ONLY_ACTIVE_ARCH = YES; | 854 | ONLY_ACTIVE_ARCH = YES; |
855 | SDKROOT = iphoneos; | 855 | SDKROOT = iphoneos; |
856 | TARGETED_DEVICE_FAMILY = "1,2"; | 856 | TARGETED_DEVICE_FAMILY = "1,2"; |
857 | }; | 857 | }; |
858 | name = Debug; | 858 | name = Debug; |
859 | }; | 859 | }; |
860 | 6E84E39D1F27A703001EB88E /* Release */ = { | 860 | 6E84E39D1F27A703001EB88E /* Release */ = { |
861 | isa = XCBuildConfiguration; | 861 | isa = XCBuildConfiguration; |
862 | buildSettings = { | 862 | buildSettings = { |
863 | ALWAYS_SEARCH_USER_PATHS = NO; | 863 | ALWAYS_SEARCH_USER_PATHS = NO; |
864 | CLANG_ANALYZER_NONNULL = YES; | 864 | CLANG_ANALYZER_NONNULL = YES; |
865 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; | 865 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
866 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; | 866 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
867 | CLANG_CXX_LIBRARY = "libc++"; | 867 | CLANG_CXX_LIBRARY = "libc++"; |
868 | CLANG_ENABLE_MODULES = YES; | 868 | CLANG_ENABLE_MODULES = YES; |
869 | CLANG_ENABLE_OBJC_ARC = YES; | 869 | CLANG_ENABLE_OBJC_ARC = YES; |
870 | CLANG_WARN_BOOL_CONVERSION = YES; | 870 | CLANG_WARN_BOOL_CONVERSION = YES; |
871 | CLANG_WARN_CONSTANT_CONVERSION = YES; | 871 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
872 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | 872 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
873 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; | 873 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
874 | CLANG_WARN_EMPTY_BODY = YES; | 874 | CLANG_WARN_EMPTY_BODY = YES; |
875 | CLANG_WARN_ENUM_CONVERSION = YES; | 875 | CLANG_WARN_ENUM_CONVERSION = YES; |
876 | CLANG_WARN_INFINITE_RECURSION = YES; | 876 | CLANG_WARN_INFINITE_RECURSION = YES; |
877 | CLANG_WARN_INT_CONVERSION = YES; | 877 | CLANG_WARN_INT_CONVERSION = YES; |
878 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | 878 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
879 | CLANG_WARN_SUSPICIOUS_MOVE = YES; | 879 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
880 | CLANG_WARN_UNREACHABLE_CODE = YES; | 880 | CLANG_WARN_UNREACHABLE_CODE = YES; |
881 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | 881 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
882 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | 882 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
883 | COPY_PHASE_STRIP = NO; | 883 | COPY_PHASE_STRIP = NO; |
884 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | 884 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
885 | ENABLE_NS_ASSERTIONS = NO; | 885 | ENABLE_NS_ASSERTIONS = NO; |
886 | ENABLE_STRICT_OBJC_MSGSEND = YES; | 886 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
887 | GCC_C_LANGUAGE_STANDARD = gnu99; | 887 | GCC_C_LANGUAGE_STANDARD = gnu99; |
888 | GCC_NO_COMMON_BLOCKS = YES; | 888 | GCC_NO_COMMON_BLOCKS = YES; |
889 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | 889 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
890 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | 890 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
891 | GCC_WARN_UNDECLARED_SELECTOR = YES; | 891 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
892 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | 892 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
893 | GCC_WARN_UNUSED_FUNCTION = YES; | 893 | GCC_WARN_UNUSED_FUNCTION = YES; |
894 | GCC_WARN_UNUSED_VARIABLE = YES; | 894 | GCC_WARN_UNUSED_VARIABLE = YES; |
895 | IPHONEOS_DEPLOYMENT_TARGET = 10.3; | 895 | IPHONEOS_DEPLOYMENT_TARGET = 10.3; |
896 | MTL_ENABLE_DEBUG_INFO = NO; | 896 | MTL_ENABLE_DEBUG_INFO = NO; |
897 | SDKROOT = iphoneos; | 897 | SDKROOT = iphoneos; |
898 | TARGETED_DEVICE_FAMILY = "1,2"; | 898 | TARGETED_DEVICE_FAMILY = "1,2"; |
899 | VALIDATE_PRODUCT = YES; | 899 | VALIDATE_PRODUCT = YES; |
900 | }; | 900 | }; |
901 | name = Release; | 901 | name = Release; |
902 | }; | 902 | }; |
903 | 6E84E39F1F27A703001EB88E /* Debug */ = { | 903 | 6E84E39F1F27A703001EB88E /* Debug */ = { |
904 | isa = XCBuildConfiguration; | 904 | isa = XCBuildConfiguration; |
905 | baseConfigurationReference = 0FC2D57087AF4571C57FAE08 /* Pods-LifeLog.debug.xcconfig */; | 905 | baseConfigurationReference = 0FC2D57087AF4571C57FAE08 /* Pods-LifeLog.debug.xcconfig */; |
906 | buildSettings = { | 906 | buildSettings = { |
907 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | 907 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
908 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | 908 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
909 | DEVELOPMENT_TEAM = ""; | 909 | DEVELOPMENT_TEAM = ""; |
910 | INFOPLIST_FILE = LifeLog/Info.plist; | 910 | INFOPLIST_FILE = LifeLog/Info.plist; |
911 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; | 911 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
912 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; | 912 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
913 | OTHER_LDFLAGS = ( | 913 | OTHER_LDFLAGS = ( |
914 | "$(inherited)", | 914 | "$(inherited)", |
915 | "-framework", | 915 | "-framework", |
916 | "\"CircleProgressBar\"", | 916 | "\"CircleProgressBar\"", |
917 | "-all_load", | 917 | "-all_load", |
918 | "-ObjC", | 918 | "-ObjC", |
919 | ); | 919 | ); |
920 | PRODUCT_BUNDLE_IDENTIFIER = mobileworld.jp.lifelog; | 920 | PRODUCT_BUNDLE_IDENTIFIER = mobileworld.jp.lifelog; |
921 | PRODUCT_NAME = "$(TARGET_NAME)"; | 921 | PRODUCT_NAME = "$(TARGET_NAME)"; |
922 | PROVISIONING_PROFILE = ""; | 922 | PROVISIONING_PROFILE = ""; |
923 | PROVISIONING_PROFILE_SPECIFIER = ""; | 923 | PROVISIONING_PROFILE_SPECIFIER = ""; |
924 | }; | 924 | }; |
925 | name = Debug; | 925 | name = Debug; |
926 | }; | 926 | }; |
927 | 6E84E3A01F27A703001EB88E /* Release */ = { | 927 | 6E84E3A01F27A703001EB88E /* Release */ = { |
928 | isa = XCBuildConfiguration; | 928 | isa = XCBuildConfiguration; |
929 | baseConfigurationReference = 4CFDA5714AF852358A1EB515 /* Pods-LifeLog.release.xcconfig */; | 929 | baseConfigurationReference = 4CFDA5714AF852358A1EB515 /* Pods-LifeLog.release.xcconfig */; |
930 | buildSettings = { | 930 | buildSettings = { |
931 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | 931 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
932 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | 932 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
933 | DEVELOPMENT_TEAM = ""; | 933 | DEVELOPMENT_TEAM = ""; |
934 | INFOPLIST_FILE = LifeLog/Info.plist; | 934 | INFOPLIST_FILE = LifeLog/Info.plist; |
935 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; | 935 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
936 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; | 936 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
937 | OTHER_LDFLAGS = ( | 937 | OTHER_LDFLAGS = ( |
938 | "$(inherited)", | 938 | "$(inherited)", |
939 | "-framework", | 939 | "-framework", |
940 | "\"CircleProgressBar\"", | 940 | "\"CircleProgressBar\"", |
941 | "-all_load", | 941 | "-all_load", |
942 | "-ObjC", | 942 | "-ObjC", |
943 | ); | 943 | ); |
944 | PRODUCT_BUNDLE_IDENTIFIER = mobileworld.jp.lifelog; | 944 | PRODUCT_BUNDLE_IDENTIFIER = mobileworld.jp.lifelog; |
945 | PRODUCT_NAME = "$(TARGET_NAME)"; | 945 | PRODUCT_NAME = "$(TARGET_NAME)"; |
946 | PROVISIONING_PROFILE = ""; | 946 | PROVISIONING_PROFILE = ""; |
947 | PROVISIONING_PROFILE_SPECIFIER = ""; | 947 | PROVISIONING_PROFILE_SPECIFIER = ""; |
948 | }; | 948 | }; |
949 | name = Release; | 949 | name = Release; |
950 | }; | 950 | }; |
951 | 6E84E3A21F27A703001EB88E /* Debug */ = { | 951 | 6E84E3A21F27A703001EB88E /* Debug */ = { |
952 | isa = XCBuildConfiguration; | 952 | isa = XCBuildConfiguration; |
953 | buildSettings = { | 953 | buildSettings = { |
954 | BUNDLE_LOADER = "$(TEST_HOST)"; | 954 | BUNDLE_LOADER = "$(TEST_HOST)"; |
955 | INFOPLIST_FILE = LifeLogTests/Info.plist; | 955 | INFOPLIST_FILE = LifeLogTests/Info.plist; |
956 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | 956 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
957 | PRODUCT_BUNDLE_IDENTIFIER = com.mav.LifeLogTests; | 957 | PRODUCT_BUNDLE_IDENTIFIER = com.mav.LifeLogTests; |
958 | PRODUCT_NAME = "$(TARGET_NAME)"; | 958 | PRODUCT_NAME = "$(TARGET_NAME)"; |
959 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/LifeLog.app/LifeLog"; | 959 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/LifeLog.app/LifeLog"; |
960 | }; | 960 | }; |
961 | name = Debug; | 961 | name = Debug; |
962 | }; | 962 | }; |
963 | 6E84E3A31F27A703001EB88E /* Release */ = { | 963 | 6E84E3A31F27A703001EB88E /* Release */ = { |
964 | isa = XCBuildConfiguration; | 964 | isa = XCBuildConfiguration; |
965 | buildSettings = { | 965 | buildSettings = { |
966 | BUNDLE_LOADER = "$(TEST_HOST)"; | 966 | BUNDLE_LOADER = "$(TEST_HOST)"; |
967 | INFOPLIST_FILE = LifeLogTests/Info.plist; | 967 | INFOPLIST_FILE = LifeLogTests/Info.plist; |
968 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | 968 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
969 | PRODUCT_BUNDLE_IDENTIFIER = com.mav.LifeLogTests; | 969 | PRODUCT_BUNDLE_IDENTIFIER = com.mav.LifeLogTests; |
970 | PRODUCT_NAME = "$(TARGET_NAME)"; | 970 | PRODUCT_NAME = "$(TARGET_NAME)"; |
971 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/LifeLog.app/LifeLog"; | 971 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/LifeLog.app/LifeLog"; |
972 | }; | 972 | }; |
973 | name = Release; | 973 | name = Release; |
974 | }; | 974 | }; |
975 | 6E84E3A51F27A703001EB88E /* Debug */ = { | 975 | 6E84E3A51F27A703001EB88E /* Debug */ = { |
976 | isa = XCBuildConfiguration; | 976 | isa = XCBuildConfiguration; |
977 | buildSettings = { | 977 | buildSettings = { |
978 | INFOPLIST_FILE = LifeLogUITests/Info.plist; | 978 | INFOPLIST_FILE = LifeLogUITests/Info.plist; |
979 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | 979 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
980 | PRODUCT_BUNDLE_IDENTIFIER = com.mav.LifeLogUITests; | 980 | PRODUCT_BUNDLE_IDENTIFIER = com.mav.LifeLogUITests; |
981 | PRODUCT_NAME = "$(TARGET_NAME)"; | 981 | PRODUCT_NAME = "$(TARGET_NAME)"; |
982 | TEST_TARGET_NAME = LifeLog; | 982 | TEST_TARGET_NAME = LifeLog; |
983 | }; | 983 | }; |
984 | name = Debug; | 984 | name = Debug; |
985 | }; | 985 | }; |
986 | 6E84E3A61F27A703001EB88E /* Release */ = { | 986 | 6E84E3A61F27A703001EB88E /* Release */ = { |
987 | isa = XCBuildConfiguration; | 987 | isa = XCBuildConfiguration; |
988 | buildSettings = { | 988 | buildSettings = { |
989 | INFOPLIST_FILE = LifeLogUITests/Info.plist; | 989 | INFOPLIST_FILE = LifeLogUITests/Info.plist; |
990 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | 990 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
991 | PRODUCT_BUNDLE_IDENTIFIER = com.mav.LifeLogUITests; | 991 | PRODUCT_BUNDLE_IDENTIFIER = com.mav.LifeLogUITests; |
992 | PRODUCT_NAME = "$(TARGET_NAME)"; | 992 | PRODUCT_NAME = "$(TARGET_NAME)"; |
993 | TEST_TARGET_NAME = LifeLog; | 993 | TEST_TARGET_NAME = LifeLog; |
994 | }; | 994 | }; |
995 | name = Release; | 995 | name = Release; |
996 | }; | 996 | }; |
997 | /* End XCBuildConfiguration section */ | 997 | /* End XCBuildConfiguration section */ |
998 | 998 | ||
999 | /* Begin XCConfigurationList section */ | 999 | /* Begin XCConfigurationList section */ |
1000 | 6E84E36C1F27A700001EB88E /* Build configuration list for PBXProject "LifeLog" */ = { | 1000 | 6E84E36C1F27A700001EB88E /* Build configuration list for PBXProject "LifeLog" */ = { |
1001 | isa = XCConfigurationList; | 1001 | isa = XCConfigurationList; |
1002 | buildConfigurations = ( | 1002 | buildConfigurations = ( |
1003 | 6E84E39C1F27A703001EB88E /* Debug */, | 1003 | 6E84E39C1F27A703001EB88E /* Debug */, |
1004 | 6E84E39D1F27A703001EB88E /* Release */, | 1004 | 6E84E39D1F27A703001EB88E /* Release */, |
1005 | ); | 1005 | ); |
1006 | defaultConfigurationIsVisible = 0; | 1006 | defaultConfigurationIsVisible = 0; |
1007 | defaultConfigurationName = Release; | 1007 | defaultConfigurationName = Release; |
1008 | }; | 1008 | }; |
1009 | 6E84E39E1F27A703001EB88E /* Build configuration list for PBXNativeTarget "LifeLog" */ = { | 1009 | 6E84E39E1F27A703001EB88E /* Build configuration list for PBXNativeTarget "LifeLog" */ = { |
1010 | isa = XCConfigurationList; | 1010 | isa = XCConfigurationList; |
1011 | buildConfigurations = ( | 1011 | buildConfigurations = ( |
1012 | 6E84E39F1F27A703001EB88E /* Debug */, | 1012 | 6E84E39F1F27A703001EB88E /* Debug */, |
1013 | 6E84E3A01F27A703001EB88E /* Release */, | 1013 | 6E84E3A01F27A703001EB88E /* Release */, |
1014 | ); | 1014 | ); |
1015 | defaultConfigurationIsVisible = 0; | 1015 | defaultConfigurationIsVisible = 0; |
1016 | defaultConfigurationName = Release; | 1016 | defaultConfigurationName = Release; |
1017 | }; | 1017 | }; |
1018 | 6E84E3A11F27A703001EB88E /* Build configuration list for PBXNativeTarget "LifeLogTests" */ = { | 1018 | 6E84E3A11F27A703001EB88E /* Build configuration list for PBXNativeTarget "LifeLogTests" */ = { |
1019 | isa = XCConfigurationList; | 1019 | isa = XCConfigurationList; |
1020 | buildConfigurations = ( | 1020 | buildConfigurations = ( |
1021 | 6E84E3A21F27A703001EB88E /* Debug */, | 1021 | 6E84E3A21F27A703001EB88E /* Debug */, |
1022 | 6E84E3A31F27A703001EB88E /* Release */, | 1022 | 6E84E3A31F27A703001EB88E /* Release */, |
1023 | ); | 1023 | ); |
1024 | defaultConfigurationIsVisible = 0; | 1024 | defaultConfigurationIsVisible = 0; |
1025 | defaultConfigurationName = Release; | 1025 | defaultConfigurationName = Release; |
1026 | }; | 1026 | }; |
1027 | 6E84E3A41F27A703001EB88E /* Build configuration list for PBXNativeTarget "LifeLogUITests" */ = { | 1027 | 6E84E3A41F27A703001EB88E /* Build configuration list for PBXNativeTarget "LifeLogUITests" */ = { |
1028 | isa = XCConfigurationList; | 1028 | isa = XCConfigurationList; |
1029 | buildConfigurations = ( | 1029 | buildConfigurations = ( |
1030 | 6E84E3A51F27A703001EB88E /* Debug */, | 1030 | 6E84E3A51F27A703001EB88E /* Debug */, |
1031 | 6E84E3A61F27A703001EB88E /* Release */, | 1031 | 6E84E3A61F27A703001EB88E /* Release */, |
1032 | ); | 1032 | ); |
1033 | defaultConfigurationIsVisible = 0; | 1033 | defaultConfigurationIsVisible = 0; |
1034 | defaultConfigurationName = Release; | 1034 | defaultConfigurationName = Release; |
1035 | }; | 1035 | }; |
1036 | /* End XCConfigurationList section */ | 1036 | /* End XCConfigurationList section */ |
1037 | }; | 1037 | }; |
1038 | rootObject = 6E84E3691F27A700001EB88E /* Project object */; | 1038 | rootObject = 6E84E3691F27A700001EB88E /* Project object */; |
1039 | } | 1039 | } |
LifeLog/Pods/Pods.xcodeproj/project.pbxproj
1 | // !$*UTF8*$! | 1 | // !$*UTF8*$! |
2 | { | 2 | { |
3 | archiveVersion = 1; | 3 | archiveVersion = 1; |
4 | classes = { | 4 | classes = { |
5 | }; | 5 | }; |
6 | objectVersion = 46; | 6 | objectVersion = 46; |
7 | objects = { | 7 | objects = { |
8 | 8 | ||
9 | /* Begin PBXBuildFile section */ | 9 | /* Begin PBXBuildFile section */ |
10 | 017EF095D67EE8F854EDAD4A2B2790D2 /* YAxisRendererHorizontalBarChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08CECCD43F23EFAA8ED444D6A5884B18 /* YAxisRendererHorizontalBarChart.swift */; }; | 10 | 00603EBA814C7BFFB3E505858CD7A520 /* UIImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C9F021E85F3844E1036CFD8D2E08F08 /* UIImageView+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
11 | 0308D89A9F819E4AF4545F72A609D272 /* ChartColorTemplates.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C60139459C1F76B62E67DBACE859F9D /* ChartColorTemplates.swift */; }; | 11 | 017EF095D67EE8F854EDAD4A2B2790D2 /* YAxisRendererHorizontalBarChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6941249F89CE806853D2887034CF602A /* YAxisRendererHorizontalBarChart.swift */; }; |
12 | 05869F3C3509AAA9A31C7A4F982E45B5 /* IValueFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCF14CE30FE9F54B950D6D9D3A9F4F82 /* IValueFormatter.swift */; }; | 12 | 0308D89A9F819E4AF4545F72A609D272 /* ChartColorTemplates.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7481AC66CDF32A074D16C7C79A2E2E2 /* ChartColorTemplates.swift */; }; |
13 | 0685520A676FF3BE32BAEA4C5C878CB9 /* MarkerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3579A1D3FDFE3E233E703BDAE59B9B8E /* MarkerView.swift */; }; | 13 | 05869F3C3509AAA9A31C7A4F982E45B5 /* IValueFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFF4143DB0527796BD75093F8FA9C54E /* IValueFormatter.swift */; }; |
14 | 0968524ED4DE8DF7834055C5B6089D72 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DF4C9DA15123751574625FD80936778A /* MBProgressHUD-dummy.m */; }; | 14 | 0637350AFAB9B6B166DBC261C435B2A0 /* SDWebImagePrefetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = CEEE3B1217BECB2BA91E6A52CF2E7D5C /* SDWebImagePrefetcher.m */; }; |
15 | 0A84B463BABCA1CD5CE63CD3252F323F /* LineScatterCandleRadarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1B5D51B39793079DC3EB31F1DC8766B /* LineScatterCandleRadarChartDataSet.swift */; }; | 15 | 0685520A676FF3BE32BAEA4C5C878CB9 /* MarkerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6F614343E0E95D8F66F8DD2E5168E37 /* MarkerView.swift */; }; |
16 | 0F8D46B68AC42BADE9D9B28C546F769E /* LegendRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C404EACF02EF248D9774E114A895342 /* LegendRenderer.swift */; }; | 16 | 06FE558BEF8B9F162A525A26434C3DDC /* SDWebImageDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = DA12D07C873546E3D7FC0AD9E02C24B0 /* SDWebImageDecoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
17 | 0F91DA4887ED7547B48D7E6B13EC3215 /* ChevronUpShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F81132DA4C74EC5799DCB2F9F21402E6 /* ChevronUpShapeRenderer.swift */; }; | 17 | 088343DA21559EACA693E8762E218838 /* NSData+ImageContentType.m in Sources */ = {isa = PBXBuildFile; fileRef = E3FFEF2D8CC02D2AB2C7B105C114D9D3 /* NSData+ImageContentType.m */; }; |
18 | 0FD11274BC7D17C1FDEABC3A3F82C575 /* ChartDataEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCBDFD4D780B2712967C2F3FC2EB7B12 /* ChartDataEntry.swift */; }; | 18 | 0968524ED4DE8DF7834055C5B6089D72 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 470266C8A64F47CC3A924DCADEE85F54 /* MBProgressHUD-dummy.m */; }; |
19 | 10EC0E53ABF22A801F5F3B2CA5D56C27 /* ScatterChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56554648DCA16EB067D39A2FCC30D478 /* ScatterChartView.swift */; }; | 19 | 0A84B463BABCA1CD5CE63CD3252F323F /* LineScatterCandleRadarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B98A728B5EE91FE166A8C9782C34460 /* LineScatterCandleRadarChartDataSet.swift */; }; |
20 | 1215629D558162CE728B27386DA02D1D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6647ACC906E3FCEEFF3813BB32B1FCF6 /* Foundation.framework */; }; | 20 | 0F8D46B68AC42BADE9D9B28C546F769E /* LegendRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = E35FE5E847C9D5061275118C1B2F25D5 /* LegendRenderer.swift */; }; |
21 | 1376ED88D6AFC3A079AE214302568AD2 /* PieChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D59637356C6D55AC41CF26FAE2442E98 /* PieChartRenderer.swift */; }; | 21 | 0F91DA4887ED7547B48D7E6B13EC3215 /* ChevronUpShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70EDE12E9573350623C51C23B6665F4 /* ChevronUpShapeRenderer.swift */; }; |
22 | 14A0B914C8A7F8EEE1317349A990C581 /* CircleProgressBar.h in Headers */ = {isa = PBXBuildFile; fileRef = 22D055D917398309E3DB5C2E37A359CB /* CircleProgressBar.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 22 | 0FD11274BC7D17C1FDEABC3A3F82C575 /* ChartDataEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0482D03BE44A509D6C084C4C67CBBA93 /* ChartDataEntry.swift */; }; |
23 | 152409899B88199697082E9D3104502C /* HorizontalBarHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1AADFC1449A615369B80496672196F00 /* HorizontalBarHighlighter.swift */; }; | 23 | 10EC0E53ABF22A801F5F3B2CA5D56C27 /* ScatterChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B051A5E222D0C49D83DE73F7F9D97DC0 /* ScatterChartView.swift */; }; |
24 | 1592E7C3059060DAA3A6D976250E7FD9 /* CircleProgressBar-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D5ED235F2C7D016BC867641EB893AE0 /* CircleProgressBar-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 24 | 1215629D558162CE728B27386DA02D1D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2013E0622BA7112824FE37BBA61D4FD6 /* Foundation.framework */; }; |
25 | 15C2B48224260E50C912E9A5B3C95E5D /* LineChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BEFF4AEF432AD6FB924AEDAB34DC1C3 /* LineChartRenderer.swift */; }; | 25 | 1376ED88D6AFC3A079AE214302568AD2 /* PieChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49B5B49E8DE2A95F5EC24EEF538C721E /* PieChartRenderer.swift */; }; |
26 | 16B57D23AA767CA20ABF5C59633E5476 /* IndexAxisValueFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5769E959789D8BF8ED81CC851A5895E /* IndexAxisValueFormatter.swift */; }; | 26 | 14A0B914C8A7F8EEE1317349A990C581 /* CircleProgressBar.h in Headers */ = {isa = PBXBuildFile; fileRef = 32BE0CD5FA221E31614C71D35ED64713 /* CircleProgressBar.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
27 | 171B76B1870F4F2D54B33EFA1BE6FDA6 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EC1FD743D031D373EDF29CC526F758E2 /* UIKit.framework */; }; | 27 | 152409899B88199697082E9D3104502C /* HorizontalBarHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12F8C7623C19ED6F26C428F24EA02024 /* HorizontalBarHighlighter.swift */; }; |
28 | 1C9AE10135E055E452BFF7FADE326B66 /* MoveViewJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4892B467149A123F63E889F86C45615C /* MoveViewJob.swift */; }; | 28 | 15314D11D34435FBA1D5D29C052763EE /* UIImageView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 8732FD10B94FD9726EECCBE0B20B1E95 /* UIImageView+WebCache.m */; }; |
29 | 1D440BC2043125E55794E26A1A8234D8 /* ScatterChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = C36B236229A50387413F2BBD2132BB95 /* ScatterChartDataSet.swift */; }; | 29 | 1592E7C3059060DAA3A6D976250E7FD9 /* CircleProgressBar-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CD49745339744666EAB4650D7BB2E8C /* CircleProgressBar-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
30 | 1EFBC782C85B8CE3A6C3C7450904EE90 /* YAxisRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = E850D610BC5B70AC3FAA3907CAE4E41E /* YAxisRenderer.swift */; }; | 30 | 15C2B48224260E50C912E9A5B3C95E5D /* LineChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF4450F025762ABF5F2D55B803AB2866 /* LineChartRenderer.swift */; }; |
31 | 225935644059A3B1C8C9D7B90ADA8605 /* ChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BCAF3980E60AE817E0B49A364F80398 /* ChartData.swift */; }; | 31 | 16B57D23AA767CA20ABF5C59633E5476 /* IndexAxisValueFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA160109C4FF993DFA235037D236E17D /* IndexAxisValueFormatter.swift */; }; |
32 | 240EEC1DCCF3B9666D8BD9FDEE5F178C /* ChartViewBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4AE8FA11DE04247465206BC009DE1C4 /* ChartViewBase.swift */; }; | 32 | 171B76B1870F4F2D54B33EFA1BE6FDA6 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AFD161754BE60BC2EC7F22FFAF577939 /* UIKit.framework */; }; |
33 | 28438DF21EB25EFF8B1EED10BF877A12 /* LKLineActivity.h in Headers */ = {isa = PBXBuildFile; fileRef = 63B742192A1ECCB84366E712560DD257 /* LKLineActivity.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 33 | 1C9AE10135E055E452BFF7FADE326B66 /* MoveViewJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58BEE33E538E8D6B21B4848CFEDBE945 /* MoveViewJob.swift */; }; |
34 | 2890120A33D4CECF4E1B0B534BE6ABBE /* CombinedChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF7BF3542661B1A621CD5BE47A2D991B /* CombinedChartView.swift */; }; | 34 | 1D440BC2043125E55794E26A1A8234D8 /* ScatterChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C4C506661AC1D8CABB77EE46BDA4E4F /* ScatterChartDataSet.swift */; }; |
35 | 2894BA9E825FB925037AB93ACD54EB4A /* ComponentBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C3FA84A837E9A40C34656D17B959D4D /* ComponentBase.swift */; }; | 35 | 1EFBC782C85B8CE3A6C3C7450904EE90 /* YAxisRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D5CB6EF73566325B5BE9CC64DEBECD6 /* YAxisRenderer.swift */; }; |
36 | 28A794912ED1E06B05D96DF5ED0AED19 /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 07373A0A03BE49CEBD0B777C7E18B265 /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 36 | 225935644059A3B1C8C9D7B90ADA8605 /* ChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEB39FD6D404CC0F5BB332B6415AD92D /* ChartData.swift */; }; |
37 | 292A160D7A9EED2F660D1B084CA703D8 /* ScatterChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B29DD85D54DEC0CF2C829C961EAB07B /* ScatterChartData.swift */; }; | 37 | 2275C7218F7485BF79293006545215FF /* SDWebImageDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 689D7EC6493263FD0C5CEC70CB3AB6A4 /* SDWebImageDownloader.m */; }; |
38 | 2BBC1C57E014127C8A14791A000B224A /* ChartUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E496F68558C7B89BDA61855AE5F4B5D /* ChartUtils.swift */; }; | 38 | 229BC445E8EA31BD3586C14F4609EF76 /* UIImage+GIF.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F9B3A9CE8F2B86269088E3A02279CA6 /* UIImage+GIF.m */; }; |
39 | 2D53683F3CD3086FDE356172B0735EA7 /* CombinedChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CA00FECC8F16803BB0449D97B17BCCB /* CombinedChartData.swift */; }; | 39 | 2406F089479615480B029980257229ED /* SDWebImage-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8DA6C0ABFF50F8C1F49C6C34901D11FB /* SDWebImage-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
40 | 2E4D314618B62AF4880C3721C15F5DC9 /* Description.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29D75DC83503F358C12A28F2C312371A /* Description.swift */; }; | 40 | 240EEC1DCCF3B9666D8BD9FDEE5F178C /* ChartViewBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = F01643C3802A30A52C88928E46793786 /* ChartViewBase.swift */; }; |
41 | 3259DDAE8F5E0D04F47EF71789C6BFFB /* LKActivity-Flat.png in Resources */ = {isa = PBXBuildFile; fileRef = C3DBD3FD9B924E23A728E52C4C6D67C6 /* LKActivity-Flat.png */; }; | 41 | 2586CEFDF615B31E9AFE5315DA7E2C4D /* Pods-LifeLog-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B2AF4B58C683DE3E9F46928ED66EE9ED /* Pods-LifeLog-dummy.m */; }; |
42 | 32622A2CCDE4E4E8B05460074E977F97 /* LKActivity.png in Resources */ = {isa = PBXBuildFile; fileRef = 0EDA4414840EDA4249483BAF87FE5038 /* LKActivity.png */; }; | 42 | 28438DF21EB25EFF8B1EED10BF877A12 /* LKLineActivity.h in Headers */ = {isa = PBXBuildFile; fileRef = AF356C9EAC7EE1597C22C6B35EC0BFD8 /* LKLineActivity.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
43 | 36C08E206E73AFDD893ED1AFC2825303 /* Line.m in Sources */ = {isa = PBXBuildFile; fileRef = 72C93DAFA406DB5336BB38F23D121D70 /* Line.m */; }; | 43 | 2890120A33D4CECF4E1B0B534BE6ABBE /* CombinedChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7529DD1A723160A04C91A25F10C82AA9 /* CombinedChartView.swift */; }; |
44 | 3892407590F7B7AAAA487B421A0869F4 /* RadarChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D2E154F5158B24BD70B290F51ABBBF1 /* RadarChartView.swift */; }; | 44 | 2894BA9E825FB925037AB93ACD54EB4A /* ComponentBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = E24A16617C28B996F5FA27BCB466DB08 /* ComponentBase.swift */; }; |
45 | 3B67CCA0C785525BE0189A952AC7560A /* LineRadarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F64CAA4005D69EB3A9AD29B61EC756F /* LineRadarChartDataSet.swift */; }; | 45 | 28A794912ED1E06B05D96DF5ED0AED19 /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E967C010741460AB2308A425B57C484A /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
46 | 3BBB1AF62BFE74A4F2F260478D4D616A /* PieChartDataEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 631152A3AC05ADDF86DCB783EEA2A58E /* PieChartDataEntry.swift */; }; | 46 | 292A160D7A9EED2F660D1B084CA703D8 /* ScatterChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57877E5D8594A1F9B054502BCFD72448 /* ScatterChartData.swift */; }; |
47 | 3EC8B035577209DA9C154B36BD18B178 /* ScatterChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 103E7280D398CCD64D1E8B63B6A01437 /* ScatterChartRenderer.swift */; }; | 47 | 2A931F1FF7C9D6C07A4F8DFF2C6B8915 /* SDImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 42B8B4BB0EBDA48B1B3F27CFA6CE506B /* SDImageCache.m */; }; |
48 | 41FAFAF7BA778E14F5AADB3C5C7DF187 /* IChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DC3109C246BB2161FE52F39743F8673 /* IChartDataSet.swift */; }; | 48 | 2AF997205E1CE985B7AD8C3128595EE2 /* SDWebImageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = DF0E045D75E6B2601CD248E8E333B1BB /* SDWebImageManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
49 | 43FEF964BBBC805BBAF174F695EDA1E6 /* RadarHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3F77ED20A9F4FFF2DF431C4BDEB7641 /* RadarHighlighter.swift */; }; | 49 | 2BBC1C57E014127C8A14791A000B224A /* ChartUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 119A3F13E3EE2C945EDD81CC6765D5E3 /* ChartUtils.swift */; }; |
50 | 4401262D20D50B54F8209056C7A859A8 /* PieRadarHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7693413328F48BC34C775D4E463F2B68 /* PieRadarHighlighter.swift */; }; | 50 | 2D53683F3CD3086FDE356172B0735EA7 /* CombinedChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3ECE07E230FA1AEC2DE7DDF8D775D17D /* CombinedChartData.swift */; }; |
51 | 47838AB3924CE7AD854428FC6D3A4377 /* LKLineActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = 2E162D50D5E0D6BD6F21B143ADC6F7F9 /* LKLineActivity.m */; }; | 51 | 2E4D314618B62AF4880C3721C15F5DC9 /* Description.swift in Sources */ = {isa = PBXBuildFile; fileRef = 538494CDD1D46CBBEE2C1BAB658210B8 /* Description.swift */; }; |
52 | 485B17677950925066FE142ACC32C316 /* LineScatterCandleRadarRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD87C0C5CF816F7581DA1F94AC5F3E8B /* LineScatterCandleRadarRenderer.swift */; }; | 52 | 308AE2997257A61E2A986C528C841542 /* UIView+WebCacheOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 929332781CE46DD25D0F9E295D844E99 /* UIView+WebCacheOperation.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
53 | 487371F421F531EC701AEC323671FDA0 /* IHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1678D27DC1D07AD9AC5B8E2489263A8A /* IHighlighter.swift */; }; | 53 | 3259DDAE8F5E0D04F47EF71789C6BFFB /* LKActivity-Flat.png in Resources */ = {isa = PBXBuildFile; fileRef = C28BE2D115E385D44A267640072FC2ED /* LKActivity-Flat.png */; }; |
54 | 4A3C0B2ACD6C6CCEBA7C1FAFD3308183 /* DataApproximator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 772C880C2127A27D5A74A32498B69703 /* DataApproximator.swift */; }; | 54 | 32622A2CCDE4E4E8B05460074E977F97 /* LKActivity.png in Resources */ = {isa = PBXBuildFile; fileRef = DA9D73592B2FAFB88C570E09DC66501A /* LKActivity.png */; }; |
55 | 4B5938B71AD750B48DE9DEB1BCC9AC42 /* DefaultAxisValueFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 211826E07CE236C0EEE19A6A018C47DC /* DefaultAxisValueFormatter.swift */; }; | 55 | 36C08E206E73AFDD893ED1AFC2825303 /* Line.m in Sources */ = {isa = PBXBuildFile; fileRef = B27D86870EFC3CF8D5170BF119CE2283 /* Line.m */; }; |
56 | 4CF2A0E7171FE89E4B29BC55F87EC9B8 /* PieChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA85D8983451FAFD14CBF70D3B5122BE /* PieChartView.swift */; }; | 56 | 3892407590F7B7AAAA487B421A0869F4 /* RadarChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF90A084A0734A32CB73478887AB0CB9 /* RadarChartView.swift */; }; |
57 | 4DC9F0977D768E416E6EEF908C33905E /* LineRadarRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18B064857F0CCFFD7949C95A36DF2D35 /* LineRadarRenderer.swift */; }; | 57 | 3AB35BFB83BB15FCF44BFFA8B46BDF06 /* SDWebImageDownloaderOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 586612DB1A3A6168CE8DAE0ABC016B4E /* SDWebImageDownloaderOperation.m */; }; |
58 | 4FCDBB71B71218B1B8EE635705165D02 /* CandleChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18E257507DA03EEDE4D83DA5F7E91188 /* CandleChartDataSet.swift */; }; | 58 | 3B67CCA0C785525BE0189A952AC7560A /* LineRadarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01A371D139A85E84229A70A3E383D956 /* LineRadarChartDataSet.swift */; }; |
59 | 50BD4523387CD01AE38F360EF58E9F8B /* Fill.swift in Sources */ = {isa = PBXBuildFile; fileRef = 037B5CC99D6EB83EAD59D63BBBB4907A /* Fill.swift */; }; | 59 | 3BBB1AF62BFE74A4F2F260478D4D616A /* PieChartDataEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EE1AB6E93F6EA7614401FBCEB3A013E /* PieChartDataEntry.swift */; }; |
60 | 50E49AE1A7ACC6EF8BC802CC79207D27 /* CandleStickChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D501D918454388E269E7559BBE1F52D0 /* CandleStickChartRenderer.swift */; }; | 60 | 3EC8B035577209DA9C154B36BD18B178 /* ScatterChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4479140B123632C4B6FB625882A075D /* ScatterChartRenderer.swift */; }; |
61 | 52C792EA22138EC85BAEFAB3B620C108 /* ILineRadarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 068068F826089EE778AF7E22AA705EBA /* ILineRadarChartDataSet.swift */; }; | 61 | 41FAFAF7BA778E14F5AADB3C5C7DF187 /* IChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFF837D4FE2D50F6442B581593417428 /* IChartDataSet.swift */; }; |
62 | 535C677E373564D237FDC4F30ED9A595 /* PieChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD605F0FC96B5107247569FB61D3B00 /* PieChartData.swift */; }; | 62 | 42220D5114E2528DED046F51686A8683 /* UIButton+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = B780E9CA66A3F1CC83367913BCAA0334 /* UIButton+WebCache.m */; }; |
63 | 60DB744CD51A579EF11E3A392E4CF9A2 /* CrossShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA6BFBD1BAA5E0CC144C41681F21346F /* CrossShapeRenderer.swift */; }; | 63 | 43FEF964BBBC805BBAF174F695EDA1E6 /* RadarHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D0014FCF4F0706A00EA10693D8FC0BC /* RadarHighlighter.swift */; }; |
64 | 61A6FA55DEBB35A5E1B85F590CE5635D /* TriangleShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = E769211E112E2E14E08FE7181A475B66 /* TriangleShapeRenderer.swift */; }; | 64 | 4401262D20D50B54F8209056C7A859A8 /* PieRadarHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = E55D6CF5854FBE5F6167BA300DE97605 /* PieRadarHighlighter.swift */; }; |
65 | 625CF48195B088519F8CB4DCDDCF2AEA /* CandleChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 984AA93D30A87DE36EA40314E0EDD58B /* CandleChartData.swift */; }; | 65 | 47838AB3924CE7AD854428FC6D3A4377 /* LKLineActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = BA91006116A0CA91A386FA10E2302E24 /* LKLineActivity.m */; }; |
66 | 6508389020FF1A5E4A7C8EAA8805DF57 /* IPieChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88D634F67111DFD9CB17017F403CA12E /* IPieChartDataSet.swift */; }; | 66 | 485B17677950925066FE142ACC32C316 /* LineScatterCandleRadarRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AF75FAEF29C9AFD17E6340C684DF725 /* LineScatterCandleRadarRenderer.swift */; }; |
67 | 65DB259F9962760A7EF8B1A3711B1C22 /* XAxis.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE2D1DFB3127DBBA299377DADD352E5E /* XAxis.swift */; }; | 67 | 486823B8598F4C2635F13A1D2830942D /* SDWebImageCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = A44646BF7FACE1CE0A57072B98BB373A /* SDWebImageCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
68 | 66C356E31E0E6A047F2E9C3E4E3C06A4 /* RadarChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 609D591873E9EE2CD7AC964670FD35A7 /* RadarChartRenderer.swift */; }; | 68 | 487371F421F531EC701AEC323671FDA0 /* IHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B21B9DA00100202A23CDBF561D946A7 /* IHighlighter.swift */; }; |
69 | 681CA2A9C4CD6901C3EBD9789E9A833B /* CircleShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9771830528610BA12712DA35EB1908F4 /* CircleShapeRenderer.swift */; }; | 69 | 4A3C0B2ACD6C6CCEBA7C1FAFD3308183 /* DataApproximator.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2A2B99147D37570E5F733912D575222 /* DataApproximator.swift */; }; |
70 | 6DA9F3609BC3BDA3D7B4A39416E5B5A5 /* DefaultValueFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01017D5FF6B73CE3663C22347F961713 /* DefaultValueFormatter.swift */; }; | 70 | 4B5938B71AD750B48DE9DEB1BCC9AC42 /* DefaultAxisValueFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5F2B31EFCF03113C117046E6DCA5E50 /* DefaultAxisValueFormatter.swift */; }; |
71 | 70248508816421AF31051CF7C71F0390 /* Animator.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFE6AE606302DCBD14F09F929A96E4E7 /* Animator.swift */; }; | 71 | 4CF2A0E7171FE89E4B29BC55F87EC9B8 /* PieChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7A6065B1FDC632BC0ECE8D0A4516148 /* PieChartView.swift */; }; |
72 | 7113B3CE631C90090EA54CF71B111895 /* ChevronDownShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C6E1D30FE65DCF1446854AB8D66E633 /* ChevronDownShapeRenderer.swift */; }; | 72 | 4DC9F0977D768E416E6EEF908C33905E /* LineRadarRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1AC8DCAF8B07A97F7C4BA4EEDA1B7593 /* LineRadarRenderer.swift */; }; |
73 | 744C4446AA0E6790628BD9FF968F9500 /* IShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F2BD1FB0A4FC666789A1934825A76F2 /* IShapeRenderer.swift */; }; | 73 | 4FCDBB71B71218B1B8EE635705165D02 /* CandleChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0266FC4701148CBD63C6D526F1BC33A /* CandleChartDataSet.swift */; }; |
74 | 75488967677E053D77B885D041398A75 /* RadarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24961C1E7CD3F7D8CA8D9BD0BE74A999 /* RadarChartDataSet.swift */; }; | 74 | 50BD4523387CD01AE38F360EF58E9F8B /* Fill.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EDAB09B36E30495FFE73515DC2F9E4A /* Fill.swift */; }; |
75 | 756A38A103A56661B784ECE8DD4D9917 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6647ACC906E3FCEEFF3813BB32B1FCF6 /* Foundation.framework */; }; | 75 | 50E49AE1A7ACC6EF8BC802CC79207D27 /* CandleStickChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43439AC36691E75B1C673BF98A44E1BA /* CandleStickChartRenderer.swift */; }; |
76 | 759CC612E45B482B55C25BE748C12DD1 /* XAxisRendererHorizontalBarChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D668A7B02D2F15230E7E3F63693A3B4 /* XAxisRendererHorizontalBarChart.swift */; }; | 76 | 5137A016249CA50D5ED2DF2F20E16548 /* UIImage+MultiFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BAFBFAF5ACFDB0591A05EAA969F2676 /* UIImage+MultiFormat.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
77 | 7D2208C2B879BD873863CD22DFC6E172 /* BarChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AC68728E4B7BFC906DC3E801CC36EA8 /* BarChartDataProvider.swift */; }; | 77 | 52C792EA22138EC85BAEFAB3B620C108 /* ILineRadarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = E57699DAB5FFA728284A96A17A787BC5 /* ILineRadarChartDataSet.swift */; }; |
78 | 7FA1FDC003B51BD9EEDAE2E3D55382E3 /* CircleProgressBar-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E2ECB8ACDA8676B2A2589EE822F67A2 /* CircleProgressBar-dummy.m */; }; | 78 | 535C677E373564D237FDC4F30ED9A595 /* PieChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8033D2229130350C0EBF4E7A465B3D57 /* PieChartData.swift */; }; |
79 | 7FF97883726D2908807C32935E3C923A /* ICandleChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71AD2933E7C37BB550FC8D4DFCEB4C9A /* ICandleChartDataSet.swift */; }; | 79 | 58A09B12587AE198114F2ABAAF513B06 /* SDWebImage-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2974EA3AE31F2A9EC955F3BAA9E8E62E /* SDWebImage-dummy.m */; }; |
80 | 849558EFC1018B7D72D811DDA842E729 /* BubbleChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4491A48F5F89A0D35FC248873EB63DC /* BubbleChartDataSet.swift */; }; | 80 | 5B182DB81208465DC6B11CE958EF8080 /* SDWebImageDownloaderOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 67244D1F3C5D5FE862B187722957D03F /* SDWebImageDownloaderOperation.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
81 | 8596B0D57A225C08B02A51A1F075346B /* LineChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA09EEC400F9DF1211E1AFFF9A42107C /* LineChartDataSet.swift */; }; | 81 | 5D2522D4A9132E53F23182C317B313E2 /* SDWebImageDownloader.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D8B9C0B578ED69A433B76CB412ED3E4 /* SDWebImageDownloader.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
82 | 85A72C8A2C4EEBDA5D6CE6D3168DE08F /* AnimatedMoveViewJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCB395117BC4B89A3AA24F87EBDFE70C /* AnimatedMoveViewJob.swift */; }; | 82 | 5D36165E81B25236DE12D849AE41B185 /* UIButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C4DD0EADDB89800BD94DF68AD1B56FA /* UIButton+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
83 | 862D29F55CF49D9802AF7D6D54B0A7C5 /* PieRadarChartViewBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C6EBF130BE787A55DAB8A0D526E8863 /* PieRadarChartViewBase.swift */; }; | 83 | 60DB744CD51A579EF11E3A392E4CF9A2 /* CrossShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FF0BD152A0032A99F730726D8231012 /* CrossShapeRenderer.swift */; }; |
84 | 896B876D1705BB9F7426C6E63AD6C83C /* BarLineChartViewBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = A454EF9CBDD60EB91CBD2CEAECFA0F7B /* BarLineChartViewBase.swift */; }; | 84 | 61A6FA55DEBB35A5E1B85F590CE5635D /* TriangleShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A4E7E440AD15817DB0427363DEF1360 /* TriangleShapeRenderer.swift */; }; |
85 | 897C38C8E3C31950E2E93A4D6937CCC4 /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6CC32DC752056F188911CF9124C17C /* MBProgressHUD.m */; }; | 85 | 625CF48195B088519F8CB4DCDDCF2AEA /* CandleChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = B05FB7C4D0F006378D26FD62C0B6D887 /* CandleChartData.swift */; }; |
86 | 8A856203C71F9AECD25D2B5B66FE0E6D /* Platform.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE8108234609A1BAC4C019035DDD11BD /* Platform.swift */; }; | 86 | 6508389020FF1A5E4A7C8EAA8805DF57 /* IPieChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 670F0EAA73E1567B107DB54F3B6EE8EF /* IPieChartDataSet.swift */; }; |
87 | 8A8D1FD7C407985D4CF5FC926A79C167 /* DefaultFillFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FF024CF8647BE786BE6F5C55B90A35F /* DefaultFillFormatter.swift */; }; | 87 | 65DB259F9962760A7EF8B1A3711B1C22 /* XAxis.swift in Sources */ = {isa = PBXBuildFile; fileRef = 344187834790FB38BABA4C044640FB3E /* XAxis.swift */; }; |
88 | 8B05083CA44803381B6B7D22F0F76155 /* HorizontalBarChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63557AC02A1999EF32A3C87E9314EF8A /* HorizontalBarChartRenderer.swift */; }; | 88 | 66C356E31E0E6A047F2E9C3E4E3C06A4 /* RadarChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F15274E5745B0E1B5545C4EBF652F58 /* RadarChartRenderer.swift */; }; |
89 | 8EB02CA4DBBB1C27C55389D38AD6D5BE /* ChartDataRendererBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = B031B6800B29F0FE9D64CAACDDA23A66 /* ChartDataRendererBase.swift */; }; | 89 | 681CA2A9C4CD6901C3EBD9789E9A833B /* CircleShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 808FFD3F25A4B1ECA8EAADC7C94C8517 /* CircleShapeRenderer.swift */; }; |
90 | 8FA9EE6D096BADB9F4C746836EBFE422 /* IBubbleChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6E89C3C1530CCAF9555738FDBEF5F88 /* IBubbleChartDataSet.swift */; }; | 90 | 6C45C23CB17B5E265DCDC3AC31249511 /* UIImageView+HighlightedWebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = FB6C18154E6AD3EC4BFF6DF4CB18C023 /* UIImageView+HighlightedWebCache.m */; }; |
91 | 9019F5736B4E5F004C0B4A631CD757C1 /* PieHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05837CDE0DDFCE8E9FDBA9F08309B8D6 /* PieHighlighter.swift */; }; | 91 | 6DA9F3609BC3BDA3D7B4A39416E5B5A5 /* DefaultValueFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B1D036840192AB2B64A7130C51B48EF /* DefaultValueFormatter.swift */; }; |
92 | 926D18D0A6D781E5BD52333B3FE20073 /* ChartBaseDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8DC307FABE143E3A355E012D950B4B8 /* ChartBaseDataSet.swift */; }; | 92 | 70248508816421AF31051CF7C71F0390 /* Animator.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB163B83CDF4FA7E59A71E7011ED02CE /* Animator.swift */; }; |
93 | 92B262492E42C63A689A12296DDAFBDC /* ChartDataEntryBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 460D29608E2AED2948A6B6A4AFDF23AE /* ChartDataEntryBase.swift */; }; | 93 | 7113B3CE631C90090EA54CF71B111895 /* ChevronDownShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B6E8753E66E4304C44814764781F55D /* ChevronDownShapeRenderer.swift */; }; |
94 | 93CBFD940BD0B22071BCD795A8A6D2BC /* Charts-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EFD8B8E74CE67C3008D2047ADD06A8B6 /* Charts-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 94 | 72ECE9441B6C667890D09DA552A1E4C5 /* SDWebImageOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = FF67A6D06B728A9AA7B28BD8D7C3F80B /* SDWebImageOperation.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
95 | 9593B5D179FF2FC4A2FA600E8EE0EAAD /* BarChartDataEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = A059798E15A8382A331B8E78506F9C6D /* BarChartDataEntry.swift */; }; | 95 | 744C4446AA0E6790628BD9FF968F9500 /* IShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = B60862CA1C433416B95471D010B28B3F /* IShapeRenderer.swift */; }; |
96 | 96BC44579F7EB194DA8FD6F048E2E13F /* PieChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D071C3CC87D3FC3D3935559DDC12527 /* PieChartDataSet.swift */; }; | 96 | 75488967677E053D77B885D041398A75 /* RadarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4C6EA7D4B825DB7EA1B7392E09DBEB9 /* RadarChartDataSet.swift */; }; |
97 | 97D257CBD4850547F29311634F41F16E /* RadarChartDataEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = B07524E3D056564932D0EB587F4D4E06 /* RadarChartDataEntry.swift */; }; | 97 | 756A38A103A56661B784ECE8DD4D9917 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2013E0622BA7112824FE37BBA61D4FD6 /* Foundation.framework */; }; |
98 | 98DF470CA8F6DD132AFAC1398FCD579C /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D8EF2301073B01E30612B5B1BD94446 /* CoreGraphics.framework */; }; | 98 | 759CC612E45B482B55C25BE748C12DD1 /* XAxisRendererHorizontalBarChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F3848C9D2F2FA7A77971473DF486E55 /* XAxisRendererHorizontalBarChart.swift */; }; |
99 | 9AB9F5D8476D67016826F14C9634C250 /* BarLineScatterCandleBubbleChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35F17C087D5005B417F573CCD6C2C4D3 /* BarLineScatterCandleBubbleChartDataSet.swift */; }; | 99 | 7D2208C2B879BD873863CD22DFC6E172 /* BarChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE2A9088FC2A9C8316A7553D1353428C /* BarChartDataProvider.swift */; }; |
100 | 9BE579BC1329AB24C5A0BA3C958DD8AE /* YAxisRendererRadarChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF70D47560A5566290A9EB65DB1FB7A5 /* YAxisRendererRadarChart.swift */; }; | 100 | 7E393E32CB6FDBE4910371912D6B3A8F /* UIImage+GIF.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F2A98A6F7319CC936AE0C7E3C22E768 /* UIImage+GIF.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
101 | 9C17A317408B659BB7812ABA93EF1BEC /* ILineChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9472D91AF9C96856C69961D14EAF225F /* ILineChartDataSet.swift */; }; | 101 | 7FA1FDC003B51BD9EEDAE2E3D55382E3 /* CircleProgressBar-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 43F8B8EABF564922EE92FBABA881F333 /* CircleProgressBar-dummy.m */; }; |
102 | 9C7ED9BE47CAEF8AE677BD871C15444F /* CandleChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2AF061F3785599E3D981EC803F8E5BB /* CandleChartDataProvider.swift */; }; | 102 | 7FF97883726D2908807C32935E3C923A /* ICandleChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCD7564D4AD67951674E5C912BC7165B /* ICandleChartDataSet.swift */; }; |
103 | 9D27ECBB6AA75151496AFE06D128DDA3 /* CandleStickChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03F2F59C625A13276BAE64547A24311F /* CandleStickChartView.swift */; }; | 103 | 849558EFC1018B7D72D811DDA842E729 /* BubbleChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44593463D33191D75AF23B7570CD77AF /* BubbleChartDataSet.swift */; }; |
104 | A13B63777A43FD17075A5A9849195FBC /* IAxisValueFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = B23EB0ACBE7B23BA000DDCA762FC1505 /* IAxisValueFormatter.swift */; }; | 104 | 852A0F013D21E09834BB60CE10C72D47 /* UIView+WebCacheOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D36D3A45C4312C49F5951F955630BEB /* UIView+WebCacheOperation.m */; }; |
105 | A171ACCD52BE4FFFDBB4510B61DFDB71 /* BubbleChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE4C3BE4A69562517B3CBB48D1A0B4B9 /* BubbleChartRenderer.swift */; }; | 105 | 8596B0D57A225C08B02A51A1F075346B /* LineChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2057665E5FBF9DCFA09F29F35B378E8 /* LineChartDataSet.swift */; }; |
106 | A42DE12EDF8AE3D3F79986F91DC07524 /* Pods-LifeLog-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 85237E86ECAFF9C2A40892965ED10B39 /* Pods-LifeLog-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 106 | 85A72C8A2C4EEBDA5D6CE6D3168DE08F /* AnimatedMoveViewJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEC29D2EAB009EA68F55FFB141BC29F /* AnimatedMoveViewJob.swift */; }; |
107 | A44E91C6C5B9629276F811A20B87A8E4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6647ACC906E3FCEEFF3813BB32B1FCF6 /* Foundation.framework */; }; | 107 | 862D29F55CF49D9802AF7D6D54B0A7C5 /* PieRadarChartViewBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01C9B7906113600A43447EAB377FEF6E /* PieRadarChartViewBase.swift */; }; |
108 | A5BF8DBDD8660DBCFE712657F3D82BDA /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 7ED114EEB1EF08FE7676577CD662A536 /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 108 | 896B876D1705BB9F7426C6E63AD6C83C /* BarLineChartViewBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B708FF5785BDBA054D268F0469BB60E /* BarLineChartViewBase.swift */; }; |
109 | A5EAB9B530B4916A475BE136760CBDDB /* HorizontalBarChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D52478E65FBE401FA59EFD53D56EF958 /* HorizontalBarChartView.swift */; }; | 109 | 897C38C8E3C31950E2E93A4D6937CCC4 /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AD977787E5C421164E044BCC6BA11C9 /* MBProgressHUD.m */; }; |
110 | A8011934F1A86A9DB1DFAA32F1FE1D7B /* CombinedChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23EBDDD6BE32C00C28D9D22D4A6DF0E7 /* CombinedChartDataProvider.swift */; }; | 110 | 8A856203C71F9AECD25D2B5B66FE0E6D /* Platform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DA8A0C04454045E0B4D562AEE14D865 /* Platform.swift */; }; |
111 | AA25E687CED8BB330E3D8774E5B6D3B5 /* LineKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = DBD0E4CE822007D43FD2E2142078329C /* LineKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 111 | 8A8D1FD7C407985D4CF5FC926A79C167 /* DefaultFillFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDDC761EDF4820FA11FE2B06665A4163 /* DefaultFillFormatter.swift */; }; |
112 | AB0B62B987A9E7917662AAEA29068B97 /* ZoomViewJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 838B7679E7C44BFB95E6912CA1C4D4E9 /* ZoomViewJob.swift */; }; | 112 | 8AED67DC7A681B9EC2C504B7803F3FF0 /* NSData+ImageContentType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DB1C961D8D5044A80BA83EC8386B4E8 /* NSData+ImageContentType.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
113 | AB861DDB86AFA1932391B4E1D74BDD47 /* BarLineScatterCandleBubbleChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACD64D33CBE6A13282E13844BEF21CC6 /* BarLineScatterCandleBubbleChartDataProvider.swift */; }; | 113 | 8B05083CA44803381B6B7D22F0F76155 /* HorizontalBarChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C790AE7DDF9FE6FF48079A8A56D94A79 /* HorizontalBarChartRenderer.swift */; }; |
114 | ABDAD9AC95A71ABB85A0159A06F2B070 /* BarChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0487414B5EAA55CB5F0ACE42DC24B0AF /* BarChartData.swift */; }; | 114 | 8EB02CA4DBBB1C27C55389D38AD6D5BE /* ChartDataRendererBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9A30E7EEDD9F4044C3FA22979B0DF8C /* ChartDataRendererBase.swift */; }; |
115 | ABF27C93ACB38E5B946C91BAB1F4A4A2 /* RadarChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2281F9BC4E494CBB5E06B23BF1443BEF /* RadarChartData.swift */; }; | 115 | 8FA9EE6D096BADB9F4C746836EBFE422 /* IBubbleChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10F942C8BAC95719C52DDFCEA916F75A /* IBubbleChartDataSet.swift */; }; |
116 | AD8C85BF427C2E633E28F8863C5435C4 /* MarkerImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B1EB5A51817DD6B026BE9D2303A351C /* MarkerImage.swift */; }; | 116 | 9019F5736B4E5F004C0B4A631CD757C1 /* PieHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29D34112FE14E1EC4087C37DF41B3FD4 /* PieHighlighter.swift */; }; |
117 | AE5CE8378B3C1C5BDF33BE0E44C91FEB /* ScatterChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EB1BBB340F3AD92D74098D33A2B769C /* ScatterChartDataProvider.swift */; }; | 117 | 926D18D0A6D781E5BD52333B3FE20073 /* ChartBaseDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCB27418366A1C91221BF4F321B925CA /* ChartBaseDataSet.swift */; }; |
118 | AF3146F9CB65E3027D15B89B3A14C13A /* IFillFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EDCE68220B169A9111964189DCC22B2 /* IFillFormatter.swift */; }; | 118 | 92B262492E42C63A689A12296DDAFBDC /* ChartDataEntryBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 457039BFC8207BAC2BEF9EBF629A6C68 /* ChartDataEntryBase.swift */; }; |
119 | B104AE9D522AC75080ADA7A49DF5C1CA /* XShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5919DCC1541DC8BED1E0048518A8F39 /* XShapeRenderer.swift */; }; | 119 | 93CBFD940BD0B22071BCD795A8A6D2BC /* Charts-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EEBBDEFAA51B3964B5C4167A193AAD66 /* Charts-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
120 | B25457593E6ED0BA173BCD5D7D90C6E4 /* CircleProgressBar.m in Sources */ = {isa = PBXBuildFile; fileRef = E639E47E882F9DFF7542B2E9C2323463 /* CircleProgressBar.m */; }; | 120 | 9593B5D179FF2FC4A2FA600E8EE0EAAD /* BarChartDataEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = B27FEA182F7F434E0EC9C555F64AF200 /* BarChartDataEntry.swift */; }; |
121 | B4CA1C1703826B8F5E3B425FA4736244 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6647ACC906E3FCEEFF3813BB32B1FCF6 /* Foundation.framework */; }; | 121 | 96BC44579F7EB194DA8FD6F048E2E13F /* PieChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9C986AA2EC4ADEB9E6B34A47D6451E5 /* PieChartDataSet.swift */; }; |
122 | B6DB9F4AA72BCBBBF9F2B868C889A116 /* AxisBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC0773EE17DAE6435E376FA6AB6C2D24 /* AxisBase.swift */; }; | 122 | 97D257CBD4850547F29311634F41F16E /* RadarChartDataEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EA92A32838D6AC5BA3D07182F263C08 /* RadarChartDataEntry.swift */; }; |
123 | B78A6384804BA5B98FCB191181F1F24D /* YAxis.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99908D74E7AFC86B09D22C7F9D507F42 /* YAxis.swift */; }; | 123 | 98DF470CA8F6DD132AFAC1398FCD579C /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17FED3BB6117EE87B0B77B8257A5D4E6 /* CoreGraphics.framework */; }; |
124 | BA7012B489EF41BBF6B72EF7F75EA0F2 /* LineChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = F98D41A453753EC9E527D1DDE72DD20D /* LineChartData.swift */; }; | 124 | 9AB9F5D8476D67016826F14C9634C250 /* BarLineScatterCandleBubbleChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 032F4184CAC413D6A01C296D7532F149 /* BarLineScatterCandleBubbleChartDataSet.swift */; }; |
125 | BB4E6B52B7B4490D156749A779FA2957 /* SquareShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D2FD5059E2AE03523F87BC54185DCF /* SquareShapeRenderer.swift */; }; | 125 | 9BE579BC1329AB24C5A0BA3C958DD8AE /* YAxisRendererRadarChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF6F7771E7313D750A722B9668B716FA /* YAxisRendererRadarChart.swift */; }; |
126 | BB8431E4B4DC74376ABC8DF5F9863E49 /* CombinedChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03724ECF4AFD64E69BDD47A5C77991DD /* CombinedChartRenderer.swift */; }; | 126 | 9C17A317408B659BB7812ABA93EF1BEC /* ILineChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D139ED89FFCC046DE686D024F6A7CB7B /* ILineChartDataSet.swift */; }; |
127 | BCD095A51B90EF3D3E42CAEB910821C6 /* AnimatedViewPortJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9084A8AC05F334CE969D569216317AE0 /* AnimatedViewPortJob.swift */; }; | 127 | 9C7ED9BE47CAEF8AE677BD871C15444F /* CandleChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31533BA6DFF738550FBFD1941EB55313 /* CandleChartDataProvider.swift */; }; |
128 | BD7DE3DAB3F143AA73297D6025D080AB /* IBarLineScatterCandleBubbleChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 028EE0EE20C21024CC4F98F78927B510 /* IBarLineScatterCandleBubbleChartDataSet.swift */; }; | 128 | 9D27ECBB6AA75151496AFE06D128DDA3 /* CandleStickChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE2F4043DF25216631D368465237437E /* CandleStickChartView.swift */; }; |
129 | BEB394ED883E7A5A8C2918C910CB7521 /* Legend.swift in Sources */ = {isa = PBXBuildFile; fileRef = C91810E33C294D95F285D061229213E2 /* Legend.swift */; }; | 129 | 9FE6AC13450CA2DD925E194CC0C3434D /* UIImageView+HighlightedWebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 39157A15DC65263BB77BB7BB028F8101 /* UIImageView+HighlightedWebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
130 | C127C7423C507E88446D44D7E8C5359F /* ChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = B97537BB6AD380FFC28C0B42D5F76280 /* ChartDataProvider.swift */; }; | 130 | A13B63777A43FD17075A5A9849195FBC /* IAxisValueFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC126DBA798B8AEA7823999BD4C3DEE5 /* IAxisValueFormatter.swift */; }; |
131 | C231DC3CD5B2A8CD0036E986271F2F5B /* CandleChartDataEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A8B3451F861D228B74B3C3B1A614B69 /* CandleChartDataEntry.swift */; }; | 131 | A171ACCD52BE4FFFDBB4510B61DFDB71 /* BubbleChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4670E7799CF6D47E0F7AB952E254C93D /* BubbleChartRenderer.swift */; }; |
132 | C30159BFCA02E93ADC045DF753CD2105 /* BarLineScatterCandleBubbleRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2781702D2E9770D6415541AF2EE6DCB7 /* BarLineScatterCandleBubbleRenderer.swift */; }; | 132 | A5BF8DBDD8660DBCFE712657F3D82BDA /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 11029381F9E0C7CC3C087B4497AAEB8E /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
133 | C46D7FC074044E7BBFE9BFC32005BACF /* ChartHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6F1969180E83B3865A2521FB109D1D4 /* ChartHighlighter.swift */; }; | 133 | A5EAB9B530B4916A475BE136760CBDDB /* HorizontalBarChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C75B105DBB271674AB8ED3852ACD24B9 /* HorizontalBarChartView.swift */; }; |
134 | C7994DD63644F6D6E74CFC4D3C02CFB0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6647ACC906E3FCEEFF3813BB32B1FCF6 /* Foundation.framework */; }; | 134 | A8011934F1A86A9DB1DFAA32F1FE1D7B /* CombinedChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4837C15E5A8087E44D811D7688360202 /* CombinedChartDataProvider.swift */; }; |
135 | C7E3F0B8CF661D0BEA763F1F4B012192 /* TransformerHorizontalBarChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14EADE49B301DF292FA0135764A0C7D6 /* TransformerHorizontalBarChart.swift */; }; | 135 | AA25E687CED8BB330E3D8774E5B6D3B5 /* LineKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = DAA6445D641B423FA90993030AE248A3 /* LineKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
136 | CB86019144A24E76AABAE1A313EA6D17 /* ChartAnimationEasing.swift in Sources */ = {isa = PBXBuildFile; fileRef = E04A0841992EFFC1F90733599178A9ED /* ChartAnimationEasing.swift */; }; | 136 | AB0B62B987A9E7917662AAEA29068B97 /* ZoomViewJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522EF44F82B1A764A58F9152B57403DB /* ZoomViewJob.swift */; }; |
137 | CC23CE88E3ABA48820EEF357CB742F3F /* LineChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 726D07FB37349EE479079B8F19E86F7E /* LineChartView.swift */; }; | 137 | AB861DDB86AFA1932391B4E1D74BDD47 /* BarLineScatterCandleBubbleChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93599791393B27DF783C688C1B81BBED /* BarLineScatterCandleBubbleChartDataProvider.swift */; }; |
138 | CD0C5625BFF0CE003EC1FD57F5097AFF /* Pods-LifeLog-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B2AF4B58C683DE3E9F46928ED66EE9ED /* Pods-LifeLog-dummy.m */; }; | 138 | ABDAD9AC95A71ABB85A0159A06F2B070 /* BarChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF55D4DEDCB3D50759BFA657931B95CE /* BarChartData.swift */; }; |
139 | CDEC4F96128F02EC674D95A706126879 /* BubbleChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85BDC24E567BEFDEB5FEBEB3927DA923 /* BubbleChartDataProvider.swift */; }; | 139 | ABF27C93ACB38E5B946C91BAB1F4A4A2 /* RadarChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9EF05D5B00F7BD406343B831290535C /* RadarChartData.swift */; }; |
140 | CEDE30D9A913F0C3957A5A4F1C9B87FC /* IScatterChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C53C59321C46A8BDF25CDA43E65139B /* IScatterChartDataSet.swift */; }; | 140 | AD8C85BF427C2E633E28F8863C5435C4 /* MarkerImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1445B952CC6A1789E407611B180733CB /* MarkerImage.swift */; }; |
141 | CF048E20A1921C02350A25A8CE8B0BFB /* ViewPortHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DD5CBA027E4A0356CCDB4896140C538 /* ViewPortHandler.swift */; }; | 141 | AE5CE8378B3C1C5BDF33BE0E44C91FEB /* ScatterChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51CE0FFF7471329CD3B3973D82E3EB44 /* ScatterChartDataProvider.swift */; }; |
142 | D0849BC86840E3A309CA9F87853D3A70 /* BubbleChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27A7B40D01BF86B2EBA60FE446F228EB /* BubbleChartData.swift */; }; | 142 | AF3146F9CB65E3027D15B89B3A14C13A /* IFillFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A28BB7159946CF9C871780A1A776359 /* IFillFormatter.swift */; }; |
143 | D1EEDC454318B90DF160E9F3838FE4CE /* AnimatedZoomViewJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE5F1744FA1B59B696D973368017A922 /* AnimatedZoomViewJob.swift */; }; | 143 | B104AE9D522AC75080ADA7A49DF5C1CA /* XShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD789DA63EF14FBB7C330B260B8B3133 /* XShapeRenderer.swift */; }; |
144 | D3C7175CCC0F288A68C2EEB5791D1A9C /* Line.h in Headers */ = {isa = PBXBuildFile; fileRef = E28E127C2A64FB61CF51342E83998F53 /* Line.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 144 | B25457593E6ED0BA173BCD5D7D90C6E4 /* CircleProgressBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 40D3EFC46159AB846F7C43C319975C70 /* CircleProgressBar.m */; }; |
145 | D63D2794ED1AD1FF474D5AD584DCC6EC /* ChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D6F3AB3CC8C6C6BDC568E5D46AAD2A5 /* ChartDataSet.swift */; }; | 145 | B4CA1C1703826B8F5E3B425FA4736244 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2013E0622BA7112824FE37BBA61D4FD6 /* Foundation.framework */; }; |
146 | D6749B54AB7521F1C10569772DFB7FC2 /* LKActivity-Flat@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = EA2DB3BF15947AFA286A65DB39D87E4E /* LKActivity-Flat@2x.png */; }; | 146 | B6DB9F4AA72BCBBBF9F2B868C889A116 /* AxisBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECD7C92AA3FDF0AF6B7B6CC73ED90514 /* AxisBase.swift */; }; |
147 | DA3FBCF3B21EB18151C3BC2645107E0D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 51498E299B7CB17BCC8B54F93C150FAA /* QuartzCore.framework */; }; | 147 | B78A6384804BA5B98FCB191181F1F24D /* YAxis.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C86CD105FB82DEF474355DFE83CEB58 /* YAxis.swift */; }; |
148 | DB33AED9998B1903B316A64670148A2A /* LegendEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2ECFA96844FE01E5FD00EEE5C20B17A /* LegendEntry.swift */; }; | 148 | BA7012B489EF41BBF6B72EF7F75EA0F2 /* LineChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AD32C740B1B50007C45A5EDFACDB644 /* LineChartData.swift */; }; |
149 | DBBD3F32DD1F5C2EA7CAEE4C58275BE7 /* LineKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B8D213B04E2C455AA26D9481CD9E2BE /* LineKit-dummy.m */; }; | 149 | BB4E6B52B7B4490D156749A779FA2957 /* SquareShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AF4792DCDC22B994D16C319F8280746 /* SquareShapeRenderer.swift */; }; |
150 | E044F846F0071F36BB8A98EE70C51A7C /* ViewPortJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 932F9064FAF043930F29947EC1275EA2 /* ViewPortJob.swift */; }; | 150 | BB8431E4B4DC74376ABC8DF5F9863E49 /* CombinedChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7DEC4954F1710F899D59A7EAB07620A /* CombinedChartRenderer.swift */; }; |
151 | E48DDEE9635DA42901E2C27705AE610E /* IBarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9F69CE3711E81B7C911C71B6EF84960 /* IBarChartDataSet.swift */; }; | 151 | BCD095A51B90EF3D3E42CAEB910821C6 /* AnimatedViewPortJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86A24E11E7A2EF749C2ED3C87E6B935B /* AnimatedViewPortJob.swift */; }; |
152 | E85CB8AC64D9EA571C5D98A8391AD703 /* XAxisRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D511CF669BABFD596964157E6FAF313 /* XAxisRenderer.swift */; }; | 152 | BD7DE3DAB3F143AA73297D6025D080AB /* IBarLineScatterCandleBubbleChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BF2526D52CF1FB498BACE889D4141D8 /* IBarLineScatterCandleBubbleChartDataSet.swift */; }; |
153 | E98E03457C835857DD5225E868683257 /* Renderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A66676172B408ADE052AC8DB16C1805 /* Renderer.swift */; }; | 153 | BEB394ED883E7A5A8C2918C910CB7521 /* Legend.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D2A12A23E52640131D52DDAB8DE0E0C /* Legend.swift */; }; |
154 | EAA818F8D74B798F159E7D77D2E2817E /* XAxisRendererRadarChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = B17C205FBE72007883A10512524ADF6B /* XAxisRendererRadarChart.swift */; }; | 154 | C127C7423C507E88446D44D7E8C5359F /* ChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = A69A23D5DCCC69C2D89A570E3CADB275 /* ChartDataProvider.swift */; }; |
155 | EAE2DF0ADCEA869F73310294CC256CD0 /* BarChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F463A32205B2C25B6F4531F2DEA8C2A5 /* BarChartView.swift */; }; | 155 | C231DC3CD5B2A8CD0036E986271F2F5B /* CandleChartDataEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 132FE4E17288A376E9EF5807E440E4C6 /* CandleChartDataEntry.swift */; }; |
156 | EAF8D36AA8603ACA0399883220AAC1BB /* ILineScatterCandleRadarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 594355A261FA3AEE4007B8B6FB04D297 /* ILineScatterCandleRadarChartDataSet.swift */; }; | 156 | C26DF05DF1A80798B0EA64BF9D500A00 /* UIImage+MultiFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = F3017298FD1811634464546B19F96BAD /* UIImage+MultiFormat.m */; }; |
157 | EC7B2502D307E08CAACF80F86EB94B46 /* Transformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7218E8D3EAE5BEC73728E73EAAEFDF6 /* Transformer.swift */; }; | 157 | C30159BFCA02E93ADC045DF753CD2105 /* BarLineScatterCandleBubbleRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24BACB71516493FABB86B6186AC06D4E /* BarLineScatterCandleBubbleRenderer.swift */; }; |
158 | EDDE00478DBB95CFAE0313CE5639B01D /* Highlight.swift in Sources */ = {isa = PBXBuildFile; fileRef = D86C3BA16D558440D375620471259F07 /* Highlight.swift */; }; | 158 | C30EC8E41F397C036EA85E0DCAEDABA7 /* Pods-LifeLog-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 85237E86ECAFF9C2A40892965ED10B39 /* Pods-LifeLog-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
159 | EEFC93F000EA56262106801E61A1919E /* BarLineScatterCandleBubbleChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 421F29E69D781379A64950627F1AA742 /* BarLineScatterCandleBubbleChartData.swift */; }; | 159 | C46D7FC074044E7BBFE9BFC32005BACF /* ChartHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 864D230BC1364B0EE2C6B7E35A85E1D3 /* ChartHighlighter.swift */; }; |
160 | EF9AD1412E6FABB78D64E421A5454B0D /* CombinedHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 730B7492EC158F624F1705BBCCCE95DA /* CombinedHighlighter.swift */; }; | 160 | C4E5BA50A3A8D19749489C4C5A22D5DF /* SDWebImageCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = FC4D717601A43AE354451327815A168E /* SDWebImageCompat.m */; }; |
161 | F06D79CEC2584B0B69E2146182CBC8BB /* IMarker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C8078DA068327EB483911185FF7F104 /* IMarker.swift */; }; | 161 | C7994DD63644F6D6E74CFC4D3C02CFB0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2013E0622BA7112824FE37BBA61D4FD6 /* Foundation.framework */; }; |
162 | F098F6603287E1CB29D5584E85738379 /* IRadarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9930CA4DC22DBAB090DCEE66565D0625 /* IRadarChartDataSet.swift */; }; | 162 | C7E3F0B8CF661D0BEA763F1F4B012192 /* TransformerHorizontalBarChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04E2B5FF9EAF12D87E14BB86F6542BF9 /* TransformerHorizontalBarChart.swift */; }; |
163 | F512C65E075972476EFAAF2E88F1B4A9 /* LineChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36C8C9B6F8AB13566FADD5291473CC83 /* LineChartDataProvider.swift */; }; | 163 | CB86019144A24E76AABAE1A313EA6D17 /* ChartAnimationEasing.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE732ED8A9A69EA20EB5D65BE30F1A44 /* ChartAnimationEasing.swift */; }; |
164 | F580AE5D5960BE7E37A01263DFC1E05D /* ChartLimitLine.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE50630544C8F686BF1F740BCE34BE31 /* ChartLimitLine.swift */; }; | 164 | CC23CE88E3ABA48820EEF357CB742F3F /* LineChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4385F1ED3E7FA67DB622797485F85FC2 /* LineChartView.swift */; }; |
165 | F5B3C687CE75F3A1D61739D494D86350 /* BubbleChartDataEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8A08F4D7623BED119851860EED2FEB8 /* BubbleChartDataEntry.swift */; }; | 165 | CDEC4F96128F02EC674D95A706126879 /* BubbleChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EF4471FA9E8F90C3F23E3C40A7D82C0 /* BubbleChartDataProvider.swift */; }; |
166 | F8E10D689E438384F5F3645B4C18BD34 /* LKActivity@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F47B198C41B502F940525FA47C6B9C7C /* LKActivity@2x.png */; }; | 166 | CEDE30D9A913F0C3957A5A4F1C9B87FC /* IScatterChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11AD7F3B7B75B65BCD5CB7F3EF26CE80 /* IScatterChartDataSet.swift */; }; |
167 | F9024E63DBB0A0CABECFE0E3A2DC5CEB /* BubbleChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B213AE3959DABCCFAB4BCF8F7BD4498 /* BubbleChartView.swift */; }; | 167 | CF048E20A1921C02350A25A8CE8B0BFB /* ViewPortHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51EE336EAEA517A07F87A019A3DB19BC /* ViewPortHandler.swift */; }; |
168 | FAADAE582993FADCDDBA4422C2EFE225 /* BarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FA17E2EEBBFC1A8236B390179013795 /* BarChartDataSet.swift */; }; | 168 | CFBA2DBE0690A42A4CDEA15B4467AE31 /* SDWebImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2030538AA7AF0AAFA23291FBDADB0FBD /* SDWebImageManager.m */; }; |
169 | FAF899F3096BCF67B2E3F0367BE9952A /* Charts-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F99AEDC4375B45D83B1889FA574F09A5 /* Charts-dummy.m */; }; | 169 | D0849BC86840E3A309CA9F87853D3A70 /* BubbleChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83D549EEA855839EA2409966209F6E80 /* BubbleChartData.swift */; }; |
170 | FB1D49DD0D751C8A8A063045C77C9E23 /* Range.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48DE929C18B36567FEA4031D67CFE830 /* Range.swift */; }; | 170 | D1EEDC454318B90DF160E9F3838FE4CE /* AnimatedZoomViewJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31C4C0402D924FE5602BCED068800B53 /* AnimatedZoomViewJob.swift */; }; |
171 | FB893532F96889BB4849EDCE2F1729B5 /* BarHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 972555BAE6DB1E7D11D888E186C06729 /* BarHighlighter.swift */; }; | 171 | D3C7175CCC0F288A68C2EEB5791D1A9C /* Line.h in Headers */ = {isa = PBXBuildFile; fileRef = 3DA3C3ED85AC7A55F52488CF24719680 /* Line.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
172 | FC2A8FC3716377A71E6A9933A7F58329 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 51498E299B7CB17BCC8B54F93C150FAA /* QuartzCore.framework */; }; | 172 | D63D2794ED1AD1FF474D5AD584DCC6EC /* ChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30740FF736DDE7532BA026A88539C85C /* ChartDataSet.swift */; }; |
173 | FD15B6357FC6048DC2440EA245CB6FBD /* AxisRendererBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE3FD1DEBF9136EBDF6A877BD56FEEC1 /* AxisRendererBase.swift */; }; | 173 | D6749B54AB7521F1C10569772DFB7FC2 /* LKActivity-Flat@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 3BFA7590BBFCB4F46F989D9847B91D74 /* LKActivity-Flat@2x.png */; }; |
174 | FF418748EB65257B2A4A2ECBC1B96C72 /* BarChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8079102FE63D973E37E50B59E6619096 /* BarChartRenderer.swift */; }; | 174 | DA3FBCF3B21EB18151C3BC2645107E0D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9AA510D2CBE6BDCBD595FDD5DD559B93 /* QuartzCore.framework */; }; |
175 | DADD6E22E039C2FDED0EC2F9EDA5E549 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2013E0622BA7112824FE37BBA61D4FD6 /* Foundation.framework */; }; | ||
176 | DB33AED9998B1903B316A64670148A2A /* LegendEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 914534652D688300D8E64AE27A4D9E84 /* LegendEntry.swift */; }; | ||
177 | DBBD3F32DD1F5C2EA7CAEE4C58275BE7 /* LineKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A0FE9ADFCD1BF424554F254ED5A1A27D /* LineKit-dummy.m */; }; | ||
178 | E044F846F0071F36BB8A98EE70C51A7C /* ViewPortJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF0B8A11CDAEF567F8F3D88FDA553122 /* ViewPortJob.swift */; }; | ||
179 | E48DDEE9635DA42901E2C27705AE610E /* IBarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3911435BF6D4128B396C7B995FAB690C /* IBarChartDataSet.swift */; }; | ||
180 | E5E99F5D1F8F3BF2E173F507CB06F389 /* SDImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 73920A1E2F340905D134EE6B92545F4F /* SDImageCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; | ||
181 | E85CB8AC64D9EA571C5D98A8391AD703 /* XAxisRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 766D51F25DA50D92D6707D86BBD62EEF /* XAxisRenderer.swift */; }; | ||
182 | E9163B139C63C168DA04FEF32BCA0FF1 /* SDWebImageDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AF9D97DAB08BA28D75C8748C1ACA2AE /* SDWebImageDecoder.m */; }; | ||
183 | E98E03457C835857DD5225E868683257 /* Renderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85AC5B2B4826B0BBC4B405C8851A8EC /* Renderer.swift */; }; | ||
184 | EAA818F8D74B798F159E7D77D2E2817E /* XAxisRendererRadarChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17B573724B31B2D5B2E4862AF37B61C2 /* XAxisRendererRadarChart.swift */; }; | ||
185 | EAE2DF0ADCEA869F73310294CC256CD0 /* BarChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E45FDE3367B0C707B5FD82766EB74F3 /* BarChartView.swift */; }; | ||
186 | EAF8D36AA8603ACA0399883220AAC1BB /* ILineScatterCandleRadarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6F98531A99679CDACDE96455E213232 /* ILineScatterCandleRadarChartDataSet.swift */; }; | ||
187 | EB3DAE40E648DBD1CCF35342504B25D6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2013E0622BA7112824FE37BBA61D4FD6 /* Foundation.framework */; }; | ||
188 | EC7B2502D307E08CAACF80F86EB94B46 /* Transformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD670956EB0584E7D85D55BAB57B1A19 /* Transformer.swift */; }; | ||
189 | ECF4A7CA9F08A1360A04D32E6D68994C /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5622C89D4510B1F5B0ACCD2F89626FD7 /* ImageIO.framework */; }; | ||
190 | EDDE00478DBB95CFAE0313CE5639B01D /* Highlight.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6999CD3124CCABE1DEE16E79AFB6EA8D /* Highlight.swift */; }; | ||
191 | EEFC93F000EA56262106801E61A1919E /* BarLineScatterCandleBubbleChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = C052E775E9EB99B88142397035C9ECC3 /* BarLineScatterCandleBubbleChartData.swift */; }; | ||
192 | EF9AD1412E6FABB78D64E421A5454B0D /* CombinedHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFCE9999EF4DCF38FF89E14091BA7C0C /* CombinedHighlighter.swift */; }; | ||
193 | F06D79CEC2584B0B69E2146182CBC8BB /* IMarker.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4911AE9940521E9A563C357BEA2A84B /* IMarker.swift */; }; | ||
194 | F098F6603287E1CB29D5584E85738379 /* IRadarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 379783DB9FFA25FA74239B4D357A18CD /* IRadarChartDataSet.swift */; }; | ||
195 | F10EC0CA1BD02A3898D2CDFC8EDB93EF /* SDWebImagePrefetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = F3F0118E1070C9F7301CA4EF49405EF5 /* SDWebImagePrefetcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; | ||
196 | F512C65E075972476EFAAF2E88F1B4A9 /* LineChartDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AE50B9FEA02AA5E560FDA0BAC87AC0E /* LineChartDataProvider.swift */; }; | ||
197 | F580AE5D5960BE7E37A01263DFC1E05D /* ChartLimitLine.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5718AA998299D4D70052147C966E384 /* ChartLimitLine.swift */; }; | ||
198 | F5B3C687CE75F3A1D61739D494D86350 /* BubbleChartDataEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06E5054D654E6ACA0CCD92B967976D56 /* BubbleChartDataEntry.swift */; }; | ||
199 | F8E10D689E438384F5F3645B4C18BD34 /* LKActivity@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 029BFD6E404B99EF5FB421D4E1D064CB /* LKActivity@2x.png */; }; | ||
200 | F9024E63DBB0A0CABECFE0E3A2DC5CEB /* BubbleChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CE29AB517B5583054942371D8020702 /* BubbleChartView.swift */; }; | ||
201 | FAADAE582993FADCDDBA4422C2EFE225 /* BarChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35F812111B95FA389371837730E37278 /* BarChartDataSet.swift */; }; | ||
202 | FAF899F3096BCF67B2E3F0367BE9952A /* Charts-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E5536CADAE0B848902F35EE8705C1B3 /* Charts-dummy.m */; }; | ||
203 | FB1D49DD0D751C8A8A063045C77C9E23 /* Range.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5304E7F9A5C45EF99CB9E6C505CF93F4 /* Range.swift */; }; | ||
204 | FB893532F96889BB4849EDCE2F1729B5 /* BarHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C7EE4313FA032ED079A641068C349BC /* BarHighlighter.swift */; }; | ||
205 | FC2A8FC3716377A71E6A9933A7F58329 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9AA510D2CBE6BDCBD595FDD5DD559B93 /* QuartzCore.framework */; }; | ||
206 | FD15B6357FC6048DC2440EA245CB6FBD /* AxisRendererBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86050EA2327C6B30EDCA7CB5DC9E0D38 /* AxisRendererBase.swift */; }; | ||
207 | FF418748EB65257B2A4A2ECBC1B96C72 /* BarChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78FE80123B8597AAFABAC75228343970 /* BarChartRenderer.swift */; }; | ||
175 | /* End PBXBuildFile section */ | 208 | /* End PBXBuildFile section */ |
176 | 209 | ||
177 | /* Begin PBXContainerItemProxy section */ | 210 | /* Begin PBXContainerItemProxy section */ |
178 | 15B4CAA4741119A8172AD6C87985CD21 /* PBXContainerItemProxy */ = { | 211 | 02D4C83ABB7043EEBF8B70A2E6A3A2ED /* PBXContainerItemProxy */ = { |
179 | isa = PBXContainerItemProxy; | 212 | isa = PBXContainerItemProxy; |
180 | containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; | 213 | containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; |
181 | proxyType = 1; | 214 | proxyType = 1; |
182 | remoteGlobalIDString = B545B48FA0CEE58E0B8D9309EE4CFF7C; | 215 | remoteGlobalIDString = B545B48FA0CEE58E0B8D9309EE4CFF7C; |
183 | remoteInfo = CircleProgressBar; | 216 | remoteInfo = CircleProgressBar; |
184 | }; | 217 | }; |
185 | 271A5ADED6D8D8151826412355B5F9D4 /* PBXContainerItemProxy */ = { | 218 | 7E524B4A77A584D6F0D0E3A207A3B95C /* PBXContainerItemProxy */ = { |
186 | isa = PBXContainerItemProxy; | 219 | isa = PBXContainerItemProxy; |
187 | containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; | 220 | containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; |
188 | proxyType = 1; | 221 | proxyType = 1; |
189 | remoteGlobalIDString = 41FA54D12162DAD51D02FC58A2CD5034; | 222 | remoteGlobalIDString = 41FA54D12162DAD51D02FC58A2CD5034; |
190 | remoteInfo = MBProgressHUD; | 223 | remoteInfo = MBProgressHUD; |
191 | }; | 224 | }; |
192 | 766C648B3EB82619A9A1092A08C33C83 /* PBXContainerItemProxy */ = { | 225 | 9B7B91CEE584F24876B16D9755C8EE9F /* PBXContainerItemProxy */ = { |
193 | isa = PBXContainerItemProxy; | 226 | isa = PBXContainerItemProxy; |
194 | containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; | 227 | containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; |
195 | proxyType = 1; | 228 | proxyType = 1; |
196 | remoteGlobalIDString = 78F97D6E090369A11417BB9694CBA0B2; | 229 | remoteGlobalIDString = 78F97D6E090369A11417BB9694CBA0B2; |
197 | remoteInfo = LineKit; | 230 | remoteInfo = LineKit; |
198 | }; | 231 | }; |
199 | BC62767E669B3EDBC032B7A6F0FB60DA /* PBXContainerItemProxy */ = { | 232 | C00FE3D5AF4416A7B1024B1F42A66552 /* PBXContainerItemProxy */ = { |
200 | isa = PBXContainerItemProxy; | 233 | isa = PBXContainerItemProxy; |
201 | containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; | 234 | containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; |
202 | proxyType = 1; | 235 | proxyType = 1; |
203 | remoteGlobalIDString = F307B842FF76B2DE6C55DB67C0885325; | 236 | remoteGlobalIDString = F307B842FF76B2DE6C55DB67C0885325; |
204 | remoteInfo = Charts; | 237 | remoteInfo = Charts; |
205 | }; | 238 | }; |
239 | EB856BA5B0F8A802F80FDC2390697E8F /* PBXContainerItemProxy */ = { | ||
240 | isa = PBXContainerItemProxy; | ||
241 | containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; | ||
242 | proxyType = 1; | ||
243 | remoteGlobalIDString = 682CE0FFF2DAF1288C04F6BEB89E3AC6; | ||
244 | remoteInfo = SDWebImage; | ||
245 | }; | ||
206 | /* End PBXContainerItemProxy section */ | 246 | /* End PBXContainerItemProxy section */ |
207 | 247 | ||
208 | /* Begin PBXFileReference section */ | 248 | /* Begin PBXFileReference section */ |
209 | 00790BF4F1584C9B3FEDB9EA1E81AFFC /* LineKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = LineKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
210 | 0088B5B87FF85BA864002FEA3165195C /* Pods-LifeLog.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LifeLog.release.xcconfig"; sourceTree = "<group>"; }; | 249 | 0088B5B87FF85BA864002FEA3165195C /* Pods-LifeLog.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LifeLog.release.xcconfig"; sourceTree = "<group>"; }; |
211 | 01017D5FF6B73CE3663C22347F961713 /* DefaultValueFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultValueFormatter.swift; path = Source/Charts/Formatters/DefaultValueFormatter.swift; sourceTree = "<group>"; }; | 250 | 01A371D139A85E84229A70A3E383D956 /* LineRadarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineRadarChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/LineRadarChartDataSet.swift; sourceTree = "<group>"; }; |
212 | 028EE0EE20C21024CC4F98F78927B510 /* IBarLineScatterCandleBubbleChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IBarLineScatterCandleBubbleChartDataSet.swift; path = Source/Charts/Data/Interfaces/IBarLineScatterCandleBubbleChartDataSet.swift; sourceTree = "<group>"; }; | 251 | 01C9B7906113600A43447EAB377FEF6E /* PieRadarChartViewBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieRadarChartViewBase.swift; path = Source/Charts/Charts/PieRadarChartViewBase.swift; sourceTree = "<group>"; }; |
213 | 03724ECF4AFD64E69BDD47A5C77991DD /* CombinedChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombinedChartRenderer.swift; path = Source/Charts/Renderers/CombinedChartRenderer.swift; sourceTree = "<group>"; }; | 252 | 029BFD6E404B99EF5FB421D4E1D064CB /* LKActivity@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "LKActivity@2x.png"; path = "LineKit/images/LKActivity@2x.png"; sourceTree = "<group>"; }; |
214 | 037B5CC99D6EB83EAD59D63BBBB4907A /* Fill.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Fill.swift; path = Source/Charts/Utils/Fill.swift; sourceTree = "<group>"; }; | 253 | 032F4184CAC413D6A01C296D7532F149 /* BarLineScatterCandleBubbleChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarLineScatterCandleBubbleChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/BarLineScatterCandleBubbleChartDataSet.swift; sourceTree = "<group>"; }; |
215 | 03F2F59C625A13276BAE64547A24311F /* CandleStickChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CandleStickChartView.swift; path = Source/Charts/Charts/CandleStickChartView.swift; sourceTree = "<group>"; }; | 254 | 0482D03BE44A509D6C084C4C67CBBA93 /* ChartDataEntry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartDataEntry.swift; path = Source/Charts/Data/Implementations/Standard/ChartDataEntry.swift; sourceTree = "<group>"; }; |
216 | 0487414B5EAA55CB5F0ACE42DC24B0AF /* BarChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarChartData.swift; path = Source/Charts/Data/Implementations/Standard/BarChartData.swift; sourceTree = "<group>"; }; | 255 | 04E2B5FF9EAF12D87E14BB86F6542BF9 /* TransformerHorizontalBarChart.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransformerHorizontalBarChart.swift; path = Source/Charts/Utils/TransformerHorizontalBarChart.swift; sourceTree = "<group>"; }; |
217 | 05837CDE0DDFCE8E9FDBA9F08309B8D6 /* PieHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieHighlighter.swift; path = Source/Charts/Highlight/PieHighlighter.swift; sourceTree = "<group>"; }; | 256 | 0690A12EFB549FDA2DD5F46BCDAFAB7C /* SDWebImage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDWebImage.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
218 | 068068F826089EE778AF7E22AA705EBA /* ILineRadarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ILineRadarChartDataSet.swift; path = Source/Charts/Data/Interfaces/ILineRadarChartDataSet.swift; sourceTree = "<group>"; }; | 257 | 06E5054D654E6ACA0CCD92B967976D56 /* BubbleChartDataEntry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BubbleChartDataEntry.swift; path = Source/Charts/Data/Implementations/Standard/BubbleChartDataEntry.swift; sourceTree = "<group>"; }; |
219 | 06AC8EA464743D576DE66960AC145E2B /* MBProgressHUD.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.xcconfig; sourceTree = "<group>"; }; | 258 | 0C4C506661AC1D8CABB77EE46BDA4E4F /* ScatterChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScatterChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/ScatterChartDataSet.swift; sourceTree = "<group>"; }; |
220 | 07373A0A03BE49CEBD0B777C7E18B265 /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = "<group>"; }; | 259 | 0C86CD105FB82DEF474355DFE83CEB58 /* YAxis.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAxis.swift; path = Source/Charts/Components/YAxis.swift; sourceTree = "<group>"; }; |
221 | 085B30A6925D470098040705BA63AA55 /* CircleProgressBar.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CircleProgressBar.xcconfig; sourceTree = "<group>"; }; | 260 | 0C9F021E85F3844E1036CFD8D2E08F08 /* UIImageView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+WebCache.h"; path = "SDWebImage/UIImageView+WebCache.h"; sourceTree = "<group>"; }; |
222 | 08CECCD43F23EFAA8ED444D6A5884B18 /* YAxisRendererHorizontalBarChart.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAxisRendererHorizontalBarChart.swift; path = Source/Charts/Renderers/YAxisRendererHorizontalBarChart.swift; sourceTree = "<group>"; }; | 261 | 0EE1AB6E93F6EA7614401FBCEB3A013E /* PieChartDataEntry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieChartDataEntry.swift; path = Source/Charts/Data/Implementations/Standard/PieChartDataEntry.swift; sourceTree = "<group>"; }; |
223 | 0C60139459C1F76B62E67DBACE859F9D /* ChartColorTemplates.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartColorTemplates.swift; path = Source/Charts/Utils/ChartColorTemplates.swift; sourceTree = "<group>"; }; | 262 | 10F942C8BAC95719C52DDFCEA916F75A /* IBubbleChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IBubbleChartDataSet.swift; path = Source/Charts/Data/Interfaces/IBubbleChartDataSet.swift; sourceTree = "<group>"; }; |
224 | 0C6EBF130BE787A55DAB8A0D526E8863 /* PieRadarChartViewBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieRadarChartViewBase.swift; path = Source/Charts/Charts/PieRadarChartViewBase.swift; sourceTree = "<group>"; }; | 263 | 11029381F9E0C7CC3C087B4497AAEB8E /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = "<group>"; }; |
225 | 0D8EF2301073B01E30612B5B1BD94446 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; | 264 | 119A3F13E3EE2C945EDD81CC6765D5E3 /* ChartUtils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartUtils.swift; path = Source/Charts/Utils/ChartUtils.swift; sourceTree = "<group>"; }; |
226 | 0EDA4414840EDA4249483BAF87FE5038 /* LKActivity.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = LKActivity.png; path = LineKit/images/LKActivity.png; sourceTree = "<group>"; }; | 265 | 11AD7F3B7B75B65BCD5CB7F3EF26CE80 /* IScatterChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IScatterChartDataSet.swift; path = Source/Charts/Data/Interfaces/IScatterChartDataSet.swift; sourceTree = "<group>"; }; |
227 | 0EDCE68220B169A9111964189DCC22B2 /* IFillFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IFillFormatter.swift; path = Source/Charts/Formatters/IFillFormatter.swift; sourceTree = "<group>"; }; | 266 | 11FDD52BE58777E6F56DB5C50EE7631D /* LineKit.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = LineKit.xcconfig; sourceTree = "<group>"; }; |
228 | 0F64CAA4005D69EB3A9AD29B61EC756F /* LineRadarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineRadarChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/LineRadarChartDataSet.swift; sourceTree = "<group>"; }; | 267 | 12F8C7623C19ED6F26C428F24EA02024 /* HorizontalBarHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HorizontalBarHighlighter.swift; path = Source/Charts/Highlight/HorizontalBarHighlighter.swift; sourceTree = "<group>"; }; |
229 | 103E7280D398CCD64D1E8B63B6A01437 /* ScatterChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScatterChartRenderer.swift; path = Source/Charts/Renderers/ScatterChartRenderer.swift; sourceTree = "<group>"; }; | 268 | 132FE4E17288A376E9EF5807E440E4C6 /* CandleChartDataEntry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CandleChartDataEntry.swift; path = Source/Charts/Data/Implementations/Standard/CandleChartDataEntry.swift; sourceTree = "<group>"; }; |
230 | 11AA44540F71CDE0652D25AA568A7679 /* Pods_LifeLog.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LifeLog.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | 269 | 1445B952CC6A1789E407611B180733CB /* MarkerImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MarkerImage.swift; path = Source/Charts/Components/MarkerImage.swift; sourceTree = "<group>"; }; |
231 | 14EADE49B301DF292FA0135764A0C7D6 /* TransformerHorizontalBarChart.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransformerHorizontalBarChart.swift; path = Source/Charts/Utils/TransformerHorizontalBarChart.swift; sourceTree = "<group>"; }; | 270 | 17B573724B31B2D5B2E4862AF37B61C2 /* XAxisRendererRadarChart.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = XAxisRendererRadarChart.swift; path = Source/Charts/Renderers/XAxisRendererRadarChart.swift; sourceTree = "<group>"; }; |
232 | 1678D27DC1D07AD9AC5B8E2489263A8A /* IHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IHighlighter.swift; path = Source/Charts/Highlight/IHighlighter.swift; sourceTree = "<group>"; }; | 271 | 17FED3BB6117EE87B0B77B8257A5D4E6 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; |
233 | 18B064857F0CCFFD7949C95A36DF2D35 /* LineRadarRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineRadarRenderer.swift; path = Source/Charts/Renderers/LineRadarRenderer.swift; sourceTree = "<group>"; }; | 272 | 1AC8DCAF8B07A97F7C4BA4EEDA1B7593 /* LineRadarRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineRadarRenderer.swift; path = Source/Charts/Renderers/LineRadarRenderer.swift; sourceTree = "<group>"; }; |
234 | 18E257507DA03EEDE4D83DA5F7E91188 /* CandleChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CandleChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/CandleChartDataSet.swift; sourceTree = "<group>"; }; | 273 | 1C4DD0EADDB89800BD94DF68AD1B56FA /* UIButton+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIButton+WebCache.h"; path = "SDWebImage/UIButton+WebCache.h"; sourceTree = "<group>"; }; |
235 | 1A8B3451F861D228B74B3C3B1A614B69 /* CandleChartDataEntry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CandleChartDataEntry.swift; path = Source/Charts/Data/Implementations/Standard/CandleChartDataEntry.swift; sourceTree = "<group>"; }; | 274 | 1F2A98A6F7319CC936AE0C7E3C22E768 /* UIImage+GIF.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+GIF.h"; path = "SDWebImage/UIImage+GIF.h"; sourceTree = "<group>"; }; |
236 | 1AADFC1449A615369B80496672196F00 /* HorizontalBarHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HorizontalBarHighlighter.swift; path = Source/Charts/Highlight/HorizontalBarHighlighter.swift; sourceTree = "<group>"; }; | 275 | 2013E0622BA7112824FE37BBA61D4FD6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; |
237 | 1B8D213B04E2C455AA26D9481CD9E2BE /* LineKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "LineKit-dummy.m"; sourceTree = "<group>"; }; | 276 | 2030538AA7AF0AAFA23291FBDADB0FBD /* SDWebImageManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageManager.m; path = SDWebImage/SDWebImageManager.m; sourceTree = "<group>"; }; |
238 | 211826E07CE236C0EEE19A6A018C47DC /* DefaultAxisValueFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultAxisValueFormatter.swift; path = Source/Charts/Formatters/DefaultAxisValueFormatter.swift; sourceTree = "<group>"; }; | 277 | 24BACB71516493FABB86B6186AC06D4E /* BarLineScatterCandleBubbleRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarLineScatterCandleBubbleRenderer.swift; path = Source/Charts/Renderers/BarLineScatterCandleBubbleRenderer.swift; sourceTree = "<group>"; }; |
239 | 2281F9BC4E494CBB5E06B23BF1443BEF /* RadarChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RadarChartData.swift; path = Source/Charts/Data/Implementations/Standard/RadarChartData.swift; sourceTree = "<group>"; }; | 278 | 2876CC1DF5D71F87FCF66994A96AC43D /* Pods_LifeLog.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LifeLog.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
240 | 22D055D917398309E3DB5C2E37A359CB /* CircleProgressBar.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CircleProgressBar.h; path = CircleProgressBarDemo/CircleProgressBar/CircleProgressBar.h; sourceTree = "<group>"; }; | 279 | 2974EA3AE31F2A9EC955F3BAA9E8E62E /* SDWebImage-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SDWebImage-dummy.m"; sourceTree = "<group>"; }; |
241 | 235010F47E8B8DCEA5DBF9A67769B33E /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = "<group>"; }; | 280 | 29D34112FE14E1EC4087C37DF41B3FD4 /* PieHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieHighlighter.swift; path = Source/Charts/Highlight/PieHighlighter.swift; sourceTree = "<group>"; }; |
242 | 23EBDDD6BE32C00C28D9D22D4A6DF0E7 /* CombinedChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombinedChartDataProvider.swift; path = Source/Charts/Interfaces/CombinedChartDataProvider.swift; sourceTree = "<group>"; }; | 281 | 2B7A4106C5CB208637ABFB7752BC456D /* LineKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = LineKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
243 | 24961C1E7CD3F7D8CA8D9BD0BE74A999 /* RadarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RadarChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/RadarChartDataSet.swift; sourceTree = "<group>"; }; | 282 | 2D0014FCF4F0706A00EA10693D8FC0BC /* RadarHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RadarHighlighter.swift; path = Source/Charts/Highlight/RadarHighlighter.swift; sourceTree = "<group>"; }; |
244 | 26C2836E04FA44BF429F714AF2DDCAB1 /* LineKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "LineKit-prefix.pch"; sourceTree = "<group>"; }; | 283 | 2EF4471FA9E8F90C3F23E3C40A7D82C0 /* BubbleChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BubbleChartDataProvider.swift; path = Source/Charts/Interfaces/BubbleChartDataProvider.swift; sourceTree = "<group>"; }; |
245 | 2781702D2E9770D6415541AF2EE6DCB7 /* BarLineScatterCandleBubbleRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarLineScatterCandleBubbleRenderer.swift; path = Source/Charts/Renderers/BarLineScatterCandleBubbleRenderer.swift; sourceTree = "<group>"; }; | 284 | 30740FF736DDE7532BA026A88539C85C /* ChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/ChartDataSet.swift; sourceTree = "<group>"; }; |
246 | 27A7B40D01BF86B2EBA60FE446F228EB /* BubbleChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BubbleChartData.swift; path = Source/Charts/Data/Implementations/Standard/BubbleChartData.swift; sourceTree = "<group>"; }; | 285 | 3100A0CBFEB8124F61746B01D1823BE1 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
247 | 28701F26E2B9D6E7A4789910630587F0 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | 286 | 31533BA6DFF738550FBFD1941EB55313 /* CandleChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CandleChartDataProvider.swift; path = Source/Charts/Interfaces/CandleChartDataProvider.swift; sourceTree = "<group>"; }; |
248 | 29D75DC83503F358C12A28F2C312371A /* Description.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Description.swift; path = Source/Charts/Components/Description.swift; sourceTree = "<group>"; }; | 287 | 31C4C0402D924FE5602BCED068800B53 /* AnimatedZoomViewJob.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedZoomViewJob.swift; path = Source/Charts/Jobs/AnimatedZoomViewJob.swift; sourceTree = "<group>"; }; |
249 | 2D2E154F5158B24BD70B290F51ABBBF1 /* RadarChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RadarChartView.swift; path = Source/Charts/Charts/RadarChartView.swift; sourceTree = "<group>"; }; | 288 | 32BE0CD5FA221E31614C71D35ED64713 /* CircleProgressBar.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CircleProgressBar.h; path = CircleProgressBarDemo/CircleProgressBar/CircleProgressBar.h; sourceTree = "<group>"; }; |
250 | 2DD5CBA027E4A0356CCDB4896140C538 /* ViewPortHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewPortHandler.swift; path = Source/Charts/Utils/ViewPortHandler.swift; sourceTree = "<group>"; }; | 289 | 344187834790FB38BABA4C044640FB3E /* XAxis.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = XAxis.swift; path = Source/Charts/Components/XAxis.swift; sourceTree = "<group>"; }; |
251 | 2E162D50D5E0D6BD6F21B143ADC6F7F9 /* LKLineActivity.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LKLineActivity.m; path = LineKit/LKLineActivity.m; sourceTree = "<group>"; }; | 290 | 35F812111B95FA389371837730E37278 /* BarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/BarChartDataSet.swift; sourceTree = "<group>"; }; |
252 | 3579A1D3FDFE3E233E703BDAE59B9B8E /* MarkerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MarkerView.swift; path = Source/Charts/Components/MarkerView.swift; sourceTree = "<group>"; }; | 291 | 379783DB9FFA25FA74239B4D357A18CD /* IRadarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IRadarChartDataSet.swift; path = Source/Charts/Data/Interfaces/IRadarChartDataSet.swift; sourceTree = "<group>"; }; |
253 | 35F17C087D5005B417F573CCD6C2C4D3 /* BarLineScatterCandleBubbleChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarLineScatterCandleBubbleChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/BarLineScatterCandleBubbleChartDataSet.swift; sourceTree = "<group>"; }; | 292 | 3911435BF6D4128B396C7B995FAB690C /* IBarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IBarChartDataSet.swift; path = Source/Charts/Data/Interfaces/IBarChartDataSet.swift; sourceTree = "<group>"; }; |
254 | 36C8C9B6F8AB13566FADD5291473CC83 /* LineChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineChartDataProvider.swift; path = Source/Charts/Interfaces/LineChartDataProvider.swift; sourceTree = "<group>"; }; | 293 | 39157A15DC65263BB77BB7BB028F8101 /* UIImageView+HighlightedWebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+HighlightedWebCache.h"; path = "SDWebImage/UIImageView+HighlightedWebCache.h"; sourceTree = "<group>"; }; |
255 | 3A66676172B408ADE052AC8DB16C1805 /* Renderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Renderer.swift; path = Source/Charts/Renderers/Renderer.swift; sourceTree = "<group>"; }; | 294 | 3A28BB7159946CF9C871780A1A776359 /* IFillFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IFillFormatter.swift; path = Source/Charts/Formatters/IFillFormatter.swift; sourceTree = "<group>"; }; |
256 | 3BEFF4AEF432AD6FB924AEDAB34DC1C3 /* LineChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineChartRenderer.swift; path = Source/Charts/Renderers/LineChartRenderer.swift; sourceTree = "<group>"; }; | 295 | 3B813F99F19F9CBF3F24595A38BCAF77 /* SDWebImage-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SDWebImage-prefix.pch"; sourceTree = "<group>"; }; |
257 | 3E4676030CC21471EAE137CB8CA349F3 /* LineKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = LineKit.modulemap; sourceTree = "<group>"; }; | 296 | 3B98A728B5EE91FE166A8C9782C34460 /* LineScatterCandleRadarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineScatterCandleRadarChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/LineScatterCandleRadarChartDataSet.swift; sourceTree = "<group>"; }; |
258 | 3FF024CF8647BE786BE6F5C55B90A35F /* DefaultFillFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultFillFormatter.swift; path = Source/Charts/Formatters/DefaultFillFormatter.swift; sourceTree = "<group>"; }; | 297 | 3BAFBFAF5ACFDB0591A05EAA969F2676 /* UIImage+MultiFormat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+MultiFormat.h"; path = "SDWebImage/UIImage+MultiFormat.h"; sourceTree = "<group>"; }; |
259 | 421F29E69D781379A64950627F1AA742 /* BarLineScatterCandleBubbleChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarLineScatterCandleBubbleChartData.swift; path = Source/Charts/Data/Implementations/Standard/BarLineScatterCandleBubbleChartData.swift; sourceTree = "<group>"; }; | 298 | 3BFA7590BBFCB4F46F989D9847B91D74 /* LKActivity-Flat@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "LKActivity-Flat@2x.png"; path = "LineKit/images/LKActivity-Flat@2x.png"; sourceTree = "<group>"; }; |
260 | 460D29608E2AED2948A6B6A4AFDF23AE /* ChartDataEntryBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartDataEntryBase.swift; path = Source/Charts/Data/Implementations/Standard/ChartDataEntryBase.swift; sourceTree = "<group>"; }; | 299 | 3DA3C3ED85AC7A55F52488CF24719680 /* Line.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Line.h; path = LineKit/Line.h; sourceTree = "<group>"; }; |
300 | 3DA8A0C04454045E0B4D562AEE14D865 /* Platform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.swift; path = Source/Charts/Utils/Platform.swift; sourceTree = "<group>"; }; | ||
301 | 3E5536CADAE0B848902F35EE8705C1B3 /* Charts-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Charts-dummy.m"; sourceTree = "<group>"; }; | ||
302 | 3ECE07E230FA1AEC2DE7DDF8D775D17D /* CombinedChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombinedChartData.swift; path = Source/Charts/Data/Implementations/Standard/CombinedChartData.swift; sourceTree = "<group>"; }; | ||
303 | 3F340CB0058AC35772EB36253F0E15D1 /* Charts.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Charts.xcconfig; sourceTree = "<group>"; }; | ||
304 | 40D3EFC46159AB846F7C43C319975C70 /* CircleProgressBar.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CircleProgressBar.m; path = CircleProgressBarDemo/CircleProgressBar/CircleProgressBar.m; sourceTree = "<group>"; }; | ||
305 | 42B8B4BB0EBDA48B1B3F27CFA6CE506B /* SDImageCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCache.m; path = SDWebImage/SDImageCache.m; sourceTree = "<group>"; }; | ||
306 | 43439AC36691E75B1C673BF98A44E1BA /* CandleStickChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CandleStickChartRenderer.swift; path = Source/Charts/Renderers/CandleStickChartRenderer.swift; sourceTree = "<group>"; }; | ||
307 | 4385F1ED3E7FA67DB622797485F85FC2 /* LineChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineChartView.swift; path = Source/Charts/Charts/LineChartView.swift; sourceTree = "<group>"; }; | ||
308 | 43F8B8EABF564922EE92FBABA881F333 /* CircleProgressBar-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CircleProgressBar-dummy.m"; sourceTree = "<group>"; }; | ||
309 | 44593463D33191D75AF23B7570CD77AF /* BubbleChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BubbleChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/BubbleChartDataSet.swift; sourceTree = "<group>"; }; | ||
310 | 457039BFC8207BAC2BEF9EBF629A6C68 /* ChartDataEntryBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartDataEntryBase.swift; path = Source/Charts/Data/Implementations/Standard/ChartDataEntryBase.swift; sourceTree = "<group>"; }; | ||
311 | 4670E7799CF6D47E0F7AB952E254C93D /* BubbleChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BubbleChartRenderer.swift; path = Source/Charts/Renderers/BubbleChartRenderer.swift; sourceTree = "<group>"; }; | ||
312 | 470266C8A64F47CC3A924DCADEE85F54 /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = "<group>"; }; | ||
313 | 4837C15E5A8087E44D811D7688360202 /* CombinedChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombinedChartDataProvider.swift; path = Source/Charts/Interfaces/CombinedChartDataProvider.swift; sourceTree = "<group>"; }; | ||
261 | 4841A595CC7AE00CB8F37B50F92715F3 /* Pods-LifeLog.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LifeLog.debug.xcconfig"; sourceTree = "<group>"; }; | 314 | 4841A595CC7AE00CB8F37B50F92715F3 /* Pods-LifeLog.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LifeLog.debug.xcconfig"; sourceTree = "<group>"; }; |
262 | 4892B467149A123F63E889F86C45615C /* MoveViewJob.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MoveViewJob.swift; path = Source/Charts/Jobs/MoveViewJob.swift; sourceTree = "<group>"; }; | 315 | 49B5B49E8DE2A95F5EC24EEF538C721E /* PieChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieChartRenderer.swift; path = Source/Charts/Renderers/PieChartRenderer.swift; sourceTree = "<group>"; }; |
263 | 48DE929C18B36567FEA4031D67CFE830 /* Range.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Range.swift; path = Source/Charts/Highlight/Range.swift; sourceTree = "<group>"; }; | 316 | 4AF9D97DAB08BA28D75C8748C1ACA2AE /* SDWebImageDecoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDecoder.m; path = SDWebImage/SDWebImageDecoder.m; sourceTree = "<group>"; }; |
264 | 48E4E5656EF83E24DBCF6971628F66E1 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | 317 | 4D36D3A45C4312C49F5951F955630BEB /* UIView+WebCacheOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+WebCacheOperation.m"; path = "SDWebImage/UIView+WebCacheOperation.m"; sourceTree = "<group>"; }; |
265 | 4CA00FECC8F16803BB0449D97B17BCCB /* CombinedChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombinedChartData.swift; path = Source/Charts/Data/Implementations/Standard/CombinedChartData.swift; sourceTree = "<group>"; }; | 318 | 4DB1C961D8D5044A80BA83EC8386B4E8 /* NSData+ImageContentType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+ImageContentType.h"; path = "SDWebImage/NSData+ImageContentType.h"; sourceTree = "<group>"; }; |
266 | 4D6F3AB3CC8C6C6BDC568E5D46AAD2A5 /* ChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/ChartDataSet.swift; sourceTree = "<group>"; }; | 319 | 4FF0BD152A0032A99F730726D8231012 /* CrossShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CrossShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/CrossShapeRenderer.swift; sourceTree = "<group>"; }; |
267 | 4E2ECB8ACDA8676B2A2589EE822F67A2 /* CircleProgressBar-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CircleProgressBar-dummy.m"; sourceTree = "<group>"; }; | 320 | 51CE0FFF7471329CD3B3973D82E3EB44 /* ScatterChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScatterChartDataProvider.swift; path = Source/Charts/Interfaces/ScatterChartDataProvider.swift; sourceTree = "<group>"; }; |
268 | 51498E299B7CB17BCC8B54F93C150FAA /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; | 321 | 51EE336EAEA517A07F87A019A3DB19BC /* ViewPortHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewPortHandler.swift; path = Source/Charts/Utils/ViewPortHandler.swift; sourceTree = "<group>"; }; |
269 | 55085F81CE5164DE8E5403D106F09C62 /* CircleProgressBar.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = CircleProgressBar.modulemap; sourceTree = "<group>"; }; | 322 | 522EF44F82B1A764A58F9152B57403DB /* ZoomViewJob.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZoomViewJob.swift; path = Source/Charts/Jobs/ZoomViewJob.swift; sourceTree = "<group>"; }; |
270 | 56554648DCA16EB067D39A2FCC30D478 /* ScatterChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScatterChartView.swift; path = Source/Charts/Charts/ScatterChartView.swift; sourceTree = "<group>"; }; | 323 | 5304E7F9A5C45EF99CB9E6C505CF93F4 /* Range.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Range.swift; path = Source/Charts/Highlight/Range.swift; sourceTree = "<group>"; }; |
271 | 594355A261FA3AEE4007B8B6FB04D297 /* ILineScatterCandleRadarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ILineScatterCandleRadarChartDataSet.swift; path = Source/Charts/Data/Interfaces/ILineScatterCandleRadarChartDataSet.swift; sourceTree = "<group>"; }; | 324 | 538494CDD1D46CBBEE2C1BAB658210B8 /* Description.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Description.swift; path = Source/Charts/Components/Description.swift; sourceTree = "<group>"; }; |
272 | 5A173EBA530301318030FEA9ECB6AE82 /* CircleProgressBar-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CircleProgressBar-prefix.pch"; sourceTree = "<group>"; }; | 325 | 5622C89D4510B1F5B0ACCD2F89626FD7 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk/System/Library/Frameworks/ImageIO.framework; sourceTree = DEVELOPER_DIR; }; |
273 | 5AC68728E4B7BFC906DC3E801CC36EA8 /* BarChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarChartDataProvider.swift; path = Source/Charts/Interfaces/BarChartDataProvider.swift; sourceTree = "<group>"; }; | 326 | 57877E5D8594A1F9B054502BCFD72448 /* ScatterChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScatterChartData.swift; path = Source/Charts/Data/Implementations/Standard/ScatterChartData.swift; sourceTree = "<group>"; }; |
274 | 5B213AE3959DABCCFAB4BCF8F7BD4498 /* BubbleChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BubbleChartView.swift; path = Source/Charts/Charts/BubbleChartView.swift; sourceTree = "<group>"; }; | 327 | 586612DB1A3A6168CE8DAE0ABC016B4E /* SDWebImageDownloaderOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderOperation.m; path = SDWebImage/SDWebImageDownloaderOperation.m; sourceTree = "<group>"; }; |
275 | 5C3FA84A837E9A40C34656D17B959D4D /* ComponentBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ComponentBase.swift; path = Source/Charts/Components/ComponentBase.swift; sourceTree = "<group>"; }; | 328 | 58BEE33E538E8D6B21B4848CFEDBE945 /* MoveViewJob.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MoveViewJob.swift; path = Source/Charts/Jobs/MoveViewJob.swift; sourceTree = "<group>"; }; |
276 | 5C404EACF02EF248D9774E114A895342 /* LegendRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LegendRenderer.swift; path = Source/Charts/Renderers/LegendRenderer.swift; sourceTree = "<group>"; }; | 329 | 5AD32C740B1B50007C45A5EDFACDB644 /* LineChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineChartData.swift; path = Source/Charts/Data/Implementations/Standard/LineChartData.swift; sourceTree = "<group>"; }; |
277 | 5D071C3CC87D3FC3D3935559DDC12527 /* PieChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/PieChartDataSet.swift; sourceTree = "<group>"; }; | 330 | 5AE50B9FEA02AA5E560FDA0BAC87AC0E /* LineChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineChartDataProvider.swift; path = Source/Charts/Interfaces/LineChartDataProvider.swift; sourceTree = "<group>"; }; |
278 | 5DC3109C246BB2161FE52F39743F8673 /* IChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IChartDataSet.swift; path = Source/Charts/Data/Interfaces/IChartDataSet.swift; sourceTree = "<group>"; }; | 331 | 5BF2526D52CF1FB498BACE889D4141D8 /* IBarLineScatterCandleBubbleChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IBarLineScatterCandleBubbleChartDataSet.swift; path = Source/Charts/Data/Interfaces/IBarLineScatterCandleBubbleChartDataSet.swift; sourceTree = "<group>"; }; |
279 | 609D591873E9EE2CD7AC964670FD35A7 /* RadarChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RadarChartRenderer.swift; path = Source/Charts/Renderers/RadarChartRenderer.swift; sourceTree = "<group>"; }; | 332 | 5C4D797619809979CE20CEDF1359E61A /* Charts.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = Charts.modulemap; sourceTree = "<group>"; }; |
333 | 5CD49745339744666EAB4650D7BB2E8C /* CircleProgressBar-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CircleProgressBar-umbrella.h"; sourceTree = "<group>"; }; | ||
334 | 5EA92A32838D6AC5BA3D07182F263C08 /* RadarChartDataEntry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RadarChartDataEntry.swift; path = Source/Charts/Data/Implementations/Standard/RadarChartDataEntry.swift; sourceTree = "<group>"; }; | ||
335 | 5F3848C9D2F2FA7A77971473DF486E55 /* XAxisRendererHorizontalBarChart.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = XAxisRendererHorizontalBarChart.swift; path = Source/Charts/Renderers/XAxisRendererHorizontalBarChart.swift; sourceTree = "<group>"; }; | ||
336 | 5F9B3A9CE8F2B86269088E3A02279CA6 /* UIImage+GIF.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+GIF.m"; path = "SDWebImage/UIImage+GIF.m"; sourceTree = "<group>"; }; | ||
280 | 61A544FE2DBE5751C0A436550258C21C /* Pods-LifeLog-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LifeLog-frameworks.sh"; sourceTree = "<group>"; }; | 337 | 61A544FE2DBE5751C0A436550258C21C /* Pods-LifeLog-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LifeLog-frameworks.sh"; sourceTree = "<group>"; }; |
281 | 631152A3AC05ADDF86DCB783EEA2A58E /* PieChartDataEntry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieChartDataEntry.swift; path = Source/Charts/Data/Implementations/Standard/PieChartDataEntry.swift; sourceTree = "<group>"; }; | 338 | 627D60DD98D4431A186F716704CED0B4 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = MBProgressHUD.modulemap; sourceTree = "<group>"; }; |
282 | 63557AC02A1999EF32A3C87E9314EF8A /* HorizontalBarChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HorizontalBarChartRenderer.swift; path = Source/Charts/Renderers/HorizontalBarChartRenderer.swift; sourceTree = "<group>"; }; | ||
283 | 63B742192A1ECCB84366E712560DD257 /* LKLineActivity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LKLineActivity.h; path = LineKit/LKLineActivity.h; sourceTree = "<group>"; }; | ||
284 | 659282355E20C21035DE8E5CE6048B9B /* Pods-LifeLog-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LifeLog-acknowledgements.markdown"; sourceTree = "<group>"; }; | 339 | 659282355E20C21035DE8E5CE6048B9B /* Pods-LifeLog-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LifeLog-acknowledgements.markdown"; sourceTree = "<group>"; }; |
285 | 6647ACC906E3FCEEFF3813BB32B1FCF6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; | 340 | 670F0EAA73E1567B107DB54F3B6EE8EF /* IPieChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IPieChartDataSet.swift; path = Source/Charts/Data/Interfaces/IPieChartDataSet.swift; sourceTree = "<group>"; }; |
286 | 66EFF41A4E9C7158AF689607D0CA9557 /* LineKit.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = LineKit.xcconfig; sourceTree = "<group>"; }; | 341 | 67244D1F3C5D5FE862B187722957D03F /* SDWebImageDownloaderOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderOperation.h; path = SDWebImage/SDWebImageDownloaderOperation.h; sourceTree = "<group>"; }; |
287 | 6B1EB5A51817DD6B026BE9D2303A351C /* MarkerImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MarkerImage.swift; path = Source/Charts/Components/MarkerImage.swift; sourceTree = "<group>"; }; | 342 | 689D7EC6493263FD0C5CEC70CB3AB6A4 /* SDWebImageDownloader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloader.m; path = SDWebImage/SDWebImageDownloader.m; sourceTree = "<group>"; }; |
288 | 6B29DD85D54DEC0CF2C829C961EAB07B /* ScatterChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScatterChartData.swift; path = Source/Charts/Data/Implementations/Standard/ScatterChartData.swift; sourceTree = "<group>"; }; | 343 | 6941249F89CE806853D2887034CF602A /* YAxisRendererHorizontalBarChart.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAxisRendererHorizontalBarChart.swift; path = Source/Charts/Renderers/YAxisRendererHorizontalBarChart.swift; sourceTree = "<group>"; }; |
289 | 6E496F68558C7B89BDA61855AE5F4B5D /* ChartUtils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartUtils.swift; path = Source/Charts/Utils/ChartUtils.swift; sourceTree = "<group>"; }; | 344 | 6999CD3124CCABE1DEE16E79AFB6EA8D /* Highlight.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Highlight.swift; path = Source/Charts/Highlight/Highlight.swift; sourceTree = "<group>"; }; |
290 | 71AD2933E7C37BB550FC8D4DFCEB4C9A /* ICandleChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ICandleChartDataSet.swift; path = Source/Charts/Data/Interfaces/ICandleChartDataSet.swift; sourceTree = "<group>"; }; | 345 | 6A304865C0572E42230C8D143D241B4B /* CircleProgressBar.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CircleProgressBar.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
291 | 726D07FB37349EE479079B8F19E86F7E /* LineChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineChartView.swift; path = Source/Charts/Charts/LineChartView.swift; sourceTree = "<group>"; }; | 346 | 6B21B9DA00100202A23CDBF561D946A7 /* IHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IHighlighter.swift; path = Source/Charts/Highlight/IHighlighter.swift; sourceTree = "<group>"; }; |
292 | 72C93DAFA406DB5336BB38F23D121D70 /* Line.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Line.m; path = LineKit/Line.m; sourceTree = "<group>"; }; | 347 | 6D8B9C0B578ED69A433B76CB412ED3E4 /* SDWebImageDownloader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloader.h; path = SDWebImage/SDWebImageDownloader.h; sourceTree = "<group>"; }; |
293 | 730B7492EC158F624F1705BBCCCE95DA /* CombinedHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombinedHighlighter.swift; path = Source/Charts/Highlight/CombinedHighlighter.swift; sourceTree = "<group>"; }; | 348 | 6E45FDE3367B0C707B5FD82766EB74F3 /* BarChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarChartView.swift; path = Source/Charts/Charts/BarChartView.swift; sourceTree = "<group>"; }; |
294 | 75D2FD5059E2AE03523F87BC54185DCF /* SquareShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SquareShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/SquareShapeRenderer.swift; sourceTree = "<group>"; }; | 349 | 6F15274E5745B0E1B5545C4EBF652F58 /* RadarChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RadarChartRenderer.swift; path = Source/Charts/Renderers/RadarChartRenderer.swift; sourceTree = "<group>"; }; |
295 | 7693413328F48BC34C775D4E463F2B68 /* PieRadarHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieRadarHighlighter.swift; path = Source/Charts/Highlight/PieRadarHighlighter.swift; sourceTree = "<group>"; }; | 350 | 73920A1E2F340905D134EE6B92545F4F /* SDImageCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCache.h; path = SDWebImage/SDImageCache.h; sourceTree = "<group>"; }; |
296 | 772C880C2127A27D5A74A32498B69703 /* DataApproximator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataApproximator.swift; path = Source/Charts/Filters/DataApproximator.swift; sourceTree = "<group>"; }; | 351 | 7529DD1A723160A04C91A25F10C82AA9 /* CombinedChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombinedChartView.swift; path = Source/Charts/Charts/CombinedChartView.swift; sourceTree = "<group>"; }; |
297 | 79C1472A6AE95CBC99A87F28959E124C /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = MBProgressHUD.modulemap; sourceTree = "<group>"; }; | 352 | 766D51F25DA50D92D6707D86BBD62EEF /* XAxisRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = XAxisRenderer.swift; path = Source/Charts/Renderers/XAxisRenderer.swift; sourceTree = "<group>"; }; |
353 | 78FE80123B8597AAFABAC75228343970 /* BarChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarChartRenderer.swift; path = Source/Charts/Renderers/BarChartRenderer.swift; sourceTree = "<group>"; }; | ||
354 | 7A4E7E440AD15817DB0427363DEF1360 /* TriangleShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TriangleShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/TriangleShapeRenderer.swift; sourceTree = "<group>"; }; | ||
355 | 7AD977787E5C421164E044BCC6BA11C9 /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = "<group>"; }; | ||
356 | 7AF75FAEF29C9AFD17E6340C684DF725 /* LineScatterCandleRadarRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineScatterCandleRadarRenderer.swift; path = Source/Charts/Renderers/LineScatterCandleRadarRenderer.swift; sourceTree = "<group>"; }; | ||
357 | 7B1D036840192AB2B64A7130C51B48EF /* DefaultValueFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultValueFormatter.swift; path = Source/Charts/Formatters/DefaultValueFormatter.swift; sourceTree = "<group>"; }; | ||
358 | 7B6E8753E66E4304C44814764781F55D /* ChevronDownShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChevronDownShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/ChevronDownShapeRenderer.swift; sourceTree = "<group>"; }; | ||
298 | 7B73BFCF0788ED8CD9F9D39A571E9C0C /* Pods-LifeLog.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Pods-LifeLog.modulemap"; sourceTree = "<group>"; }; | 359 | 7B73BFCF0788ED8CD9F9D39A571E9C0C /* Pods-LifeLog.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Pods-LifeLog.modulemap"; sourceTree = "<group>"; }; |
299 | 7C6E1D30FE65DCF1446854AB8D66E633 /* ChevronDownShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChevronDownShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/ChevronDownShapeRenderer.swift; sourceTree = "<group>"; }; | 360 | 7D2A12A23E52640131D52DDAB8DE0E0C /* Legend.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Legend.swift; path = Source/Charts/Components/Legend.swift; sourceTree = "<group>"; }; |
300 | 7C8078DA068327EB483911185FF7F104 /* IMarker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IMarker.swift; path = Source/Charts/Components/IMarker.swift; sourceTree = "<group>"; }; | 361 | 7D5CB6EF73566325B5BE9CC64DEBECD6 /* YAxisRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAxisRenderer.swift; path = Source/Charts/Renderers/YAxisRenderer.swift; sourceTree = "<group>"; }; |
301 | 7ED114EEB1EF08FE7676577CD662A536 /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = "<group>"; }; | 362 | 7EDAB09B36E30495FFE73515DC2F9E4A /* Fill.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Fill.swift; path = Source/Charts/Utils/Fill.swift; sourceTree = "<group>"; }; |
302 | 8079102FE63D973E37E50B59E6619096 /* BarChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarChartRenderer.swift; path = Source/Charts/Renderers/BarChartRenderer.swift; sourceTree = "<group>"; }; | 363 | 8033D2229130350C0EBF4E7A465B3D57 /* PieChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieChartData.swift; path = Source/Charts/Data/Implementations/Standard/PieChartData.swift; sourceTree = "<group>"; }; |
303 | 838B7679E7C44BFB95E6912CA1C4D4E9 /* ZoomViewJob.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZoomViewJob.swift; path = Source/Charts/Jobs/ZoomViewJob.swift; sourceTree = "<group>"; }; | 364 | 808FFD3F25A4B1ECA8EAADC7C94C8517 /* CircleShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CircleShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/CircleShapeRenderer.swift; sourceTree = "<group>"; }; |
365 | 80C8C88456D326136312DD894E6BD002 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | ||
366 | 83D549EEA855839EA2409966209F6E80 /* BubbleChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BubbleChartData.swift; path = Source/Charts/Data/Implementations/Standard/BubbleChartData.swift; sourceTree = "<group>"; }; | ||
304 | 85237E86ECAFF9C2A40892965ED10B39 /* Pods-LifeLog-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LifeLog-umbrella.h"; sourceTree = "<group>"; }; | 367 | 85237E86ECAFF9C2A40892965ED10B39 /* Pods-LifeLog-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LifeLog-umbrella.h"; sourceTree = "<group>"; }; |
305 | 85925B266CB412D35C25A4203061264E /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | 368 | 86050EA2327C6B30EDCA7CB5DC9E0D38 /* AxisRendererBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AxisRendererBase.swift; path = Source/Charts/Renderers/AxisRendererBase.swift; sourceTree = "<group>"; }; |
306 | 85BDC24E567BEFDEB5FEBEB3927DA923 /* BubbleChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BubbleChartDataProvider.swift; path = Source/Charts/Interfaces/BubbleChartDataProvider.swift; sourceTree = "<group>"; }; | 369 | 864D230BC1364B0EE2C6B7E35A85E1D3 /* ChartHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartHighlighter.swift; path = Source/Charts/Highlight/ChartHighlighter.swift; sourceTree = "<group>"; }; |
307 | 88D634F67111DFD9CB17017F403CA12E /* IPieChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IPieChartDataSet.swift; path = Source/Charts/Data/Interfaces/IPieChartDataSet.swift; sourceTree = "<group>"; }; | 370 | 86A24E11E7A2EF749C2ED3C87E6B935B /* AnimatedViewPortJob.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedViewPortJob.swift; path = Source/Charts/Jobs/AnimatedViewPortJob.swift; sourceTree = "<group>"; }; |
371 | 8732FD10B94FD9726EECCBE0B20B1E95 /* UIImageView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+WebCache.m"; path = "SDWebImage/UIImageView+WebCache.m"; sourceTree = "<group>"; }; | ||
308 | 8B01A7DF9CA2A84D08ABFE38972CA63E /* Pods-LifeLog-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LifeLog-acknowledgements.plist"; sourceTree = "<group>"; }; | 372 | 8B01A7DF9CA2A84D08ABFE38972CA63E /* Pods-LifeLog-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LifeLog-acknowledgements.plist"; sourceTree = "<group>"; }; |
309 | 8BCAF3980E60AE817E0B49A364F80398 /* ChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartData.swift; path = Source/Charts/Data/Implementations/Standard/ChartData.swift; sourceTree = "<group>"; }; | 373 | 8B708FF5785BDBA054D268F0469BB60E /* BarLineChartViewBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarLineChartViewBase.swift; path = Source/Charts/Charts/BarLineChartViewBase.swift; sourceTree = "<group>"; }; |
310 | 8D511CF669BABFD596964157E6FAF313 /* XAxisRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = XAxisRenderer.swift; path = Source/Charts/Renderers/XAxisRenderer.swift; sourceTree = "<group>"; }; | 374 | 8C7EE4313FA032ED079A641068C349BC /* BarHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarHighlighter.swift; path = Source/Charts/Highlight/BarHighlighter.swift; sourceTree = "<group>"; }; |
311 | 8D5ED235F2C7D016BC867641EB893AE0 /* CircleProgressBar-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CircleProgressBar-umbrella.h"; sourceTree = "<group>"; }; | 375 | 8CE29AB517B5583054942371D8020702 /* BubbleChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BubbleChartView.swift; path = Source/Charts/Charts/BubbleChartView.swift; sourceTree = "<group>"; }; |
312 | 8EB1BBB340F3AD92D74098D33A2B769C /* ScatterChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScatterChartDataProvider.swift; path = Source/Charts/Interfaces/ScatterChartDataProvider.swift; sourceTree = "<group>"; }; | 376 | 8D3516AD75605A23B2E9A0981E393BE6 /* Charts.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Charts.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
313 | 8F2BD1FB0A4FC666789A1934825A76F2 /* IShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/IShapeRenderer.swift; sourceTree = "<group>"; }; | 377 | 8DA6C0ABFF50F8C1F49C6C34901D11FB /* SDWebImage-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SDWebImage-umbrella.h"; sourceTree = "<group>"; }; |
314 | 9084A8AC05F334CE969D569216317AE0 /* AnimatedViewPortJob.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedViewPortJob.swift; path = Source/Charts/Jobs/AnimatedViewPortJob.swift; sourceTree = "<group>"; }; | 378 | 8E21C6F78BEE777C69AA626FB6B82111 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
315 | 932F9064FAF043930F29947EC1275EA2 /* ViewPortJob.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewPortJob.swift; path = Source/Charts/Jobs/ViewPortJob.swift; sourceTree = "<group>"; }; | 379 | 906721318F347F0C2483B451A22DEBA8 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
380 | 914534652D688300D8E64AE27A4D9E84 /* LegendEntry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LegendEntry.swift; path = Source/Charts/Components/LegendEntry.swift; sourceTree = "<group>"; }; | ||
381 | 929332781CE46DD25D0F9E295D844E99 /* UIView+WebCacheOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+WebCacheOperation.h"; path = "SDWebImage/UIView+WebCacheOperation.h"; sourceTree = "<group>"; }; | ||
382 | 93599791393B27DF783C688C1B81BBED /* BarLineScatterCandleBubbleChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarLineScatterCandleBubbleChartDataProvider.swift; path = Source/Charts/Interfaces/BarLineScatterCandleBubbleChartDataProvider.swift; sourceTree = "<group>"; }; | ||
316 | 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; | 383 | 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; |
317 | 9472D91AF9C96856C69961D14EAF225F /* ILineChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ILineChartDataSet.swift; path = Source/Charts/Data/Interfaces/ILineChartDataSet.swift; sourceTree = "<group>"; }; | 384 | 9AA510D2CBE6BDCBD595FDD5DD559B93 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; |
318 | 972555BAE6DB1E7D11D888E186C06729 /* BarHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarHighlighter.swift; path = Source/Charts/Highlight/BarHighlighter.swift; sourceTree = "<group>"; }; | 385 | 9AF4792DCDC22B994D16C319F8280746 /* SquareShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SquareShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/SquareShapeRenderer.swift; sourceTree = "<group>"; }; |
319 | 9771830528610BA12712DA35EB1908F4 /* CircleShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CircleShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/CircleShapeRenderer.swift; sourceTree = "<group>"; }; | ||
320 | 984AA93D30A87DE36EA40314E0EDD58B /* CandleChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CandleChartData.swift; path = Source/Charts/Data/Implementations/Standard/CandleChartData.swift; sourceTree = "<group>"; }; | ||
321 | 98DDC56C28BFA95FFB159BD4534D2511 /* CircleProgressBar.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CircleProgressBar.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
322 | 9930CA4DC22DBAB090DCEE66565D0625 /* IRadarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IRadarChartDataSet.swift; path = Source/Charts/Data/Interfaces/IRadarChartDataSet.swift; sourceTree = "<group>"; }; | ||
323 | 99908D74E7AFC86B09D22C7F9D507F42 /* YAxis.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAxis.swift; path = Source/Charts/Components/YAxis.swift; sourceTree = "<group>"; }; | ||
324 | 9B7A09227A34B8013088EFBDFE1276AB /* Pods-LifeLog-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LifeLog-resources.sh"; sourceTree = "<group>"; }; | 386 | 9B7A09227A34B8013088EFBDFE1276AB /* Pods-LifeLog-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LifeLog-resources.sh"; sourceTree = "<group>"; }; |
325 | 9C53C59321C46A8BDF25CDA43E65139B /* IScatterChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IScatterChartDataSet.swift; path = Source/Charts/Data/Interfaces/IScatterChartDataSet.swift; sourceTree = "<group>"; }; | 387 | A0FE9ADFCD1BF424554F254ED5A1A27D /* LineKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "LineKit-dummy.m"; sourceTree = "<group>"; }; |
326 | 9CAEA61F895ED0665032008EDF93DEEA /* Charts.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = Charts.modulemap; sourceTree = "<group>"; }; | 388 | A2A2B99147D37570E5F733912D575222 /* DataApproximator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataApproximator.swift; path = Source/Charts/Filters/DataApproximator.swift; sourceTree = "<group>"; }; |
327 | 9D668A7B02D2F15230E7E3F63693A3B4 /* XAxisRendererHorizontalBarChart.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = XAxisRendererHorizontalBarChart.swift; path = Source/Charts/Renderers/XAxisRendererHorizontalBarChart.swift; sourceTree = "<group>"; }; | 389 | A44646BF7FACE1CE0A57072B98BB373A /* SDWebImageCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCompat.h; path = SDWebImage/SDWebImageCompat.h; sourceTree = "<group>"; }; |
328 | 9FA17E2EEBBFC1A8236B390179013795 /* BarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/BarChartDataSet.swift; sourceTree = "<group>"; }; | 390 | A4BD4C3CBA53A7B415A48E9ED85B15F7 /* CircleProgressBar-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CircleProgressBar-prefix.pch"; sourceTree = "<group>"; }; |
329 | A059798E15A8382A331B8E78506F9C6D /* BarChartDataEntry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarChartDataEntry.swift; path = Source/Charts/Data/Implementations/Standard/BarChartDataEntry.swift; sourceTree = "<group>"; }; | 391 | A69A23D5DCCC69C2D89A570E3CADB275 /* ChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartDataProvider.swift; path = Source/Charts/Interfaces/ChartDataProvider.swift; sourceTree = "<group>"; }; |
330 | A3F77ED20A9F4FFF2DF431C4BDEB7641 /* RadarHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RadarHighlighter.swift; path = Source/Charts/Highlight/RadarHighlighter.swift; sourceTree = "<group>"; }; | 392 | A70EDE12E9573350623C51C23B6665F4 /* ChevronUpShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChevronUpShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/ChevronUpShapeRenderer.swift; sourceTree = "<group>"; }; |
331 | A454EF9CBDD60EB91CBD2CEAECFA0F7B /* BarLineChartViewBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarLineChartViewBase.swift; path = Source/Charts/Charts/BarLineChartViewBase.swift; sourceTree = "<group>"; }; | 393 | A7B7D28020B6B2A5011DE95D9D188257 /* CircleProgressBar.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = CircleProgressBar.modulemap; sourceTree = "<group>"; }; |
332 | A5769E959789D8BF8ED81CC851A5895E /* IndexAxisValueFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IndexAxisValueFormatter.swift; path = Source/Charts/Formatters/IndexAxisValueFormatter.swift; sourceTree = "<group>"; }; | 394 | A851988A0C6A4F3664669425480C20D7 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
333 | A6A39AC14D4299F41BD1A87EB921E50A /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | 395 | A85AC5B2B4826B0BBC4B405C8851A8EC /* Renderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Renderer.swift; path = Source/Charts/Renderers/Renderer.swift; sourceTree = "<group>"; }; |
334 | A6F1969180E83B3865A2521FB109D1D4 /* ChartHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartHighlighter.swift; path = Source/Charts/Highlight/ChartHighlighter.swift; sourceTree = "<group>"; }; | 396 | A9A30E7EEDD9F4044C3FA22979B0DF8C /* ChartDataRendererBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartDataRendererBase.swift; path = Source/Charts/Renderers/ChartDataRendererBase.swift; sourceTree = "<group>"; }; |
335 | ACD64D33CBE6A13282E13844BEF21CC6 /* BarLineScatterCandleBubbleChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarLineScatterCandleBubbleChartDataProvider.swift; path = Source/Charts/Interfaces/BarLineScatterCandleBubbleChartDataProvider.swift; sourceTree = "<group>"; }; | 397 | A9C986AA2EC4ADEB9E6B34A47D6451E5 /* PieChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/PieChartDataSet.swift; sourceTree = "<group>"; }; |
336 | AFE6AE606302DCBD14F09F929A96E4E7 /* Animator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Animator.swift; path = Source/Charts/Animation/Animator.swift; sourceTree = "<group>"; }; | 398 | AE2A9088FC2A9C8316A7553D1353428C /* BarChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarChartDataProvider.swift; path = Source/Charts/Interfaces/BarChartDataProvider.swift; sourceTree = "<group>"; }; |
337 | B031B6800B29F0FE9D64CAACDDA23A66 /* ChartDataRendererBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartDataRendererBase.swift; path = Source/Charts/Renderers/ChartDataRendererBase.swift; sourceTree = "<group>"; }; | 399 | AF356C9EAC7EE1597C22C6B35EC0BFD8 /* LKLineActivity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LKLineActivity.h; path = LineKit/LKLineActivity.h; sourceTree = "<group>"; }; |
338 | B07524E3D056564932D0EB587F4D4E06 /* RadarChartDataEntry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RadarChartDataEntry.swift; path = Source/Charts/Data/Implementations/Standard/RadarChartDataEntry.swift; sourceTree = "<group>"; }; | 400 | AFD161754BE60BC2EC7F22FFAF577939 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; |
339 | B17C205FBE72007883A10512524ADF6B /* XAxisRendererRadarChart.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = XAxisRendererRadarChart.swift; path = Source/Charts/Renderers/XAxisRendererRadarChart.swift; sourceTree = "<group>"; }; | 401 | AFF837D4FE2D50F6442B581593417428 /* IChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IChartDataSet.swift; path = Source/Charts/Data/Interfaces/IChartDataSet.swift; sourceTree = "<group>"; }; |
340 | B23EB0ACBE7B23BA000DDCA762FC1505 /* IAxisValueFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IAxisValueFormatter.swift; path = Source/Charts/Formatters/IAxisValueFormatter.swift; sourceTree = "<group>"; }; | 402 | B051A5E222D0C49D83DE73F7F9D97DC0 /* ScatterChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScatterChartView.swift; path = Source/Charts/Charts/ScatterChartView.swift; sourceTree = "<group>"; }; |
341 | B2814BD1C95F8F2A716F3C46DF81479A /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | 403 | B05FB7C4D0F006378D26FD62C0B6D887 /* CandleChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CandleChartData.swift; path = Source/Charts/Data/Implementations/Standard/CandleChartData.swift; sourceTree = "<group>"; }; |
342 | B2AF061F3785599E3D981EC803F8E5BB /* CandleChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CandleChartDataProvider.swift; path = Source/Charts/Interfaces/CandleChartDataProvider.swift; sourceTree = "<group>"; }; | 404 | B27D86870EFC3CF8D5170BF119CE2283 /* Line.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Line.m; path = LineKit/Line.m; sourceTree = "<group>"; }; |
405 | B27FEA182F7F434E0EC9C555F64AF200 /* BarChartDataEntry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarChartDataEntry.swift; path = Source/Charts/Data/Implementations/Standard/BarChartDataEntry.swift; sourceTree = "<group>"; }; | ||
343 | B2AF4B58C683DE3E9F46928ED66EE9ED /* Pods-LifeLog-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LifeLog-dummy.m"; sourceTree = "<group>"; }; | 406 | B2AF4B58C683DE3E9F46928ED66EE9ED /* Pods-LifeLog-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LifeLog-dummy.m"; sourceTree = "<group>"; }; |
344 | B6218553B5606B44255B1587E5F594CA /* Charts.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Charts.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | 407 | B5F2B31EFCF03113C117046E6DCA5E50 /* DefaultAxisValueFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultAxisValueFormatter.swift; path = Source/Charts/Formatters/DefaultAxisValueFormatter.swift; sourceTree = "<group>"; }; |
345 | B97537BB6AD380FFC28C0B42D5F76280 /* ChartDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartDataProvider.swift; path = Source/Charts/Interfaces/ChartDataProvider.swift; sourceTree = "<group>"; }; | 408 | B60862CA1C433416B95471D010B28B3F /* IShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/IShapeRenderer.swift; sourceTree = "<group>"; }; |
346 | BA0F28017321F2E20832848F782DD526 /* Charts.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Charts.xcconfig; sourceTree = "<group>"; }; | 409 | B7481AC66CDF32A074D16C7C79A2E2E2 /* ChartColorTemplates.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartColorTemplates.swift; path = Source/Charts/Utils/ChartColorTemplates.swift; sourceTree = "<group>"; }; |
410 | B780E9CA66A3F1CC83367913BCAA0334 /* UIButton+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIButton+WebCache.m"; path = "SDWebImage/UIButton+WebCache.m"; sourceTree = "<group>"; }; | ||
411 | BA91006116A0CA91A386FA10E2302E24 /* LKLineActivity.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = LKLineActivity.m; path = LineKit/LKLineActivity.m; sourceTree = "<group>"; }; | ||
412 | BE9EF591798594C69088E73FA4E7C8A3 /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = "<group>"; }; | ||
413 | BF6ACE059241B36042CAF4ABA367DF99 /* Charts-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Charts-prefix.pch"; sourceTree = "<group>"; }; | ||
414 | BF6F6DE9E4A520AC75D00D08713E513E /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | ||
415 | C052E775E9EB99B88142397035C9ECC3 /* BarLineScatterCandleBubbleChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarLineScatterCandleBubbleChartData.swift; path = Source/Charts/Data/Implementations/Standard/BarLineScatterCandleBubbleChartData.swift; sourceTree = "<group>"; }; | ||
347 | C073295EE18124CA1E5F3CF4CCB867AA /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | 416 | C073295EE18124CA1E5F3CF4CCB867AA /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
348 | C2ECFA96844FE01E5FD00EEE5C20B17A /* LegendEntry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LegendEntry.swift; path = Source/Charts/Components/LegendEntry.swift; sourceTree = "<group>"; }; | 417 | C28BE2D115E385D44A267640072FC2ED /* LKActivity-Flat.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "LKActivity-Flat.png"; path = "LineKit/images/LKActivity-Flat.png"; sourceTree = "<group>"; }; |
349 | C36B236229A50387413F2BBD2132BB95 /* ScatterChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScatterChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/ScatterChartDataSet.swift; sourceTree = "<group>"; }; | 418 | C75B105DBB271674AB8ED3852ACD24B9 /* HorizontalBarChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HorizontalBarChartView.swift; path = Source/Charts/Charts/HorizontalBarChartView.swift; sourceTree = "<group>"; }; |
350 | C3DBD3FD9B924E23A728E52C4C6D67C6 /* LKActivity-Flat.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "LKActivity-Flat.png"; path = "LineKit/images/LKActivity-Flat.png"; sourceTree = "<group>"; }; | 419 | C790AE7DDF9FE6FF48079A8A56D94A79 /* HorizontalBarChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HorizontalBarChartRenderer.swift; path = Source/Charts/Renderers/HorizontalBarChartRenderer.swift; sourceTree = "<group>"; }; |
351 | C4AE8FA11DE04247465206BC009DE1C4 /* ChartViewBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartViewBase.swift; path = Source/Charts/Charts/ChartViewBase.swift; sourceTree = "<group>"; }; | 420 | C7DEC4954F1710F899D59A7EAB07620A /* CombinedChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombinedChartRenderer.swift; path = Source/Charts/Renderers/CombinedChartRenderer.swift; sourceTree = "<group>"; }; |
352 | C5919DCC1541DC8BED1E0048518A8F39 /* XShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = XShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/XShapeRenderer.swift; sourceTree = "<group>"; }; | 421 | C9EF05D5B00F7BD406343B831290535C /* RadarChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RadarChartData.swift; path = Source/Charts/Data/Implementations/Standard/RadarChartData.swift; sourceTree = "<group>"; }; |
353 | C599BBDDECB13CCB97CBB5DA74F07DFE /* Charts-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Charts-prefix.pch"; sourceTree = "<group>"; }; | 422 | CA83D8DDA9FE7D739671E087521CFD17 /* SDWebImage.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = SDWebImage.modulemap; sourceTree = "<group>"; }; |
354 | C6E89C3C1530CCAF9555738FDBEF5F88 /* IBubbleChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IBubbleChartDataSet.swift; path = Source/Charts/Data/Interfaces/IBubbleChartDataSet.swift; sourceTree = "<group>"; }; | 423 | CCB27418366A1C91221BF4F321B925CA /* ChartBaseDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartBaseDataSet.swift; path = Source/Charts/Data/Implementations/ChartBaseDataSet.swift; sourceTree = "<group>"; }; |
355 | C7218E8D3EAE5BEC73728E73EAAEFDF6 /* Transformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Transformer.swift; path = Source/Charts/Utils/Transformer.swift; sourceTree = "<group>"; }; | 424 | CD789DA63EF14FBB7C330B260B8B3133 /* XShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = XShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/XShapeRenderer.swift; sourceTree = "<group>"; }; |
356 | C91810E33C294D95F285D061229213E2 /* Legend.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Legend.swift; path = Source/Charts/Components/Legend.swift; sourceTree = "<group>"; }; | 425 | CDDC761EDF4820FA11FE2B06665A4163 /* DefaultFillFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultFillFormatter.swift; path = Source/Charts/Formatters/DefaultFillFormatter.swift; sourceTree = "<group>"; }; |
357 | CA09EEC400F9DF1211E1AFFF9A42107C /* LineChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/LineChartDataSet.swift; sourceTree = "<group>"; }; | 426 | CE732ED8A9A69EA20EB5D65BE30F1A44 /* ChartAnimationEasing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartAnimationEasing.swift; path = Source/Charts/Animation/ChartAnimationEasing.swift; sourceTree = "<group>"; }; |
358 | CAD605F0FC96B5107247569FB61D3B00 /* PieChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieChartData.swift; path = Source/Charts/Data/Implementations/Standard/PieChartData.swift; sourceTree = "<group>"; }; | 427 | CEEE3B1217BECB2BA91E6A52CF2E7D5C /* SDWebImagePrefetcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImagePrefetcher.m; path = SDWebImage/SDWebImagePrefetcher.m; sourceTree = "<group>"; }; |
359 | CCB395117BC4B89A3AA24F87EBDFE70C /* AnimatedMoveViewJob.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedMoveViewJob.swift; path = Source/Charts/Jobs/AnimatedMoveViewJob.swift; sourceTree = "<group>"; }; | 428 | CF4450F025762ABF5F2D55B803AB2866 /* LineChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineChartRenderer.swift; path = Source/Charts/Renderers/LineChartRenderer.swift; sourceTree = "<group>"; }; |
360 | CE2D1DFB3127DBBA299377DADD352E5E /* XAxis.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = XAxis.swift; path = Source/Charts/Components/XAxis.swift; sourceTree = "<group>"; }; | 429 | CFCE9999EF4DCF38FF89E14091BA7C0C /* CombinedHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombinedHighlighter.swift; path = Source/Charts/Highlight/CombinedHighlighter.swift; sourceTree = "<group>"; }; |
361 | CE4C3BE4A69562517B3CBB48D1A0B4B9 /* BubbleChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BubbleChartRenderer.swift; path = Source/Charts/Renderers/BubbleChartRenderer.swift; sourceTree = "<group>"; }; | 430 | D139ED89FFCC046DE686D024F6A7CB7B /* ILineChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ILineChartDataSet.swift; path = Source/Charts/Data/Interfaces/ILineChartDataSet.swift; sourceTree = "<group>"; }; |
362 | CE5F1744FA1B59B696D973368017A922 /* AnimatedZoomViewJob.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedZoomViewJob.swift; path = Source/Charts/Jobs/AnimatedZoomViewJob.swift; sourceTree = "<group>"; }; | 431 | D5718AA998299D4D70052147C966E384 /* ChartLimitLine.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartLimitLine.swift; path = Source/Charts/Components/ChartLimitLine.swift; sourceTree = "<group>"; }; |
363 | CE6CC32DC752056F188911CF9124C17C /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = "<group>"; }; | 432 | D6F98531A99679CDACDE96455E213232 /* ILineScatterCandleRadarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ILineScatterCandleRadarChartDataSet.swift; path = Source/Charts/Data/Interfaces/ILineScatterCandleRadarChartDataSet.swift; sourceTree = "<group>"; }; |
364 | CF70D47560A5566290A9EB65DB1FB7A5 /* YAxisRendererRadarChart.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAxisRendererRadarChart.swift; path = Source/Charts/Renderers/YAxisRendererRadarChart.swift; sourceTree = "<group>"; }; | 433 | DA12D07C873546E3D7FC0AD9E02C24B0 /* SDWebImageDecoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDecoder.h; path = SDWebImage/SDWebImageDecoder.h; sourceTree = "<group>"; }; |
365 | D501D918454388E269E7559BBE1F52D0 /* CandleStickChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CandleStickChartRenderer.swift; path = Source/Charts/Renderers/CandleStickChartRenderer.swift; sourceTree = "<group>"; }; | 434 | DA160109C4FF993DFA235037D236E17D /* IndexAxisValueFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IndexAxisValueFormatter.swift; path = Source/Charts/Formatters/IndexAxisValueFormatter.swift; sourceTree = "<group>"; }; |
366 | D52478E65FBE401FA59EFD53D56EF958 /* HorizontalBarChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HorizontalBarChartView.swift; path = Source/Charts/Charts/HorizontalBarChartView.swift; sourceTree = "<group>"; }; | 435 | DA9D73592B2FAFB88C570E09DC66501A /* LKActivity.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = LKActivity.png; path = LineKit/images/LKActivity.png; sourceTree = "<group>"; }; |
367 | D59637356C6D55AC41CF26FAE2442E98 /* PieChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieChartRenderer.swift; path = Source/Charts/Renderers/PieChartRenderer.swift; sourceTree = "<group>"; }; | 436 | DAA6445D641B423FA90993030AE248A3 /* LineKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "LineKit-umbrella.h"; sourceTree = "<group>"; }; |
368 | D86C3BA16D558440D375620471259F07 /* Highlight.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Highlight.swift; path = Source/Charts/Highlight/Highlight.swift; sourceTree = "<group>"; }; | 437 | DCD7564D4AD67951674E5C912BC7165B /* ICandleChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ICandleChartDataSet.swift; path = Source/Charts/Data/Interfaces/ICandleChartDataSet.swift; sourceTree = "<group>"; }; |
369 | D8A08F4D7623BED119851860EED2FEB8 /* BubbleChartDataEntry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BubbleChartDataEntry.swift; path = Source/Charts/Data/Implementations/Standard/BubbleChartDataEntry.swift; sourceTree = "<group>"; }; | 438 | DF0B8A11CDAEF567F8F3D88FDA553122 /* ViewPortJob.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewPortJob.swift; path = Source/Charts/Jobs/ViewPortJob.swift; sourceTree = "<group>"; }; |
370 | D9F69CE3711E81B7C911C71B6EF84960 /* IBarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IBarChartDataSet.swift; path = Source/Charts/Data/Interfaces/IBarChartDataSet.swift; sourceTree = "<group>"; }; | 439 | DF0E045D75E6B2601CD248E8E333B1BB /* SDWebImageManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageManager.h; path = SDWebImage/SDWebImageManager.h; sourceTree = "<group>"; }; |
371 | DA6BFBD1BAA5E0CC144C41681F21346F /* CrossShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CrossShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/CrossShapeRenderer.swift; sourceTree = "<group>"; }; | 440 | DF6F7771E7313D750A722B9668B716FA /* YAxisRendererRadarChart.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAxisRendererRadarChart.swift; path = Source/Charts/Renderers/YAxisRendererRadarChart.swift; sourceTree = "<group>"; }; |
372 | DA85D8983451FAFD14CBF70D3B5122BE /* PieChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieChartView.swift; path = Source/Charts/Charts/PieChartView.swift; sourceTree = "<group>"; }; | 441 | DFF4143DB0527796BD75093F8FA9C54E /* IValueFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IValueFormatter.swift; path = Source/Charts/Formatters/IValueFormatter.swift; sourceTree = "<group>"; }; |
373 | DBD0E4CE822007D43FD2E2142078329C /* LineKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "LineKit-umbrella.h"; sourceTree = "<group>"; }; | 442 | E0266FC4701148CBD63C6D526F1BC33A /* CandleChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CandleChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/CandleChartDataSet.swift; sourceTree = "<group>"; }; |
374 | DCF14CE30FE9F54B950D6D9D3A9F4F82 /* IValueFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IValueFormatter.swift; path = Source/Charts/Formatters/IValueFormatter.swift; sourceTree = "<group>"; }; | 443 | E15832AB517F20AAB55424A12ACF03DD /* SDWebImage.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SDWebImage.xcconfig; sourceTree = "<group>"; }; |
375 | DE3FD1DEBF9136EBDF6A877BD56FEEC1 /* AxisRendererBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AxisRendererBase.swift; path = Source/Charts/Renderers/AxisRendererBase.swift; sourceTree = "<group>"; }; | 444 | E24A16617C28B996F5FA27BCB466DB08 /* ComponentBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ComponentBase.swift; path = Source/Charts/Components/ComponentBase.swift; sourceTree = "<group>"; }; |
376 | DF4C9DA15123751574625FD80936778A /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = "<group>"; }; | 445 | E35FE5E847C9D5061275118C1B2F25D5 /* LegendRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LegendRenderer.swift; path = Source/Charts/Renderers/LegendRenderer.swift; sourceTree = "<group>"; }; |
377 | DF7BF3542661B1A621CD5BE47A2D991B /* CombinedChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombinedChartView.swift; path = Source/Charts/Charts/CombinedChartView.swift; sourceTree = "<group>"; }; | 446 | E3FFEF2D8CC02D2AB2C7B105C114D9D3 /* NSData+ImageContentType.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+ImageContentType.m"; path = "SDWebImage/NSData+ImageContentType.m"; sourceTree = "<group>"; }; |
378 | E04A0841992EFFC1F90733599178A9ED /* ChartAnimationEasing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartAnimationEasing.swift; path = Source/Charts/Animation/ChartAnimationEasing.swift; sourceTree = "<group>"; }; | 447 | E4479140B123632C4B6FB625882A075D /* ScatterChartRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScatterChartRenderer.swift; path = Source/Charts/Renderers/ScatterChartRenderer.swift; sourceTree = "<group>"; }; |
379 | E1B5D51B39793079DC3EB31F1DC8766B /* LineScatterCandleRadarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineScatterCandleRadarChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/LineScatterCandleRadarChartDataSet.swift; sourceTree = "<group>"; }; | 448 | E4911AE9940521E9A563C357BEA2A84B /* IMarker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IMarker.swift; path = Source/Charts/Components/IMarker.swift; sourceTree = "<group>"; }; |
380 | E28E127C2A64FB61CF51342E83998F53 /* Line.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Line.h; path = LineKit/Line.h; sourceTree = "<group>"; }; | 449 | E55D6CF5854FBE5F6167BA300DE97605 /* PieRadarHighlighter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieRadarHighlighter.swift; path = Source/Charts/Highlight/PieRadarHighlighter.swift; sourceTree = "<group>"; }; |
381 | E4491A48F5F89A0D35FC248873EB63DC /* BubbleChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BubbleChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/BubbleChartDataSet.swift; sourceTree = "<group>"; }; | 450 | E568032A24CA57E9BA46519ADB88A055 /* LineKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = LineKit.modulemap; sourceTree = "<group>"; }; |
382 | E639E47E882F9DFF7542B2E9C2323463 /* CircleProgressBar.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CircleProgressBar.m; path = CircleProgressBarDemo/CircleProgressBar/CircleProgressBar.m; sourceTree = "<group>"; }; | 451 | E56BBDBB16F153C39F2DAE246EEB19DF /* CircleProgressBar.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CircleProgressBar.xcconfig; sourceTree = "<group>"; }; |
383 | E769211E112E2E14E08FE7181A475B66 /* TriangleShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TriangleShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/TriangleShapeRenderer.swift; sourceTree = "<group>"; }; | 452 | E57699DAB5FFA728284A96A17A787BC5 /* ILineRadarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ILineRadarChartDataSet.swift; path = Source/Charts/Data/Interfaces/ILineRadarChartDataSet.swift; sourceTree = "<group>"; }; |
384 | E850D610BC5B70AC3FAA3907CAE4E41E /* YAxisRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = YAxisRenderer.swift; path = Source/Charts/Renderers/YAxisRenderer.swift; sourceTree = "<group>"; }; | 453 | E7A6065B1FDC632BC0ECE8D0A4516148 /* PieChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PieChartView.swift; path = Source/Charts/Charts/PieChartView.swift; sourceTree = "<group>"; }; |
385 | EA2DB3BF15947AFA286A65DB39D87E4E /* LKActivity-Flat@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "LKActivity-Flat@2x.png"; path = "LineKit/images/LKActivity-Flat@2x.png"; sourceTree = "<group>"; }; | 454 | E955FE7166F87D6989856811E9DA4390 /* LineKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "LineKit-prefix.pch"; sourceTree = "<group>"; }; |
386 | EC0773EE17DAE6435E376FA6AB6C2D24 /* AxisBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AxisBase.swift; path = Source/Charts/Components/AxisBase.swift; sourceTree = "<group>"; }; | 455 | E967C010741460AB2308A425B57C484A /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = "<group>"; }; |
387 | EC1FD743D031D373EDF29CC526F758E2 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; | 456 | ECD7C92AA3FDF0AF6B7B6CC73ED90514 /* AxisBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AxisBase.swift; path = Source/Charts/Components/AxisBase.swift; sourceTree = "<group>"; }; |
388 | EE50630544C8F686BF1F740BCE34BE31 /* ChartLimitLine.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartLimitLine.swift; path = Source/Charts/Components/ChartLimitLine.swift; sourceTree = "<group>"; }; | 457 | EEB39FD6D404CC0F5BB332B6415AD92D /* ChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartData.swift; path = Source/Charts/Data/Implementations/Standard/ChartData.swift; sourceTree = "<group>"; }; |
389 | EE8108234609A1BAC4C019035DDD11BD /* Platform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.swift; path = Source/Charts/Utils/Platform.swift; sourceTree = "<group>"; }; | 458 | EEBBDEFAA51B3964B5C4167A193AAD66 /* Charts-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Charts-umbrella.h"; sourceTree = "<group>"; }; |
390 | EFD8B8E74CE67C3008D2047ADD06A8B6 /* Charts-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Charts-umbrella.h"; sourceTree = "<group>"; }; | 459 | EF0A77A7890873B4BD8B1BF374C0D26D /* MBProgressHUD.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.xcconfig; sourceTree = "<group>"; }; |
391 | F463A32205B2C25B6F4531F2DEA8C2A5 /* BarChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarChartView.swift; path = Source/Charts/Charts/BarChartView.swift; sourceTree = "<group>"; }; | 460 | EF90A084A0734A32CB73478887AB0CB9 /* RadarChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RadarChartView.swift; path = Source/Charts/Charts/RadarChartView.swift; sourceTree = "<group>"; }; |
392 | F47B198C41B502F940525FA47C6B9C7C /* LKActivity@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "LKActivity@2x.png"; path = "LineKit/images/LKActivity@2x.png"; sourceTree = "<group>"; }; | 461 | F01643C3802A30A52C88928E46793786 /* ChartViewBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartViewBase.swift; path = Source/Charts/Charts/ChartViewBase.swift; sourceTree = "<group>"; }; |
393 | F81132DA4C74EC5799DCB2F9F21402E6 /* ChevronUpShapeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChevronUpShapeRenderer.swift; path = Source/Charts/Renderers/Scatter/ChevronUpShapeRenderer.swift; sourceTree = "<group>"; }; | 462 | F2057665E5FBF9DCFA09F29F35B378E8 /* LineChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/LineChartDataSet.swift; sourceTree = "<group>"; }; |
394 | F8DC307FABE143E3A355E012D950B4B8 /* ChartBaseDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartBaseDataSet.swift; path = Source/Charts/Data/Implementations/ChartBaseDataSet.swift; sourceTree = "<group>"; }; | 463 | F3017298FD1811634464546B19F96BAD /* UIImage+MultiFormat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+MultiFormat.m"; path = "SDWebImage/UIImage+MultiFormat.m"; sourceTree = "<group>"; }; |
395 | F98D41A453753EC9E527D1DDE72DD20D /* LineChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineChartData.swift; path = Source/Charts/Data/Implementations/Standard/LineChartData.swift; sourceTree = "<group>"; }; | 464 | F3F0118E1070C9F7301CA4EF49405EF5 /* SDWebImagePrefetcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImagePrefetcher.h; path = SDWebImage/SDWebImagePrefetcher.h; sourceTree = "<group>"; }; |
396 | F99AEDC4375B45D83B1889FA574F09A5 /* Charts-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Charts-dummy.m"; sourceTree = "<group>"; }; | 465 | F4C6EA7D4B825DB7EA1B7392E09DBEB9 /* RadarChartDataSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RadarChartDataSet.swift; path = Source/Charts/Data/Implementations/Standard/RadarChartDataSet.swift; sourceTree = "<group>"; }; |
397 | FCBDFD4D780B2712967C2F3FC2EB7B12 /* ChartDataEntry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChartDataEntry.swift; path = Source/Charts/Data/Implementations/Standard/ChartDataEntry.swift; sourceTree = "<group>"; }; | 466 | F6F614343E0E95D8F66F8DD2E5168E37 /* MarkerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MarkerView.swift; path = Source/Charts/Components/MarkerView.swift; sourceTree = "<group>"; }; |
398 | FD87C0C5CF816F7581DA1F94AC5F3E8B /* LineScatterCandleRadarRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LineScatterCandleRadarRenderer.swift; path = Source/Charts/Renderers/LineScatterCandleRadarRenderer.swift; sourceTree = "<group>"; }; | 467 | FAEC29D2EAB009EA68F55FFB141BC29F /* AnimatedMoveViewJob.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedMoveViewJob.swift; path = Source/Charts/Jobs/AnimatedMoveViewJob.swift; sourceTree = "<group>"; }; |
468 | FB163B83CDF4FA7E59A71E7011ED02CE /* Animator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Animator.swift; path = Source/Charts/Animation/Animator.swift; sourceTree = "<group>"; }; | ||
469 | FB6C18154E6AD3EC4BFF6DF4CB18C023 /* UIImageView+HighlightedWebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+HighlightedWebCache.m"; path = "SDWebImage/UIImageView+HighlightedWebCache.m"; sourceTree = "<group>"; }; | ||
470 | FC126DBA798B8AEA7823999BD4C3DEE5 /* IAxisValueFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IAxisValueFormatter.swift; path = Source/Charts/Formatters/IAxisValueFormatter.swift; sourceTree = "<group>"; }; | ||
471 | FC4D717601A43AE354451327815A168E /* SDWebImageCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageCompat.m; path = SDWebImage/SDWebImageCompat.m; sourceTree = "<group>"; }; | ||
472 | FD670956EB0584E7D85D55BAB57B1A19 /* Transformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Transformer.swift; path = Source/Charts/Utils/Transformer.swift; sourceTree = "<group>"; }; | ||
473 | FE2F4043DF25216631D368465237437E /* CandleStickChartView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CandleStickChartView.swift; path = Source/Charts/Charts/CandleStickChartView.swift; sourceTree = "<group>"; }; | ||
474 | FF55D4DEDCB3D50759BFA657931B95CE /* BarChartData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BarChartData.swift; path = Source/Charts/Data/Implementations/Standard/BarChartData.swift; sourceTree = "<group>"; }; | ||
475 | FF67A6D06B728A9AA7B28BD8D7C3F80B /* SDWebImageOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageOperation.h; path = SDWebImage/SDWebImageOperation.h; sourceTree = "<group>"; }; | ||
399 | /* End PBXFileReference section */ | 476 | /* End PBXFileReference section */ |
400 | 477 | ||
401 | /* Begin PBXFrameworksBuildPhase section */ | 478 | /* Begin PBXFrameworksBuildPhase section */ |
402 | 457F058C1E22A9083974CEF812CB2DD6 /* Frameworks */ = { | 479 | 62DF2851AAE6E95331CB2D33081AFF35 /* Frameworks */ = { |
403 | isa = PBXFrameworksBuildPhase; | 480 | isa = PBXFrameworksBuildPhase; |
404 | buildActionMask = 2147483647; | 481 | buildActionMask = 2147483647; |
405 | files = ( | 482 | files = ( |
406 | A44E91C6C5B9629276F811A20B87A8E4 /* Foundation.framework in Frameworks */, | 483 | 756A38A103A56661B784ECE8DD4D9917 /* Foundation.framework in Frameworks */, |
407 | ); | 484 | ); |
408 | runOnlyForDeploymentPostprocessing = 0; | 485 | runOnlyForDeploymentPostprocessing = 0; |
409 | }; | 486 | }; |
410 | 62DF2851AAE6E95331CB2D33081AFF35 /* Frameworks */ = { | 487 | 6323671CC2BCE31EAAE64C7E816C0111 /* Frameworks */ = { |
411 | isa = PBXFrameworksBuildPhase; | 488 | isa = PBXFrameworksBuildPhase; |
412 | buildActionMask = 2147483647; | 489 | buildActionMask = 2147483647; |
413 | files = ( | 490 | files = ( |
414 | 756A38A103A56661B784ECE8DD4D9917 /* Foundation.framework in Frameworks */, | 491 | EB3DAE40E648DBD1CCF35342504B25D6 /* Foundation.framework in Frameworks */, |
492 | ECF4A7CA9F08A1360A04D32E6D68994C /* ImageIO.framework in Frameworks */, | ||
415 | ); | 493 | ); |
416 | runOnlyForDeploymentPostprocessing = 0; | 494 | runOnlyForDeploymentPostprocessing = 0; |
417 | }; | 495 | }; |
418 | 63B1C92D6BF370D768AAD98A0DA90451 /* Frameworks */ = { | 496 | 63B1C92D6BF370D768AAD98A0DA90451 /* Frameworks */ = { |
419 | isa = PBXFrameworksBuildPhase; | 497 | isa = PBXFrameworksBuildPhase; |
420 | buildActionMask = 2147483647; | 498 | buildActionMask = 2147483647; |
421 | files = ( | 499 | files = ( |
422 | C7994DD63644F6D6E74CFC4D3C02CFB0 /* Foundation.framework in Frameworks */, | 500 | C7994DD63644F6D6E74CFC4D3C02CFB0 /* Foundation.framework in Frameworks */, |
423 | FC2A8FC3716377A71E6A9933A7F58329 /* QuartzCore.framework in Frameworks */, | 501 | FC2A8FC3716377A71E6A9933A7F58329 /* QuartzCore.framework in Frameworks */, |
424 | 171B76B1870F4F2D54B33EFA1BE6FDA6 /* UIKit.framework in Frameworks */, | 502 | 171B76B1870F4F2D54B33EFA1BE6FDA6 /* UIKit.framework in Frameworks */, |
425 | ); | 503 | ); |
426 | runOnlyForDeploymentPostprocessing = 0; | 504 | runOnlyForDeploymentPostprocessing = 0; |
427 | }; | 505 | }; |
506 | 772E7B3DFE26A2A162DCC8DBE6A33585 /* Frameworks */ = { | ||
507 | isa = PBXFrameworksBuildPhase; | ||
508 | buildActionMask = 2147483647; | ||
509 | files = ( | ||
510 | DADD6E22E039C2FDED0EC2F9EDA5E549 /* Foundation.framework in Frameworks */, | ||
511 | ); | ||
512 | runOnlyForDeploymentPostprocessing = 0; | ||
513 | }; | ||
428 | B57774E30FD88AE26F9037E1360E947B /* Frameworks */ = { | 514 | B57774E30FD88AE26F9037E1360E947B /* Frameworks */ = { |
429 | isa = PBXFrameworksBuildPhase; | 515 | isa = PBXFrameworksBuildPhase; |
430 | buildActionMask = 2147483647; | 516 | buildActionMask = 2147483647; |
431 | files = ( | 517 | files = ( |
432 | 98DF470CA8F6DD132AFAC1398FCD579C /* CoreGraphics.framework in Frameworks */, | 518 | 98DF470CA8F6DD132AFAC1398FCD579C /* CoreGraphics.framework in Frameworks */, |
433 | 1215629D558162CE728B27386DA02D1D /* Foundation.framework in Frameworks */, | 519 | 1215629D558162CE728B27386DA02D1D /* Foundation.framework in Frameworks */, |
434 | DA3FBCF3B21EB18151C3BC2645107E0D /* QuartzCore.framework in Frameworks */, | 520 | DA3FBCF3B21EB18151C3BC2645107E0D /* QuartzCore.framework in Frameworks */, |
435 | ); | 521 | ); |
436 | runOnlyForDeploymentPostprocessing = 0; | 522 | runOnlyForDeploymentPostprocessing = 0; |
437 | }; | 523 | }; |
438 | DEBB93DE9F14B4EEB16BE7EA484E51A7 /* Frameworks */ = { | 524 | DEBB93DE9F14B4EEB16BE7EA484E51A7 /* Frameworks */ = { |
439 | isa = PBXFrameworksBuildPhase; | 525 | isa = PBXFrameworksBuildPhase; |
440 | buildActionMask = 2147483647; | 526 | buildActionMask = 2147483647; |
441 | files = ( | 527 | files = ( |
442 | B4CA1C1703826B8F5E3B425FA4736244 /* Foundation.framework in Frameworks */, | 528 | B4CA1C1703826B8F5E3B425FA4736244 /* Foundation.framework in Frameworks */, |
443 | ); | 529 | ); |
444 | runOnlyForDeploymentPostprocessing = 0; | 530 | runOnlyForDeploymentPostprocessing = 0; |
445 | }; | 531 | }; |
446 | /* End PBXFrameworksBuildPhase section */ | 532 | /* End PBXFrameworksBuildPhase section */ |
447 | 533 | ||
448 | /* Begin PBXGroup section */ | 534 | /* Begin PBXGroup section */ |
449 | 088C4B3652D7B583B1627A5301CE19D3 /* Support Files */ = { | 535 | 06131BCAFF1FF78C9BC17B6E13D9AC2F /* CircleProgressBar */ = { |
450 | isa = PBXGroup; | 536 | isa = PBXGroup; |
451 | children = ( | 537 | children = ( |
452 | 9CAEA61F895ED0665032008EDF93DEEA /* Charts.modulemap */, | 538 | 32BE0CD5FA221E31614C71D35ED64713 /* CircleProgressBar.h */, |
453 | BA0F28017321F2E20832848F782DD526 /* Charts.xcconfig */, | 539 | 40D3EFC46159AB846F7C43C319975C70 /* CircleProgressBar.m */, |
454 | F99AEDC4375B45D83B1889FA574F09A5 /* Charts-dummy.m */, | 540 | 4B89DAAF4CDB92B4D237C76AF1AD9018 /* Support Files */, |
455 | C599BBDDECB13CCB97CBB5DA74F07DFE /* Charts-prefix.pch */, | ||
456 | EFD8B8E74CE67C3008D2047ADD06A8B6 /* Charts-umbrella.h */, | ||
457 | 85925B266CB412D35C25A4203061264E /* Info.plist */, | ||
458 | ); | 541 | ); |
459 | name = "Support Files"; | 542 | path = CircleProgressBar; |
460 | path = "../Target Support Files/Charts"; | ||
461 | sourceTree = "<group>"; | 543 | sourceTree = "<group>"; |
462 | }; | 544 | }; |
463 | 0A9D128C73E805501ABC424983EF6390 /* Targets Support Files */ = { | 545 | 0A9D128C73E805501ABC424983EF6390 /* Targets Support Files */ = { |
464 | isa = PBXGroup; | 546 | isa = PBXGroup; |
465 | children = ( | 547 | children = ( |
466 | F07ED1172062ECC06C2023637CDD8322 /* Pods-LifeLog */, | 548 | F07ED1172062ECC06C2023637CDD8322 /* Pods-LifeLog */, |
467 | ); | 549 | ); |
468 | name = "Targets Support Files"; | 550 | name = "Targets Support Files"; |
469 | sourceTree = "<group>"; | 551 | sourceTree = "<group>"; |
470 | }; | 552 | }; |
471 | 14B8B9B15ECBE87983FF987239AB2D7B /* Frameworks */ = { | 553 | 1EB3C4E49F1ED2E7A3AC4F795546E939 /* Support Files */ = { |
472 | isa = PBXGroup; | 554 | isa = PBXGroup; |
473 | children = ( | 555 | children = ( |
474 | 2691F93227E549B2A03FB9E6D0C3C623 /* iOS */, | 556 | 5C4D797619809979CE20CEDF1359E61A /* Charts.modulemap */, |
557 | 3F340CB0058AC35772EB36253F0E15D1 /* Charts.xcconfig */, | ||
558 | 3E5536CADAE0B848902F35EE8705C1B3 /* Charts-dummy.m */, | ||
559 | BF6ACE059241B36042CAF4ABA367DF99 /* Charts-prefix.pch */, | ||
560 | EEBBDEFAA51B3964B5C4167A193AAD66 /* Charts-umbrella.h */, | ||
561 | 80C8C88456D326136312DD894E6BD002 /* Info.plist */, | ||
475 | ); | 562 | ); |
563 | name = "Support Files"; | ||
564 | path = "../Target Support Files/Charts"; | ||
565 | sourceTree = "<group>"; | ||
566 | }; | ||
567 | 20B56609144CE204DFA8221F742B2D76 /* Frameworks */ = { | ||
568 | isa = PBXGroup; | ||
569 | children = ( | ||
570 | 218E08C4CBEA956CF04ED47E0B962D50 /* iOS */, | ||
571 | ); | ||
476 | name = Frameworks; | 572 | name = Frameworks; |
477 | sourceTree = "<group>"; | 573 | sourceTree = "<group>"; |
478 | }; | 574 | }; |
479 | 2691F93227E549B2A03FB9E6D0C3C623 /* iOS */ = { | 575 | 218E08C4CBEA956CF04ED47E0B962D50 /* iOS */ = { |
480 | isa = PBXGroup; | 576 | isa = PBXGroup; |
481 | children = ( | 577 | children = ( |
482 | 0D8EF2301073B01E30612B5B1BD94446 /* CoreGraphics.framework */, | 578 | 17FED3BB6117EE87B0B77B8257A5D4E6 /* CoreGraphics.framework */, |
483 | 6647ACC906E3FCEEFF3813BB32B1FCF6 /* Foundation.framework */, | 579 | 2013E0622BA7112824FE37BBA61D4FD6 /* Foundation.framework */, |
484 | 51498E299B7CB17BCC8B54F93C150FAA /* QuartzCore.framework */, | 580 | 5622C89D4510B1F5B0ACCD2F89626FD7 /* ImageIO.framework */, |
485 | EC1FD743D031D373EDF29CC526F758E2 /* UIKit.framework */, | 581 | 9AA510D2CBE6BDCBD595FDD5DD559B93 /* QuartzCore.framework */, |
582 | AFD161754BE60BC2EC7F22FFAF577939 /* UIKit.framework */, | ||
486 | ); | 583 | ); |
487 | name = iOS; | 584 | name = iOS; |
488 | sourceTree = "<group>"; | 585 | sourceTree = "<group>"; |
489 | }; | 586 | }; |
490 | 3432A182536D53DAD0B0874A4F4EC813 /* Support Files */ = { | 587 | 2E4ABC3598CC9274FC69F21303C256B9 /* Core */ = { |
491 | isa = PBXGroup; | 588 | isa = PBXGroup; |
492 | children = ( | 589 | children = ( |
493 | 55085F81CE5164DE8E5403D106F09C62 /* CircleProgressBar.modulemap */, | 590 | 4DB1C961D8D5044A80BA83EC8386B4E8 /* NSData+ImageContentType.h */, |
494 | 085B30A6925D470098040705BA63AA55 /* CircleProgressBar.xcconfig */, | 591 | E3FFEF2D8CC02D2AB2C7B105C114D9D3 /* NSData+ImageContentType.m */, |
495 | 4E2ECB8ACDA8676B2A2589EE822F67A2 /* CircleProgressBar-dummy.m */, | 592 | 73920A1E2F340905D134EE6B92545F4F /* SDImageCache.h */, |
496 | 5A173EBA530301318030FEA9ECB6AE82 /* CircleProgressBar-prefix.pch */, | 593 | 42B8B4BB0EBDA48B1B3F27CFA6CE506B /* SDImageCache.m */, |
497 | 8D5ED235F2C7D016BC867641EB893AE0 /* CircleProgressBar-umbrella.h */, | 594 | A44646BF7FACE1CE0A57072B98BB373A /* SDWebImageCompat.h */, |
498 | B2814BD1C95F8F2A716F3C46DF81479A /* Info.plist */, | 595 | FC4D717601A43AE354451327815A168E /* SDWebImageCompat.m */, |
596 | DA12D07C873546E3D7FC0AD9E02C24B0 /* SDWebImageDecoder.h */, | ||
597 | 4AF9D97DAB08BA28D75C8748C1ACA2AE /* SDWebImageDecoder.m */, | ||
598 | 6D8B9C0B578ED69A433B76CB412ED3E4 /* SDWebImageDownloader.h */, | ||
599 | 689D7EC6493263FD0C5CEC70CB3AB6A4 /* SDWebImageDownloader.m */, | ||
600 | 67244D1F3C5D5FE862B187722957D03F /* SDWebImageDownloaderOperation.h */, | ||
601 | 586612DB1A3A6168CE8DAE0ABC016B4E /* SDWebImageDownloaderOperation.m */, | ||
602 | DF0E045D75E6B2601CD248E8E333B1BB /* SDWebImageManager.h */, | ||
603 | 2030538AA7AF0AAFA23291FBDADB0FBD /* SDWebImageManager.m */, | ||
604 | FF67A6D06B728A9AA7B28BD8D7C3F80B /* SDWebImageOperation.h */, | ||
605 | F3F0118E1070C9F7301CA4EF49405EF5 /* SDWebImagePrefetcher.h */, | ||
606 | CEEE3B1217BECB2BA91E6A52CF2E7D5C /* SDWebImagePrefetcher.m */, | ||
607 | 1C4DD0EADDB89800BD94DF68AD1B56FA /* UIButton+WebCache.h */, | ||
608 | B780E9CA66A3F1CC83367913BCAA0334 /* UIButton+WebCache.m */, | ||
609 | 1F2A98A6F7319CC936AE0C7E3C22E768 /* UIImage+GIF.h */, | ||
610 | 5F9B3A9CE8F2B86269088E3A02279CA6 /* UIImage+GIF.m */, | ||
611 | 3BAFBFAF5ACFDB0591A05EAA969F2676 /* UIImage+MultiFormat.h */, | ||
612 | F3017298FD1811634464546B19F96BAD /* UIImage+MultiFormat.m */, | ||
613 | 39157A15DC65263BB77BB7BB028F8101 /* UIImageView+HighlightedWebCache.h */, | ||
614 | FB6C18154E6AD3EC4BFF6DF4CB18C023 /* UIImageView+HighlightedWebCache.m */, | ||
615 | 0C9F021E85F3844E1036CFD8D2E08F08 /* UIImageView+WebCache.h */, | ||
616 | 8732FD10B94FD9726EECCBE0B20B1E95 /* UIImageView+WebCache.m */, | ||
617 | 929332781CE46DD25D0F9E295D844E99 /* UIView+WebCacheOperation.h */, | ||
618 | 4D36D3A45C4312C49F5951F955630BEB /* UIView+WebCacheOperation.m */, | ||
499 | ); | 619 | ); |
620 | name = Core; | ||
621 | sourceTree = "<group>"; | ||
622 | }; | ||
623 | 374DD04C0491E1DE4CD2188B0A819EF3 /* Support Files */ = { | ||
624 | isa = PBXGroup; | ||
625 | children = ( | ||
626 | BF6F6DE9E4A520AC75D00D08713E513E /* Info.plist */, | ||
627 | E568032A24CA57E9BA46519ADB88A055 /* LineKit.modulemap */, | ||
628 | 11FDD52BE58777E6F56DB5C50EE7631D /* LineKit.xcconfig */, | ||
629 | A0FE9ADFCD1BF424554F254ED5A1A27D /* LineKit-dummy.m */, | ||
630 | E955FE7166F87D6989856811E9DA4390 /* LineKit-prefix.pch */, | ||
631 | DAA6445D641B423FA90993030AE248A3 /* LineKit-umbrella.h */, | ||
632 | ); | ||
500 | name = "Support Files"; | 633 | name = "Support Files"; |
501 | path = "../Target Support Files/CircleProgressBar"; | 634 | path = "../Target Support Files/LineKit"; |
502 | sourceTree = "<group>"; | 635 | sourceTree = "<group>"; |
503 | }; | 636 | }; |
504 | 36F93602460FF06EEC1F3840EB7330B8 /* Support Files */ = { | 637 | 3AF12FA3003A07542D085CC1B1179F8E /* Pods */ = { |
505 | isa = PBXGroup; | 638 | isa = PBXGroup; |
506 | children = ( | 639 | children = ( |
507 | 28701F26E2B9D6E7A4789910630587F0 /* Info.plist */, | 640 | 9F642D3EB517F5CBB4A82B5DD06D61ED /* Charts */, |
508 | 79C1472A6AE95CBC99A87F28959E124C /* MBProgressHUD.modulemap */, | 641 | 06131BCAFF1FF78C9BC17B6E13D9AC2F /* CircleProgressBar */, |
509 | 06AC8EA464743D576DE66960AC145E2B /* MBProgressHUD.xcconfig */, | 642 | AC49EC05D745BBC5FF8A5A52993320A2 /* LineKit */, |
510 | DF4C9DA15123751574625FD80936778A /* MBProgressHUD-dummy.m */, | 643 | E25D99D41B055ECA01D3497C2D9171A5 /* MBProgressHUD */, |
511 | 235010F47E8B8DCEA5DBF9A67769B33E /* MBProgressHUD-prefix.pch */, | 644 | 7E7D927ECE8C798BDFE1858C485C7950 /* SDWebImage */, |
512 | 07373A0A03BE49CEBD0B777C7E18B265 /* MBProgressHUD-umbrella.h */, | ||
513 | ); | 645 | ); |
646 | name = Pods; | ||
647 | sourceTree = "<group>"; | ||
648 | }; | ||
649 | 4B89DAAF4CDB92B4D237C76AF1AD9018 /* Support Files */ = { | ||
650 | isa = PBXGroup; | ||
651 | children = ( | ||
652 | A7B7D28020B6B2A5011DE95D9D188257 /* CircleProgressBar.modulemap */, | ||
653 | E56BBDBB16F153C39F2DAE246EEB19DF /* CircleProgressBar.xcconfig */, | ||
654 | 43F8B8EABF564922EE92FBABA881F333 /* CircleProgressBar-dummy.m */, | ||
655 | A4BD4C3CBA53A7B415A48E9ED85B15F7 /* CircleProgressBar-prefix.pch */, | ||
656 | 5CD49745339744666EAB4650D7BB2E8C /* CircleProgressBar-umbrella.h */, | ||
657 | 3100A0CBFEB8124F61746B01D1823BE1 /* Info.plist */, | ||
658 | ); | ||
514 | name = "Support Files"; | 659 | name = "Support Files"; |
515 | path = "../Target Support Files/MBProgressHUD"; | 660 | path = "../Target Support Files/CircleProgressBar"; |
516 | sourceTree = "<group>"; | 661 | sourceTree = "<group>"; |
517 | }; | 662 | }; |
518 | 4F5FD5D6A17CD0749A9EF7D466B3F489 /* Resources */ = { | 663 | 6DD6B568392CDCDBEA970AAFC7C9CE44 /* Support Files */ = { |
519 | isa = PBXGroup; | 664 | isa = PBXGroup; |
520 | children = ( | 665 | children = ( |
521 | 0EDA4414840EDA4249483BAF87FE5038 /* LKActivity.png */, | 666 | A851988A0C6A4F3664669425480C20D7 /* Info.plist */, |
522 | C3DBD3FD9B924E23A728E52C4C6D67C6 /* LKActivity-Flat.png */, | 667 | 627D60DD98D4431A186F716704CED0B4 /* MBProgressHUD.modulemap */, |
523 | EA2DB3BF15947AFA286A65DB39D87E4E /* LKActivity-Flat@2x.png */, | 668 | EF0A77A7890873B4BD8B1BF374C0D26D /* MBProgressHUD.xcconfig */, |
524 | F47B198C41B502F940525FA47C6B9C7C /* LKActivity@2x.png */, | 669 | 470266C8A64F47CC3A924DCADEE85F54 /* MBProgressHUD-dummy.m */, |
670 | BE9EF591798594C69088E73FA4E7C8A3 /* MBProgressHUD-prefix.pch */, | ||
671 | E967C010741460AB2308A425B57C484A /* MBProgressHUD-umbrella.h */, | ||
525 | ); | 672 | ); |
526 | name = Resources; | 673 | name = "Support Files"; |
674 | path = "../Target Support Files/MBProgressHUD"; | ||
527 | sourceTree = "<group>"; | 675 | sourceTree = "<group>"; |
528 | }; | 676 | }; |
529 | 6B036DC44C69B2F8532CC0636F182E53 /* Pods */ = { | 677 | 7DB346D0F39D3F0E887471402A8071AB = { |
530 | isa = PBXGroup; | 678 | isa = PBXGroup; |
531 | children = ( | 679 | children = ( |
532 | 6ECDB9F4527C42F0EF16528FA08126B9 /* Charts */, | 680 | 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */, |
533 | 7B65041FAFCE0E1ADF7955C31764CE81 /* CircleProgressBar */, | 681 | 20B56609144CE204DFA8221F742B2D76 /* Frameworks */, |
534 | 6F77C8A1E57A05292AB5BBF287BEAFB0 /* LineKit */, | 682 | 3AF12FA3003A07542D085CC1B1179F8E /* Pods */, |
535 | CB0E73B8C8865E3B4F67AF9D03C8E9B3 /* MBProgressHUD */, | 683 | E3FE475B06BD3A33CF7B38A5501EA965 /* Products */, |
684 | 0A9D128C73E805501ABC424983EF6390 /* Targets Support Files */, | ||
536 | ); | 685 | ); |
537 | name = Pods; | ||
538 | sourceTree = "<group>"; | 686 | sourceTree = "<group>"; |
539 | }; | 687 | }; |
540 | 6ECDB9F4527C42F0EF16528FA08126B9 /* Charts */ = { | 688 | 7E7D927ECE8C798BDFE1858C485C7950 /* SDWebImage */ = { |
541 | isa = PBXGroup; | 689 | isa = PBXGroup; |
542 | children = ( | 690 | children = ( |
543 | B33927734674C065CDA6E93407B0A18C /* Core */, | 691 | 2E4ABC3598CC9274FC69F21303C256B9 /* Core */, |
544 | 088C4B3652D7B583B1627A5301CE19D3 /* Support Files */, | 692 | D61B79B4FD11DE68F409F6A76CEB08F2 /* Support Files */, |
545 | ); | 693 | ); |
546 | path = Charts; | 694 | path = SDWebImage; |
547 | sourceTree = "<group>"; | 695 | sourceTree = "<group>"; |
548 | }; | 696 | }; |
549 | 6F77C8A1E57A05292AB5BBF287BEAFB0 /* LineKit */ = { | 697 | 8AE0CAF8B0C91BE297107878110F0170 /* Resources */ = { |
550 | isa = PBXGroup; | 698 | isa = PBXGroup; |
551 | children = ( | 699 | children = ( |
552 | E28E127C2A64FB61CF51342E83998F53 /* Line.h */, | 700 | DA9D73592B2FAFB88C570E09DC66501A /* LKActivity.png */, |
553 | 72C93DAFA406DB5336BB38F23D121D70 /* Line.m */, | 701 | C28BE2D115E385D44A267640072FC2ED /* LKActivity-Flat.png */, |
554 | 63B742192A1ECCB84366E712560DD257 /* LKLineActivity.h */, | 702 | 3BFA7590BBFCB4F46F989D9847B91D74 /* LKActivity-Flat@2x.png */, |
555 | 2E162D50D5E0D6BD6F21B143ADC6F7F9 /* LKLineActivity.m */, | 703 | 029BFD6E404B99EF5FB421D4E1D064CB /* LKActivity@2x.png */, |
556 | 4F5FD5D6A17CD0749A9EF7D466B3F489 /* Resources */, | ||
557 | AD5470AF21CD1DF756B34A4BA3065842 /* Support Files */, | ||
558 | ); | 704 | ); |
559 | path = LineKit; | 705 | name = Resources; |
560 | sourceTree = "<group>"; | 706 | sourceTree = "<group>"; |
561 | }; | 707 | }; |
562 | 7B65041FAFCE0E1ADF7955C31764CE81 /* CircleProgressBar */ = { | 708 | 9F642D3EB517F5CBB4A82B5DD06D61ED /* Charts */ = { |
563 | isa = PBXGroup; | 709 | isa = PBXGroup; |
564 | children = ( | 710 | children = ( |
565 | 22D055D917398309E3DB5C2E37A359CB /* CircleProgressBar.h */, | 711 | A78839DA33E8EC244C5AE76E9E31DFBA /* Core */, |
566 | E639E47E882F9DFF7542B2E9C2323463 /* CircleProgressBar.m */, | 712 | 1EB3C4E49F1ED2E7A3AC4F795546E939 /* Support Files */, |
567 | 3432A182536D53DAD0B0874A4F4EC813 /* Support Files */, | ||
568 | ); | 713 | ); |
569 | path = CircleProgressBar; | 714 | path = Charts; |
570 | sourceTree = "<group>"; | 715 | sourceTree = "<group>"; |
571 | }; | 716 | }; |
572 | 7DB346D0F39D3F0E887471402A8071AB = { | 717 | A78839DA33E8EC244C5AE76E9E31DFBA /* Core */ = { |
573 | isa = PBXGroup; | 718 | isa = PBXGroup; |
574 | children = ( | 719 | children = ( |
575 | 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */, | 720 | FAEC29D2EAB009EA68F55FFB141BC29F /* AnimatedMoveViewJob.swift */, |
576 | 14B8B9B15ECBE87983FF987239AB2D7B /* Frameworks */, | 721 | 86A24E11E7A2EF749C2ED3C87E6B935B /* AnimatedViewPortJob.swift */, |
577 | 6B036DC44C69B2F8532CC0636F182E53 /* Pods */, | 722 | 31C4C0402D924FE5602BCED068800B53 /* AnimatedZoomViewJob.swift */, |
578 | 80F1E7001ABA113AC7D3BAEFCACB64C5 /* Products */, | 723 | FB163B83CDF4FA7E59A71E7011ED02CE /* Animator.swift */, |
579 | 0A9D128C73E805501ABC424983EF6390 /* Targets Support Files */, | 724 | ECD7C92AA3FDF0AF6B7B6CC73ED90514 /* AxisBase.swift */, |
725 | 86050EA2327C6B30EDCA7CB5DC9E0D38 /* AxisRendererBase.swift */, | ||
726 | FF55D4DEDCB3D50759BFA657931B95CE /* BarChartData.swift */, | ||
727 | B27FEA182F7F434E0EC9C555F64AF200 /* BarChartDataEntry.swift */, | ||
728 | AE2A9088FC2A9C8316A7553D1353428C /* BarChartDataProvider.swift */, | ||
729 | 35F812111B95FA389371837730E37278 /* BarChartDataSet.swift */, | ||
730 | 78FE80123B8597AAFABAC75228343970 /* BarChartRenderer.swift */, | ||
731 | 6E45FDE3367B0C707B5FD82766EB74F3 /* BarChartView.swift */, | ||
732 | 8C7EE4313FA032ED079A641068C349BC /* BarHighlighter.swift */, | ||
733 | 8B708FF5785BDBA054D268F0469BB60E /* BarLineChartViewBase.swift */, | ||
734 | C052E775E9EB99B88142397035C9ECC3 /* BarLineScatterCandleBubbleChartData.swift */, | ||
735 | 93599791393B27DF783C688C1B81BBED /* BarLineScatterCandleBubbleChartDataProvider.swift */, | ||
736 | 032F4184CAC413D6A01C296D7532F149 /* BarLineScatterCandleBubbleChartDataSet.swift */, | ||
737 | 24BACB71516493FABB86B6186AC06D4E /* BarLineScatterCandleBubbleRenderer.swift */, | ||
738 | 83D549EEA855839EA2409966209F6E80 /* BubbleChartData.swift */, | ||
739 | 06E5054D654E6ACA0CCD92B967976D56 /* BubbleChartDataEntry.swift */, | ||
740 | 2EF4471FA9E8F90C3F23E3C40A7D82C0 /* BubbleChartDataProvider.swift */, | ||
741 | 44593463D33191D75AF23B7570CD77AF /* BubbleChartDataSet.swift */, | ||
742 | 4670E7799CF6D47E0F7AB952E254C93D /* BubbleChartRenderer.swift */, | ||
743 | 8CE29AB517B5583054942371D8020702 /* BubbleChartView.swift */, | ||
744 | B05FB7C4D0F006378D26FD62C0B6D887 /* CandleChartData.swift */, | ||
745 | 132FE4E17288A376E9EF5807E440E4C6 /* CandleChartDataEntry.swift */, | ||
746 | 31533BA6DFF738550FBFD1941EB55313 /* CandleChartDataProvider.swift */, | ||
747 | E0266FC4701148CBD63C6D526F1BC33A /* CandleChartDataSet.swift */, | ||
748 | 43439AC36691E75B1C673BF98A44E1BA /* CandleStickChartRenderer.swift */, | ||
749 | FE2F4043DF25216631D368465237437E /* CandleStickChartView.swift */, | ||
750 | CE732ED8A9A69EA20EB5D65BE30F1A44 /* ChartAnimationEasing.swift */, | ||
751 | CCB27418366A1C91221BF4F321B925CA /* ChartBaseDataSet.swift */, | ||
752 | B7481AC66CDF32A074D16C7C79A2E2E2 /* ChartColorTemplates.swift */, | ||
753 | EEB39FD6D404CC0F5BB332B6415AD92D /* ChartData.swift */, | ||
754 | 0482D03BE44A509D6C084C4C67CBBA93 /* ChartDataEntry.swift */, | ||
755 | 457039BFC8207BAC2BEF9EBF629A6C68 /* ChartDataEntryBase.swift */, | ||
756 | A69A23D5DCCC69C2D89A570E3CADB275 /* ChartDataProvider.swift */, | ||
757 | A9A30E7EEDD9F4044C3FA22979B0DF8C /* ChartDataRendererBase.swift */, | ||
758 | 30740FF736DDE7532BA026A88539C85C /* ChartDataSet.swift */, | ||
759 | 864D230BC1364B0EE2C6B7E35A85E1D3 /* ChartHighlighter.swift */, | ||
760 | D5718AA998299D4D70052147C966E384 /* ChartLimitLine.swift */, | ||
761 | 119A3F13E3EE2C945EDD81CC6765D5E3 /* ChartUtils.swift */, | ||
762 | F01643C3802A30A52C88928E46793786 /* ChartViewBase.swift */, | ||
763 | 7B6E8753E66E4304C44814764781F55D /* ChevronDownShapeRenderer.swift */, | ||
764 | A70EDE12E9573350623C51C23B6665F4 /* ChevronUpShapeRenderer.swift */, | ||
765 | 808FFD3F25A4B1ECA8EAADC7C94C8517 /* CircleShapeRenderer.swift */, | ||
766 | 3ECE07E230FA1AEC2DE7DDF8D775D17D /* CombinedChartData.swift */, | ||
767 | 4837C15E5A8087E44D811D7688360202 /* CombinedChartDataProvider.swift */, | ||
768 | C7DEC4954F1710F899D59A7EAB07620A /* CombinedChartRenderer.swift */, | ||
769 | 7529DD1A723160A04C91A25F10C82AA9 /* CombinedChartView.swift */, | ||
770 | CFCE9999EF4DCF38FF89E14091BA7C0C /* CombinedHighlighter.swift */, | ||
771 | E24A16617C28B996F5FA27BCB466DB08 /* ComponentBase.swift */, | ||
772 | 4FF0BD152A0032A99F730726D8231012 /* CrossShapeRenderer.swift */, | ||
773 | A2A2B99147D37570E5F733912D575222 /* DataApproximator.swift */, | ||
774 | B5F2B31EFCF03113C117046E6DCA5E50 /* DefaultAxisValueFormatter.swift */, | ||
775 | CDDC761EDF4820FA11FE2B06665A4163 /* DefaultFillFormatter.swift */, | ||
776 | 7B1D036840192AB2B64A7130C51B48EF /* DefaultValueFormatter.swift */, | ||
777 | 538494CDD1D46CBBEE2C1BAB658210B8 /* Description.swift */, | ||
778 | 7EDAB09B36E30495FFE73515DC2F9E4A /* Fill.swift */, | ||
779 | 6999CD3124CCABE1DEE16E79AFB6EA8D /* Highlight.swift */, | ||
780 | C790AE7DDF9FE6FF48079A8A56D94A79 /* HorizontalBarChartRenderer.swift */, | ||
781 | C75B105DBB271674AB8ED3852ACD24B9 /* HorizontalBarChartView.swift */, | ||
782 | 12F8C7623C19ED6F26C428F24EA02024 /* HorizontalBarHighlighter.swift */, | ||
783 | FC126DBA798B8AEA7823999BD4C3DEE5 /* IAxisValueFormatter.swift */, | ||
784 | 3911435BF6D4128B396C7B995FAB690C /* IBarChartDataSet.swift */, | ||
785 | 5BF2526D52CF1FB498BACE889D4141D8 /* IBarLineScatterCandleBubbleChartDataSet.swift */, | ||
786 | 10F942C8BAC95719C52DDFCEA916F75A /* IBubbleChartDataSet.swift */, | ||
787 | DCD7564D4AD67951674E5C912BC7165B /* ICandleChartDataSet.swift */, | ||
788 | AFF837D4FE2D50F6442B581593417428 /* IChartDataSet.swift */, | ||
789 | 3A28BB7159946CF9C871780A1A776359 /* IFillFormatter.swift */, | ||
790 | 6B21B9DA00100202A23CDBF561D946A7 /* IHighlighter.swift */, | ||
791 | D139ED89FFCC046DE686D024F6A7CB7B /* ILineChartDataSet.swift */, | ||
792 | E57699DAB5FFA728284A96A17A787BC5 /* ILineRadarChartDataSet.swift */, | ||
793 | D6F98531A99679CDACDE96455E213232 /* ILineScatterCandleRadarChartDataSet.swift */, | ||
794 | E4911AE9940521E9A563C357BEA2A84B /* IMarker.swift */, | ||
795 | DA160109C4FF993DFA235037D236E17D /* IndexAxisValueFormatter.swift */, | ||
796 | 670F0EAA73E1567B107DB54F3B6EE8EF /* IPieChartDataSet.swift */, | ||
797 | 379783DB9FFA25FA74239B4D357A18CD /* IRadarChartDataSet.swift */, | ||
798 | 11AD7F3B7B75B65BCD5CB7F3EF26CE80 /* IScatterChartDataSet.swift */, | ||
799 | B60862CA1C433416B95471D010B28B3F /* IShapeRenderer.swift */, | ||
800 | DFF4143DB0527796BD75093F8FA9C54E /* IValueFormatter.swift */, | ||
801 | 7D2A12A23E52640131D52DDAB8DE0E0C /* Legend.swift */, | ||
802 | 914534652D688300D8E64AE27A4D9E84 /* LegendEntry.swift */, | ||
803 | E35FE5E847C9D5061275118C1B2F25D5 /* LegendRenderer.swift */, | ||
804 | 5AD32C740B1B50007C45A5EDFACDB644 /* LineChartData.swift */, | ||
805 | 5AE50B9FEA02AA5E560FDA0BAC87AC0E /* LineChartDataProvider.swift */, | ||
806 | F2057665E5FBF9DCFA09F29F35B378E8 /* LineChartDataSet.swift */, | ||
807 | CF4450F025762ABF5F2D55B803AB2866 /* LineChartRenderer.swift */, | ||
808 | 4385F1ED3E7FA67DB622797485F85FC2 /* LineChartView.swift */, | ||
809 | 01A371D139A85E84229A70A3E383D956 /* LineRadarChartDataSet.swift */, | ||
810 | 1AC8DCAF8B07A97F7C4BA4EEDA1B7593 /* LineRadarRenderer.swift */, | ||
811 | 3B98A728B5EE91FE166A8C9782C34460 /* LineScatterCandleRadarChartDataSet.swift */, | ||
812 | 7AF75FAEF29C9AFD17E6340C684DF725 /* LineScatterCandleRadarRenderer.swift */, | ||
813 | 1445B952CC6A1789E407611B180733CB /* MarkerImage.swift */, | ||
814 | F6F614343E0E95D8F66F8DD2E5168E37 /* MarkerView.swift */, | ||
815 | 58BEE33E538E8D6B21B4848CFEDBE945 /* MoveViewJob.swift */, | ||
816 | 8033D2229130350C0EBF4E7A465B3D57 /* PieChartData.swift */, | ||
817 | 0EE1AB6E93F6EA7614401FBCEB3A013E /* PieChartDataEntry.swift */, | ||
818 | A9C986AA2EC4ADEB9E6B34A47D6451E5 /* PieChartDataSet.swift */, | ||
819 | 49B5B49E8DE2A95F5EC24EEF538C721E /* PieChartRenderer.swift */, | ||
820 | E7A6065B1FDC632BC0ECE8D0A4516148 /* PieChartView.swift */, | ||
821 | 29D34112FE14E1EC4087C37DF41B3FD4 /* PieHighlighter.swift */, | ||
822 | 01C9B7906113600A43447EAB377FEF6E /* PieRadarChartViewBase.swift */, | ||
823 | E55D6CF5854FBE5F6167BA300DE97605 /* PieRadarHighlighter.swift */, | ||
824 | 3DA8A0C04454045E0B4D562AEE14D865 /* Platform.swift */, | ||
825 | C9EF05D5B00F7BD406343B831290535C /* RadarChartData.swift */, | ||
826 | 5EA92A32838D6AC5BA3D07182F263C08 /* RadarChartDataEntry.swift */, | ||
827 | F4C6EA7D4B825DB7EA1B7392E09DBEB9 /* RadarChartDataSet.swift */, | ||
828 | 6F15274E5745B0E1B5545C4EBF652F58 /* RadarChartRenderer.swift */, | ||
829 | EF90A084A0734A32CB73478887AB0CB9 /* RadarChartView.swift */, | ||
830 | 2D0014FCF4F0706A00EA10693D8FC0BC /* RadarHighlighter.swift */, | ||
831 | 5304E7F9A5C45EF99CB9E6C505CF93F4 /* Range.swift */, | ||
832 | A85AC5B2B4826B0BBC4B405C8851A8EC /* Renderer.swift */, | ||
833 | 57877E5D8594A1F9B054502BCFD72448 /* ScatterChartData.swift */, | ||
834 | 51CE0FFF7471329CD3B3973D82E3EB44 /* ScatterChartDataProvider.swift */, | ||
835 | 0C4C506661AC1D8CABB77EE46BDA4E4F /* ScatterChartDataSet.swift */, | ||
836 | E4479140B123632C4B6FB625882A075D /* ScatterChartRenderer.swift */, | ||
837 | B051A5E222D0C49D83DE73F7F9D97DC0 /* ScatterChartView.swift */, | ||
838 | 9AF4792DCDC22B994D16C319F8280746 /* SquareShapeRenderer.swift */, | ||
839 | FD670956EB0584E7D85D55BAB57B1A19 /* Transformer.swift */, | ||
840 | 04E2B5FF9EAF12D87E14BB86F6542BF9 /* TransformerHorizontalBarChart.swift */, | ||
841 | 7A4E7E440AD15817DB0427363DEF1360 /* TriangleShapeRenderer.swift */, | ||
842 | 51EE336EAEA517A07F87A019A3DB19BC /* ViewPortHandler.swift */, | ||
843 | DF0B8A11CDAEF567F8F3D88FDA553122 /* ViewPortJob.swift */, | ||
844 | 344187834790FB38BABA4C044640FB3E /* XAxis.swift */, | ||
845 | 766D51F25DA50D92D6707D86BBD62EEF /* XAxisRenderer.swift */, | ||
846 | 5F3848C9D2F2FA7A77971473DF486E55 /* XAxisRendererHorizontalBarChart.swift */, | ||
847 | 17B573724B31B2D5B2E4862AF37B61C2 /* XAxisRendererRadarChart.swift */, | ||
848 | CD789DA63EF14FBB7C330B260B8B3133 /* XShapeRenderer.swift */, | ||
849 | 0C86CD105FB82DEF474355DFE83CEB58 /* YAxis.swift */, | ||
850 | 7D5CB6EF73566325B5BE9CC64DEBECD6 /* YAxisRenderer.swift */, | ||
851 | 6941249F89CE806853D2887034CF602A /* YAxisRendererHorizontalBarChart.swift */, | ||
852 | DF6F7771E7313D750A722B9668B716FA /* YAxisRendererRadarChart.swift */, | ||
853 | 522EF44F82B1A764A58F9152B57403DB /* ZoomViewJob.swift */, | ||
580 | ); | 854 | ); |
855 | name = Core; | ||
581 | sourceTree = "<group>"; | 856 | sourceTree = "<group>"; |
582 | }; | 857 | }; |
583 | 80F1E7001ABA113AC7D3BAEFCACB64C5 /* Products */ = { | 858 | AC49EC05D745BBC5FF8A5A52993320A2 /* LineKit */ = { |
584 | isa = PBXGroup; | 859 | isa = PBXGroup; |
585 | children = ( | 860 | children = ( |
586 | B6218553B5606B44255B1587E5F594CA /* Charts.framework */, | 861 | 3DA3C3ED85AC7A55F52488CF24719680 /* Line.h */, |
587 | 98DDC56C28BFA95FFB159BD4534D2511 /* CircleProgressBar.framework */, | 862 | B27D86870EFC3CF8D5170BF119CE2283 /* Line.m */, |
588 | 00790BF4F1584C9B3FEDB9EA1E81AFFC /* LineKit.framework */, | 863 | AF356C9EAC7EE1597C22C6B35EC0BFD8 /* LKLineActivity.h */, |
589 | 48E4E5656EF83E24DBCF6971628F66E1 /* MBProgressHUD.framework */, | 864 | BA91006116A0CA91A386FA10E2302E24 /* LKLineActivity.m */, |
590 | 11AA44540F71CDE0652D25AA568A7679 /* Pods_LifeLog.framework */, | 865 | 8AE0CAF8B0C91BE297107878110F0170 /* Resources */, |
866 | 374DD04C0491E1DE4CD2188B0A819EF3 /* Support Files */, | ||
591 | ); | 867 | ); |
592 | name = Products; | 868 | path = LineKit; |
593 | sourceTree = "<group>"; | 869 | sourceTree = "<group>"; |
594 | }; | 870 | }; |
595 | AD5470AF21CD1DF756B34A4BA3065842 /* Support Files */ = { | 871 | D61B79B4FD11DE68F409F6A76CEB08F2 /* Support Files */ = { |
596 | isa = PBXGroup; | 872 | isa = PBXGroup; |
597 | children = ( | 873 | children = ( |
598 | A6A39AC14D4299F41BD1A87EB921E50A /* Info.plist */, | 874 | 8E21C6F78BEE777C69AA626FB6B82111 /* Info.plist */, |
599 | 3E4676030CC21471EAE137CB8CA349F3 /* LineKit.modulemap */, | 875 | CA83D8DDA9FE7D739671E087521CFD17 /* SDWebImage.modulemap */, |
600 | 66EFF41A4E9C7158AF689607D0CA9557 /* LineKit.xcconfig */, | 876 | E15832AB517F20AAB55424A12ACF03DD /* SDWebImage.xcconfig */, |
601 | 1B8D213B04E2C455AA26D9481CD9E2BE /* LineKit-dummy.m */, | 877 | 2974EA3AE31F2A9EC955F3BAA9E8E62E /* SDWebImage-dummy.m */, |
602 | 26C2836E04FA44BF429F714AF2DDCAB1 /* LineKit-prefix.pch */, | 878 | 3B813F99F19F9CBF3F24595A38BCAF77 /* SDWebImage-prefix.pch */, |
603 | DBD0E4CE822007D43FD2E2142078329C /* LineKit-umbrella.h */, | 879 | 8DA6C0ABFF50F8C1F49C6C34901D11FB /* SDWebImage-umbrella.h */, |
604 | ); | 880 | ); |
605 | name = "Support Files"; | 881 | name = "Support Files"; |
606 | path = "../Target Support Files/LineKit"; | 882 | path = "../Target Support Files/SDWebImage"; |
607 | sourceTree = "<group>"; | 883 | sourceTree = "<group>"; |
608 | }; | 884 | }; |
609 | B33927734674C065CDA6E93407B0A18C /* Core */ = { | 885 | E25D99D41B055ECA01D3497C2D9171A5 /* MBProgressHUD */ = { |
610 | isa = PBXGroup; | 886 | isa = PBXGroup; |
611 | children = ( | 887 | children = ( |
612 | CCB395117BC4B89A3AA24F87EBDFE70C /* AnimatedMoveViewJob.swift */, | 888 | 11029381F9E0C7CC3C087B4497AAEB8E /* MBProgressHUD.h */, |
613 | 9084A8AC05F334CE969D569216317AE0 /* AnimatedViewPortJob.swift */, | 889 | 7AD977787E5C421164E044BCC6BA11C9 /* MBProgressHUD.m */, |
614 | CE5F1744FA1B59B696D973368017A922 /* AnimatedZoomViewJob.swift */, | 890 | 6DD6B568392CDCDBEA970AAFC7C9CE44 /* Support Files */, |
615 | AFE6AE606302DCBD14F09F929A96E4E7 /* Animator.swift */, | ||
616 | EC0773EE17DAE6435E376FA6AB6C2D24 /* AxisBase.swift */, | ||
617 | DE3FD1DEBF9136EBDF6A877BD56FEEC1 /* AxisRendererBase.swift */, | ||
618 | 0487414B5EAA55CB5F0ACE42DC24B0AF /* BarChartData.swift */, | ||
619 | A059798E15A8382A331B8E78506F9C6D /* BarChartDataEntry.swift */, | ||
620 | 5AC68728E4B7BFC906DC3E801CC36EA8 /* BarChartDataProvider.swift */, | ||
621 | 9FA17E2EEBBFC1A8236B390179013795 /* BarChartDataSet.swift */, | ||
622 | 8079102FE63D973E37E50B59E6619096 /* BarChartRenderer.swift */, | ||
623 | F463A32205B2C25B6F4531F2DEA8C2A5 /* BarChartView.swift */, | ||
624 | 972555BAE6DB1E7D11D888E186C06729 /* BarHighlighter.swift */, | ||
625 | A454EF9CBDD60EB91CBD2CEAECFA0F7B /* BarLineChartViewBase.swift */, | ||
626 | 421F29E69D781379A64950627F1AA742 /* BarLineScatterCandleBubbleChartData.swift */, | ||
627 | ACD64D33CBE6A13282E13844BEF21CC6 /* BarLineScatterCandleBubbleChartDataProvider.swift */, | ||
628 | 35F17C087D5005B417F573CCD6C2C4D3 /* BarLineScatterCandleBubbleChartDataSet.swift */, | ||
629 | 2781702D2E9770D6415541AF2EE6DCB7 /* BarLineScatterCandleBubbleRenderer.swift */, | ||
630 | 27A7B40D01BF86B2EBA60FE446F228EB /* BubbleChartData.swift */, | ||
631 | D8A08F4D7623BED119851860EED2FEB8 /* BubbleChartDataEntry.swift */, | ||
632 | 85BDC24E567BEFDEB5FEBEB3927DA923 /* BubbleChartDataProvider.swift */, | ||
633 | E4491A48F5F89A0D35FC248873EB63DC /* BubbleChartDataSet.swift */, | ||
634 | CE4C3BE4A69562517B3CBB48D1A0B4B9 /* BubbleChartRenderer.swift */, | ||
635 | 5B213AE3959DABCCFAB4BCF8F7BD4498 /* BubbleChartView.swift */, | ||
636 | 984AA93D30A87DE36EA40314E0EDD58B /* CandleChartData.swift */, | ||
637 | 1A8B3451F861D228B74B3C3B1A614B69 /* CandleChartDataEntry.swift */, | ||
638 | B2AF061F3785599E3D981EC803F8E5BB /* CandleChartDataProvider.swift */, | ||
639 | 18E257507DA03EEDE4D83DA5F7E91188 /* CandleChartDataSet.swift */, | ||
640 | D501D918454388E269E7559BBE1F52D0 /* CandleStickChartRenderer.swift */, | ||
641 | 03F2F59C625A13276BAE64547A24311F /* CandleStickChartView.swift */, | ||
642 | E04A0841992EFFC1F90733599178A9ED /* ChartAnimationEasing.swift */, | ||
643 | F8DC307FABE143E3A355E012D950B4B8 /* ChartBaseDataSet.swift */, | ||
644 | 0C60139459C1F76B62E67DBACE859F9D /* ChartColorTemplates.swift */, | ||
645 | 8BCAF3980E60AE817E0B49A364F80398 /* ChartData.swift */, | ||
646 | FCBDFD4D780B2712967C2F3FC2EB7B12 /* ChartDataEntry.swift */, | ||
647 | 460D29608E2AED2948A6B6A4AFDF23AE /* ChartDataEntryBase.swift */, | ||
648 | B97537BB6AD380FFC28C0B42D5F76280 /* ChartDataProvider.swift */, | ||
649 | B031B6800B29F0FE9D64CAACDDA23A66 /* ChartDataRendererBase.swift */, | ||
650 | 4D6F3AB3CC8C6C6BDC568E5D46AAD2A5 /* ChartDataSet.swift */, | ||
651 | A6F1969180E83B3865A2521FB109D1D4 /* ChartHighlighter.swift */, | ||
652 | EE50630544C8F686BF1F740BCE34BE31 /* ChartLimitLine.swift */, | ||
653 | 6E496F68558C7B89BDA61855AE5F4B5D /* ChartUtils.swift */, | ||
654 | C4AE8FA11DE04247465206BC009DE1C4 /* ChartViewBase.swift */, | ||
655 | 7C6E1D30FE65DCF1446854AB8D66E633 /* ChevronDownShapeRenderer.swift */, | ||
656 | F81132DA4C74EC5799DCB2F9F21402E6 /* ChevronUpShapeRenderer.swift */, | ||
657 | 9771830528610BA12712DA35EB1908F4 /* CircleShapeRenderer.swift */, | ||
658 | 4CA00FECC8F16803BB0449D97B17BCCB /* CombinedChartData.swift */, | ||
659 | 23EBDDD6BE32C00C28D9D22D4A6DF0E7 /* CombinedChartDataProvider.swift */, | ||
660 | 03724ECF4AFD64E69BDD47A5C77991DD /* CombinedChartRenderer.swift */, | ||
661 | DF7BF3542661B1A621CD5BE47A2D991B /* CombinedChartView.swift */, | ||
662 | 730B7492EC158F624F1705BBCCCE95DA /* CombinedHighlighter.swift */, | ||
663 | 5C3FA84A837E9A40C34656D17B959D4D /* ComponentBase.swift */, | ||
664 | DA6BFBD1BAA5E0CC144C41681F21346F /* CrossShapeRenderer.swift */, | ||
665 | 772C880C2127A27D5A74A32498B69703 /* DataApproximator.swift */, | ||
666 | 211826E07CE236C0EEE19A6A018C47DC /* DefaultAxisValueFormatter.swift */, | ||
667 | 3FF024CF8647BE786BE6F5C55B90A35F /* DefaultFillFormatter.swift */, | ||
668 | 01017D5FF6B73CE3663C22347F961713 /* DefaultValueFormatter.swift */, | ||
669 | 29D75DC83503F358C12A28F2C312371A /* Description.swift */, | ||
670 | 037B5CC99D6EB83EAD59D63BBBB4907A /* Fill.swift */, | ||
671 | D86C3BA16D558440D375620471259F07 /* Highlight.swift */, | ||
672 | 63557AC02A1999EF32A3C87E9314EF8A /* HorizontalBarChartRenderer.swift */, | ||
673 | D52478E65FBE401FA59EFD53D56EF958 /* HorizontalBarChartView.swift */, | ||
674 | 1AADFC1449A615369B80496672196F00 /* HorizontalBarHighlighter.swift */, | ||
675 | B23EB0ACBE7B23BA000DDCA762FC1505 /* IAxisValueFormatter.swift */, | ||
676 | D9F69CE3711E81B7C911C71B6EF84960 /* IBarChartDataSet.swift */, | ||
677 | 028EE0EE20C21024CC4F98F78927B510 /* IBarLineScatterCandleBubbleChartDataSet.swift */, | ||
678 | C6E89C3C1530CCAF9555738FDBEF5F88 /* IBubbleChartDataSet.swift */, | ||
679 | 71AD2933E7C37BB550FC8D4DFCEB4C9A /* ICandleChartDataSet.swift */, | ||
680 | 5DC3109C246BB2161FE52F39743F8673 /* IChartDataSet.swift */, | ||
681 | 0EDCE68220B169A9111964189DCC22B2 /* IFillFormatter.swift */, | ||
682 | 1678D27DC1D07AD9AC5B8E2489263A8A /* IHighlighter.swift */, | ||
683 | 9472D91AF9C96856C69961D14EAF225F /* ILineChartDataSet.swift */, | ||
684 | 068068F826089EE778AF7E22AA705EBA /* ILineRadarChartDataSet.swift */, | ||
685 | 594355A261FA3AEE4007B8B6FB04D297 /* ILineScatterCandleRadarChartDataSet.swift */, | ||
686 | 7C8078DA068327EB483911185FF7F104 /* IMarker.swift */, | ||
687 | A5769E959789D8BF8ED81CC851A5895E /* IndexAxisValueFormatter.swift */, | ||
688 | 88D634F67111DFD9CB17017F403CA12E /* IPieChartDataSet.swift */, | ||
689 | 9930CA4DC22DBAB090DCEE66565D0625 /* IRadarChartDataSet.swift */, | ||
690 | 9C53C59321C46A8BDF25CDA43E65139B /* IScatterChartDataSet.swift */, | ||
691 | 8F2BD1FB0A4FC666789A1934825A76F2 /* IShapeRenderer.swift */, | ||
692 | DCF14CE30FE9F54B950D6D9D3A9F4F82 /* IValueFormatter.swift */, | ||
693 | C91810E33C294D95F285D061229213E2 /* Legend.swift */, | ||
694 | C2ECFA96844FE01E5FD00EEE5C20B17A /* LegendEntry.swift */, | ||
695 | 5C404EACF02EF248D9774E114A895342 /* LegendRenderer.swift */, | ||
696 | F98D41A453753EC9E527D1DDE72DD20D /* LineChartData.swift */, | ||
697 | 36C8C9B6F8AB13566FADD5291473CC83 /* LineChartDataProvider.swift */, | ||
698 | CA09EEC400F9DF1211E1AFFF9A42107C /* LineChartDataSet.swift */, | ||
699 | 3BEFF4AEF432AD6FB924AEDAB34DC1C3 /* LineChartRenderer.swift */, | ||
700 | 726D07FB37349EE479079B8F19E86F7E /* LineChartView.swift */, | ||
701 | 0F64CAA4005D69EB3A9AD29B61EC756F /* LineRadarChartDataSet.swift */, | ||
702 | 18B064857F0CCFFD7949C95A36DF2D35 /* LineRadarRenderer.swift */, | ||
703 | E1B5D51B39793079DC3EB31F1DC8766B /* LineScatterCandleRadarChartDataSet.swift */, | ||
704 | FD87C0C5CF816F7581DA1F94AC5F3E8B /* LineScatterCandleRadarRenderer.swift */, | ||
705 | 6B1EB5A51817DD6B026BE9D2303A351C /* MarkerImage.swift */, | ||
706 | 3579A1D3FDFE3E233E703BDAE59B9B8E /* MarkerView.swift */, | ||
707 | 4892B467149A123F63E889F86C45615C /* MoveViewJob.swift */, | ||
708 | CAD605F0FC96B5107247569FB61D3B00 /* PieChartData.swift */, | ||
709 | 631152A3AC05ADDF86DCB783EEA2A58E /* PieChartDataEntry.swift */, | ||
710 | 5D071C3CC87D3FC3D3935559DDC12527 /* PieChartDataSet.swift */, | ||
711 | D59637356C6D55AC41CF26FAE2442E98 /* PieChartRenderer.swift */, | ||
712 | DA85D8983451FAFD14CBF70D3B5122BE /* PieChartView.swift */, | ||
713 | 05837CDE0DDFCE8E9FDBA9F08309B8D6 /* PieHighlighter.swift */, | ||
714 | 0C6EBF130BE787A55DAB8A0D526E8863 /* PieRadarChartViewBase.swift */, | ||
715 | 7693413328F48BC34C775D4E463F2B68 /* PieRadarHighlighter.swift */, | ||
716 | EE8108234609A1BAC4C019035DDD11BD /* Platform.swift */, | ||
717 | 2281F9BC4E494CBB5E06B23BF1443BEF /* RadarChartData.swift */, | ||
718 | B07524E3D056564932D0EB587F4D4E06 /* RadarChartDataEntry.swift */, | ||
719 | 24961C1E7CD3F7D8CA8D9BD0BE74A999 /* RadarChartDataSet.swift */, | ||
720 | 609D591873E9EE2CD7AC964670FD35A7 /* RadarChartRenderer.swift */, | ||
721 | 2D2E154F5158B24BD70B290F51ABBBF1 /* RadarChartView.swift */, | ||
722 | A3F77ED20A9F4FFF2DF431C4BDEB7641 /* RadarHighlighter.swift */, | ||
723 | 48DE929C18B36567FEA4031D67CFE830 /* Range.swift */, | ||
724 | 3A66676172B408ADE052AC8DB16C1805 /* Renderer.swift */, | ||
725 | 6B29DD85D54DEC0CF2C829C961EAB07B /* ScatterChartData.swift */, | ||
726 | 8EB1BBB340F3AD92D74098D33A2B769C /* ScatterChartDataProvider.swift */, | ||
727 | C36B236229A50387413F2BBD2132BB95 /* ScatterChartDataSet.swift */, | ||
728 | 103E7280D398CCD64D1E8B63B6A01437 /* ScatterChartRenderer.swift */, | ||
729 | 56554648DCA16EB067D39A2FCC30D478 /* ScatterChartView.swift */, | ||
730 | 75D2FD5059E2AE03523F87BC54185DCF /* SquareShapeRenderer.swift */, | ||
731 | C7218E8D3EAE5BEC73728E73EAAEFDF6 /* Transformer.swift */, | ||
732 | 14EADE49B301DF292FA0135764A0C7D6 /* TransformerHorizontalBarChart.swift */, | ||
733 | E769211E112E2E14E08FE7181A475B66 /* TriangleShapeRenderer.swift */, | ||
734 | 2DD5CBA027E4A0356CCDB4896140C538 /* ViewPortHandler.swift */, | ||
735 | 932F9064FAF043930F29947EC1275EA2 /* ViewPortJob.swift */, | ||
736 | CE2D1DFB3127DBBA299377DADD352E5E /* XAxis.swift */, | ||
737 | 8D511CF669BABFD596964157E6FAF313 /* XAxisRenderer.swift */, | ||
738 | 9D668A7B02D2F15230E7E3F63693A3B4 /* XAxisRendererHorizontalBarChart.swift */, | ||
739 | B17C205FBE72007883A10512524ADF6B /* XAxisRendererRadarChart.swift */, | ||
740 | C5919DCC1541DC8BED1E0048518A8F39 /* XShapeRenderer.swift */, | ||
741 | 99908D74E7AFC86B09D22C7F9D507F42 /* YAxis.swift */, | ||
742 | E850D610BC5B70AC3FAA3907CAE4E41E /* YAxisRenderer.swift */, | ||
743 | 08CECCD43F23EFAA8ED444D6A5884B18 /* YAxisRendererHorizontalBarChart.swift */, | ||
744 | CF70D47560A5566290A9EB65DB1FB7A5 /* YAxisRendererRadarChart.swift */, | ||
745 | 838B7679E7C44BFB95E6912CA1C4D4E9 /* ZoomViewJob.swift */, | ||
746 | ); | 891 | ); |
747 | name = Core; | 892 | path = MBProgressHUD; |
748 | sourceTree = "<group>"; | 893 | sourceTree = "<group>"; |
749 | }; | 894 | }; |
750 | CB0E73B8C8865E3B4F67AF9D03C8E9B3 /* MBProgressHUD */ = { | 895 | E3FE475B06BD3A33CF7B38A5501EA965 /* Products */ = { |
751 | isa = PBXGroup; | 896 | isa = PBXGroup; |
752 | children = ( | 897 | children = ( |
753 | 7ED114EEB1EF08FE7676577CD662A536 /* MBProgressHUD.h */, | 898 | 8D3516AD75605A23B2E9A0981E393BE6 /* Charts.framework */, |
754 | CE6CC32DC752056F188911CF9124C17C /* MBProgressHUD.m */, | 899 | 6A304865C0572E42230C8D143D241B4B /* CircleProgressBar.framework */, |
755 | 36F93602460FF06EEC1F3840EB7330B8 /* Support Files */, | 900 | 2B7A4106C5CB208637ABFB7752BC456D /* LineKit.framework */, |
901 | 906721318F347F0C2483B451A22DEBA8 /* MBProgressHUD.framework */, | ||
902 | 2876CC1DF5D71F87FCF66994A96AC43D /* Pods_LifeLog.framework */, | ||
903 | 0690A12EFB549FDA2DD5F46BCDAFAB7C /* SDWebImage.framework */, | ||
756 | ); | 904 | ); |
757 | path = MBProgressHUD; | 905 | name = Products; |
758 | sourceTree = "<group>"; | 906 | sourceTree = "<group>"; |
759 | }; | 907 | }; |
760 | F07ED1172062ECC06C2023637CDD8322 /* Pods-LifeLog */ = { | 908 | F07ED1172062ECC06C2023637CDD8322 /* Pods-LifeLog */ = { |
761 | isa = PBXGroup; | 909 | isa = PBXGroup; |
762 | children = ( | 910 | children = ( |
763 | C073295EE18124CA1E5F3CF4CCB867AA /* Info.plist */, | 911 | C073295EE18124CA1E5F3CF4CCB867AA /* Info.plist */, |
764 | 7B73BFCF0788ED8CD9F9D39A571E9C0C /* Pods-LifeLog.modulemap */, | 912 | 7B73BFCF0788ED8CD9F9D39A571E9C0C /* Pods-LifeLog.modulemap */, |
765 | 659282355E20C21035DE8E5CE6048B9B /* Pods-LifeLog-acknowledgements.markdown */, | 913 | 659282355E20C21035DE8E5CE6048B9B /* Pods-LifeLog-acknowledgements.markdown */, |
766 | 8B01A7DF9CA2A84D08ABFE38972CA63E /* Pods-LifeLog-acknowledgements.plist */, | 914 | 8B01A7DF9CA2A84D08ABFE38972CA63E /* Pods-LifeLog-acknowledgements.plist */, |
767 | B2AF4B58C683DE3E9F46928ED66EE9ED /* Pods-LifeLog-dummy.m */, | 915 | B2AF4B58C683DE3E9F46928ED66EE9ED /* Pods-LifeLog-dummy.m */, |
768 | 61A544FE2DBE5751C0A436550258C21C /* Pods-LifeLog-frameworks.sh */, | 916 | 61A544FE2DBE5751C0A436550258C21C /* Pods-LifeLog-frameworks.sh */, |
769 | 9B7A09227A34B8013088EFBDFE1276AB /* Pods-LifeLog-resources.sh */, | 917 | 9B7A09227A34B8013088EFBDFE1276AB /* Pods-LifeLog-resources.sh */, |
770 | 85237E86ECAFF9C2A40892965ED10B39 /* Pods-LifeLog-umbrella.h */, | 918 | 85237E86ECAFF9C2A40892965ED10B39 /* Pods-LifeLog-umbrella.h */, |
771 | 4841A595CC7AE00CB8F37B50F92715F3 /* Pods-LifeLog.debug.xcconfig */, | 919 | 4841A595CC7AE00CB8F37B50F92715F3 /* Pods-LifeLog.debug.xcconfig */, |
772 | 0088B5B87FF85BA864002FEA3165195C /* Pods-LifeLog.release.xcconfig */, | 920 | 0088B5B87FF85BA864002FEA3165195C /* Pods-LifeLog.release.xcconfig */, |
773 | ); | 921 | ); |
774 | name = "Pods-LifeLog"; | 922 | name = "Pods-LifeLog"; |
775 | path = "Target Support Files/Pods-LifeLog"; | 923 | path = "Target Support Files/Pods-LifeLog"; |
776 | sourceTree = "<group>"; | 924 | sourceTree = "<group>"; |
777 | }; | 925 | }; |
778 | /* End PBXGroup section */ | 926 | /* End PBXGroup section */ |
779 | 927 | ||
780 | /* Begin PBXHeadersBuildPhase section */ | 928 | /* Begin PBXHeadersBuildPhase section */ |
781 | 197B7877D5D346F405BDD059EF96DBDC /* Headers */ = { | 929 | 197B7877D5D346F405BDD059EF96DBDC /* Headers */ = { |
782 | isa = PBXHeadersBuildPhase; | 930 | isa = PBXHeadersBuildPhase; |
783 | buildActionMask = 2147483647; | 931 | buildActionMask = 2147483647; |
784 | files = ( | 932 | files = ( |
785 | 28A794912ED1E06B05D96DF5ED0AED19 /* MBProgressHUD-umbrella.h in Headers */, | 933 | 28A794912ED1E06B05D96DF5ED0AED19 /* MBProgressHUD-umbrella.h in Headers */, |
786 | A5BF8DBDD8660DBCFE712657F3D82BDA /* MBProgressHUD.h in Headers */, | 934 | A5BF8DBDD8660DBCFE712657F3D82BDA /* MBProgressHUD.h in Headers */, |
787 | ); | 935 | ); |
788 | runOnlyForDeploymentPostprocessing = 0; | 936 | runOnlyForDeploymentPostprocessing = 0; |
789 | }; | 937 | }; |
790 | 2FD3D7354021219EC06982ABE8CC56CC /* Headers */ = { | 938 | 462014D658F1FEDF485F951E2EEC28C1 /* Headers */ = { |
791 | isa = PBXHeadersBuildPhase; | 939 | isa = PBXHeadersBuildPhase; |
792 | buildActionMask = 2147483647; | 940 | buildActionMask = 2147483647; |
793 | files = ( | 941 | files = ( |
794 | A42DE12EDF8AE3D3F79986F91DC07524 /* Pods-LifeLog-umbrella.h in Headers */, | 942 | 8AED67DC7A681B9EC2C504B7803F3FF0 /* NSData+ImageContentType.h in Headers */, |
943 | E5E99F5D1F8F3BF2E173F507CB06F389 /* SDImageCache.h in Headers */, | ||
944 | 2406F089479615480B029980257229ED /* SDWebImage-umbrella.h in Headers */, | ||
945 | 486823B8598F4C2635F13A1D2830942D /* SDWebImageCompat.h in Headers */, | ||
946 | 06FE558BEF8B9F162A525A26434C3DDC /* SDWebImageDecoder.h in Headers */, | ||
947 | 5D2522D4A9132E53F23182C317B313E2 /* SDWebImageDownloader.h in Headers */, | ||
948 | 5B182DB81208465DC6B11CE958EF8080 /* SDWebImageDownloaderOperation.h in Headers */, | ||
949 | 2AF997205E1CE985B7AD8C3128595EE2 /* SDWebImageManager.h in Headers */, | ||
950 | 72ECE9441B6C667890D09DA552A1E4C5 /* SDWebImageOperation.h in Headers */, | ||
951 | F10EC0CA1BD02A3898D2CDFC8EDB93EF /* SDWebImagePrefetcher.h in Headers */, | ||
952 | 5D36165E81B25236DE12D849AE41B185 /* UIButton+WebCache.h in Headers */, | ||
953 | 7E393E32CB6FDBE4910371912D6B3A8F /* UIImage+GIF.h in Headers */, | ||
954 | 5137A016249CA50D5ED2DF2F20E16548 /* UIImage+MultiFormat.h in Headers */, | ||
955 | 9FE6AC13450CA2DD925E194CC0C3434D /* UIImageView+HighlightedWebCache.h in Headers */, | ||
956 | 00603EBA814C7BFFB3E505858CD7A520 /* UIImageView+WebCache.h in Headers */, | ||
957 | 308AE2997257A61E2A986C528C841542 /* UIView+WebCacheOperation.h in Headers */, | ||
795 | ); | 958 | ); |
796 | runOnlyForDeploymentPostprocessing = 0; | 959 | runOnlyForDeploymentPostprocessing = 0; |
797 | }; | 960 | }; |
798 | 53B9E2E93B3B28553183246F0777CE4A /* Headers */ = { | 961 | 53B9E2E93B3B28553183246F0777CE4A /* Headers */ = { |
799 | isa = PBXHeadersBuildPhase; | 962 | isa = PBXHeadersBuildPhase; |
800 | buildActionMask = 2147483647; | 963 | buildActionMask = 2147483647; |
801 | files = ( | 964 | files = ( |
802 | D3C7175CCC0F288A68C2EEB5791D1A9C /* Line.h in Headers */, | 965 | D3C7175CCC0F288A68C2EEB5791D1A9C /* Line.h in Headers */, |
803 | AA25E687CED8BB330E3D8774E5B6D3B5 /* LineKit-umbrella.h in Headers */, | 966 | AA25E687CED8BB330E3D8774E5B6D3B5 /* LineKit-umbrella.h in Headers */, |
804 | 28438DF21EB25EFF8B1EED10BF877A12 /* LKLineActivity.h in Headers */, | 967 | 28438DF21EB25EFF8B1EED10BF877A12 /* LKLineActivity.h in Headers */, |
805 | ); | 968 | ); |
806 | runOnlyForDeploymentPostprocessing = 0; | 969 | runOnlyForDeploymentPostprocessing = 0; |
807 | }; | 970 | }; |
971 | 620DECB045C0F097ADEABEE425675748 /* Headers */ = { | ||
972 | isa = PBXHeadersBuildPhase; | ||
973 | buildActionMask = 2147483647; | ||
974 | files = ( | ||
975 | C30EC8E41F397C036EA85E0DCAEDABA7 /* Pods-LifeLog-umbrella.h in Headers */, | ||
976 | ); | ||
977 | runOnlyForDeploymentPostprocessing = 0; | ||
978 | }; | ||
808 | F93375054C6557A65ADC289638BB6620 /* Headers */ = { | 979 | F93375054C6557A65ADC289638BB6620 /* Headers */ = { |
809 | isa = PBXHeadersBuildPhase; | 980 | isa = PBXHeadersBuildPhase; |
810 | buildActionMask = 2147483647; | 981 | buildActionMask = 2147483647; |
811 | files = ( | 982 | files = ( |
812 | 1592E7C3059060DAA3A6D976250E7FD9 /* CircleProgressBar-umbrella.h in Headers */, | 983 | 1592E7C3059060DAA3A6D976250E7FD9 /* CircleProgressBar-umbrella.h in Headers */, |
813 | 14A0B914C8A7F8EEE1317349A990C581 /* CircleProgressBar.h in Headers */, | 984 | 14A0B914C8A7F8EEE1317349A990C581 /* CircleProgressBar.h in Headers */, |
814 | ); | 985 | ); |
815 | runOnlyForDeploymentPostprocessing = 0; | 986 | runOnlyForDeploymentPostprocessing = 0; |
816 | }; | 987 | }; |
817 | FF6C50D9CA4607DA8F0FA1AB3E2C4395 /* Headers */ = { | 988 | FF6C50D9CA4607DA8F0FA1AB3E2C4395 /* Headers */ = { |
818 | isa = PBXHeadersBuildPhase; | 989 | isa = PBXHeadersBuildPhase; |
819 | buildActionMask = 2147483647; | 990 | buildActionMask = 2147483647; |
820 | files = ( | 991 | files = ( |
821 | 93CBFD940BD0B22071BCD795A8A6D2BC /* Charts-umbrella.h in Headers */, | 992 | 93CBFD940BD0B22071BCD795A8A6D2BC /* Charts-umbrella.h in Headers */, |
822 | ); | 993 | ); |
823 | runOnlyForDeploymentPostprocessing = 0; | 994 | runOnlyForDeploymentPostprocessing = 0; |
824 | }; | 995 | }; |
825 | /* End PBXHeadersBuildPhase section */ | 996 | /* End PBXHeadersBuildPhase section */ |
826 | 997 | ||
827 | /* Begin PBXNativeTarget section */ | 998 | /* Begin PBXNativeTarget section */ |
828 | 14BE4606CB36677DBA5A1C6537324899 /* Pods-LifeLog */ = { | 999 | 41FA54D12162DAD51D02FC58A2CD5034 /* MBProgressHUD */ = { |
829 | isa = PBXNativeTarget; | 1000 | isa = PBXNativeTarget; |
830 | buildConfigurationList = A39B77F78E2EEF12BCB1D222F92A81A1 /* Build configuration list for PBXNativeTarget "Pods-LifeLog" */; | 1001 | buildConfigurationList = CC1874913BA1F82C4953C3C7F551AB22 /* Build configuration list for PBXNativeTarget "MBProgressHUD" */; |
831 | buildPhases = ( | 1002 | buildPhases = ( |
832 | 06BA02645B358973D52DA24299EFF676 /* Sources */, | 1003 | FE8E0446C3B3B52779E8DE373E495A61 /* Sources */, |
833 | 457F058C1E22A9083974CEF812CB2DD6 /* Frameworks */, | 1004 | B57774E30FD88AE26F9037E1360E947B /* Frameworks */, |
834 | 2FD3D7354021219EC06982ABE8CC56CC /* Headers */, | 1005 | 197B7877D5D346F405BDD059EF96DBDC /* Headers */, |
835 | ); | 1006 | ); |
836 | buildRules = ( | 1007 | buildRules = ( |
837 | ); | 1008 | ); |
838 | dependencies = ( | 1009 | dependencies = ( |
839 | 159ED75789D56A47EE71D39F30217C13 /* PBXTargetDependency */, | ||
840 | CABD815ABFAB9B48F2F0EDF2C60EA710 /* PBXTargetDependency */, | ||
841 | 85244A0F20918A49294A06BF8AF8BD4C /* PBXTargetDependency */, | ||
842 | 5692FFB010B9756F9F5ACB8F90ABF57B /* PBXTargetDependency */, | ||
843 | ); | 1010 | ); |
844 | name = "Pods-LifeLog"; | 1011 | name = MBProgressHUD; |
845 | productName = "Pods-LifeLog"; | 1012 | productName = MBProgressHUD; |
846 | productReference = 11AA44540F71CDE0652D25AA568A7679 /* Pods_LifeLog.framework */; | 1013 | productReference = 906721318F347F0C2483B451A22DEBA8 /* MBProgressHUD.framework */; |
847 | productType = "com.apple.product-type.framework"; | 1014 | productType = "com.apple.product-type.framework"; |
848 | }; | 1015 | }; |
849 | 41FA54D12162DAD51D02FC58A2CD5034 /* MBProgressHUD */ = { | 1016 | 682CE0FFF2DAF1288C04F6BEB89E3AC6 /* SDWebImage */ = { |
850 | isa = PBXNativeTarget; | 1017 | isa = PBXNativeTarget; |
851 | buildConfigurationList = CC1874913BA1F82C4953C3C7F551AB22 /* Build configuration list for PBXNativeTarget "MBProgressHUD" */; | 1018 | buildConfigurationList = 37DC025F29B9BEA5BF74766D824CDF0E /* Build configuration list for PBXNativeTarget "SDWebImage" */; |
852 | buildPhases = ( | 1019 | buildPhases = ( |
853 | FE8E0446C3B3B52779E8DE373E495A61 /* Sources */, | 1020 | A185E507ACB40A14EC488CFE34F53775 /* Sources */, |
854 | B57774E30FD88AE26F9037E1360E947B /* Frameworks */, | 1021 | 6323671CC2BCE31EAAE64C7E816C0111 /* Frameworks */, |
855 | 197B7877D5D346F405BDD059EF96DBDC /* Headers */, | 1022 | 462014D658F1FEDF485F951E2EEC28C1 /* Headers */, |
856 | ); | 1023 | ); |
857 | buildRules = ( | 1024 | buildRules = ( |
858 | ); | 1025 | ); |
859 | dependencies = ( | 1026 | dependencies = ( |
860 | ); | 1027 | ); |
861 | name = MBProgressHUD; | 1028 | name = SDWebImage; |
862 | productName = MBProgressHUD; | 1029 | productName = SDWebImage; |
863 | productReference = 48E4E5656EF83E24DBCF6971628F66E1 /* MBProgressHUD.framework */; | 1030 | productReference = 0690A12EFB549FDA2DD5F46BCDAFAB7C /* SDWebImage.framework */; |
864 | productType = "com.apple.product-type.framework"; | 1031 | productType = "com.apple.product-type.framework"; |
865 | }; | 1032 | }; |
866 | 78F97D6E090369A11417BB9694CBA0B2 /* LineKit */ = { | 1033 | 78F97D6E090369A11417BB9694CBA0B2 /* LineKit */ = { |
867 | isa = PBXNativeTarget; | 1034 | isa = PBXNativeTarget; |
868 | buildConfigurationList = ECC98AE96823085FE69B81BB77E1E82E /* Build configuration list for PBXNativeTarget "LineKit" */; | 1035 | buildConfigurationList = ECC98AE96823085FE69B81BB77E1E82E /* Build configuration list for PBXNativeTarget "LineKit" */; |
869 | buildPhases = ( | 1036 | buildPhases = ( |
870 | 845F469E0F4D8466C85BCDB4593F5EA6 /* Sources */, | 1037 | 845F469E0F4D8466C85BCDB4593F5EA6 /* Sources */, |
871 | 62DF2851AAE6E95331CB2D33081AFF35 /* Frameworks */, | 1038 | 62DF2851AAE6E95331CB2D33081AFF35 /* Frameworks */, |
872 | 53B9E2E93B3B28553183246F0777CE4A /* Headers */, | 1039 | 53B9E2E93B3B28553183246F0777CE4A /* Headers */, |
873 | C3D4E9624210D636986EAA9C30933887 /* Resources */, | 1040 | C3D4E9624210D636986EAA9C30933887 /* Resources */, |
874 | ); | 1041 | ); |
875 | buildRules = ( | 1042 | buildRules = ( |
876 | ); | 1043 | ); |
877 | dependencies = ( | 1044 | dependencies = ( |
878 | ); | 1045 | ); |
879 | name = LineKit; | 1046 | name = LineKit; |
880 | productName = LineKit; | 1047 | productName = LineKit; |
881 | productReference = 00790BF4F1584C9B3FEDB9EA1E81AFFC /* LineKit.framework */; | 1048 | productReference = 2B7A4106C5CB208637ABFB7752BC456D /* LineKit.framework */; |
882 | productType = "com.apple.product-type.framework"; | 1049 | productType = "com.apple.product-type.framework"; |
883 | }; | 1050 | }; |
884 | B545B48FA0CEE58E0B8D9309EE4CFF7C /* CircleProgressBar */ = { | 1051 | B545B48FA0CEE58E0B8D9309EE4CFF7C /* CircleProgressBar */ = { |
885 | isa = PBXNativeTarget; | 1052 | isa = PBXNativeTarget; |
886 | buildConfigurationList = 39B15C61CDDF99F09243A57E0E68A644 /* Build configuration list for PBXNativeTarget "CircleProgressBar" */; | 1053 | buildConfigurationList = 39B15C61CDDF99F09243A57E0E68A644 /* Build configuration list for PBXNativeTarget "CircleProgressBar" */; |
887 | buildPhases = ( | 1054 | buildPhases = ( |
888 | 3A84ADD9BC0D1E8E822745AD46AE41C1 /* Sources */, | 1055 | 3A84ADD9BC0D1E8E822745AD46AE41C1 /* Sources */, |
889 | 63B1C92D6BF370D768AAD98A0DA90451 /* Frameworks */, | 1056 | 63B1C92D6BF370D768AAD98A0DA90451 /* Frameworks */, |
890 | F93375054C6557A65ADC289638BB6620 /* Headers */, | 1057 | F93375054C6557A65ADC289638BB6620 /* Headers */, |
891 | ); | 1058 | ); |
892 | buildRules = ( | 1059 | buildRules = ( |
893 | ); | 1060 | ); |
894 | dependencies = ( | 1061 | dependencies = ( |
895 | ); | 1062 | ); |
896 | name = CircleProgressBar; | 1063 | name = CircleProgressBar; |
897 | productName = CircleProgressBar; | 1064 | productName = CircleProgressBar; |
898 | productReference = 98DDC56C28BFA95FFB159BD4534D2511 /* CircleProgressBar.framework */; | 1065 | productReference = 6A304865C0572E42230C8D143D241B4B /* CircleProgressBar.framework */; |
899 | productType = "com.apple.product-type.framework"; | 1066 | productType = "com.apple.product-type.framework"; |
900 | }; | 1067 | }; |
1068 | D66ABEE5A81868890F6ACDDD2491AF89 /* Pods-LifeLog */ = { | ||
1069 | isa = PBXNativeTarget; | ||
1070 | buildConfigurationList = D601DAD961CDBE80483602D71DC6A914 /* Build configuration list for PBXNativeTarget "Pods-LifeLog" */; | ||
1071 | buildPhases = ( | ||
1072 | F9719F7D12B7833E81F011CB41CEF879 /* Sources */, | ||
1073 | 772E7B3DFE26A2A162DCC8DBE6A33585 /* Frameworks */, | ||
1074 | 620DECB045C0F097ADEABEE425675748 /* Headers */, | ||
1075 | ); | ||
1076 | buildRules = ( | ||
1077 | ); | ||
1078 | dependencies = ( | ||
1079 | 2A7CED4B0715432E6E1D86B87E6FDB46 /* PBXTargetDependency */, | ||
1080 | 86645F72014CA4C23FC9FA48FFA2BFFD /* PBXTargetDependency */, | ||
1081 | BE836157AF0D24297F18F359C84FAF8B /* PBXTargetDependency */, | ||
1082 | 15E607FD1347B5B072A1642D1B6F613D /* PBXTargetDependency */, | ||
1083 | 9A2F0C94808EF432680331487A35F09F /* PBXTargetDependency */, | ||
1084 | ); | ||
1085 | name = "Pods-LifeLog"; | ||
1086 | productName = "Pods-LifeLog"; | ||
1087 | productReference = 2876CC1DF5D71F87FCF66994A96AC43D /* Pods_LifeLog.framework */; | ||
1088 | productType = "com.apple.product-type.framework"; | ||
1089 | }; | ||
901 | F307B842FF76B2DE6C55DB67C0885325 /* Charts */ = { | 1090 | F307B842FF76B2DE6C55DB67C0885325 /* Charts */ = { |
902 | isa = PBXNativeTarget; | 1091 | isa = PBXNativeTarget; |
903 | buildConfigurationList = B884B744051112994AC77F888AEB0925 /* Build configuration list for PBXNativeTarget "Charts" */; | 1092 | buildConfigurationList = B884B744051112994AC77F888AEB0925 /* Build configuration list for PBXNativeTarget "Charts" */; |
904 | buildPhases = ( | 1093 | buildPhases = ( |
905 | FD8BE91DE76252496FDC2830F929C0C9 /* Sources */, | 1094 | FD8BE91DE76252496FDC2830F929C0C9 /* Sources */, |
906 | DEBB93DE9F14B4EEB16BE7EA484E51A7 /* Frameworks */, | 1095 | DEBB93DE9F14B4EEB16BE7EA484E51A7 /* Frameworks */, |
907 | FF6C50D9CA4607DA8F0FA1AB3E2C4395 /* Headers */, | 1096 | FF6C50D9CA4607DA8F0FA1AB3E2C4395 /* Headers */, |
908 | ); | 1097 | ); |
909 | buildRules = ( | 1098 | buildRules = ( |
910 | ); | 1099 | ); |
911 | dependencies = ( | 1100 | dependencies = ( |
912 | ); | 1101 | ); |
913 | name = Charts; | 1102 | name = Charts; |
914 | productName = Charts; | 1103 | productName = Charts; |
915 | productReference = B6218553B5606B44255B1587E5F594CA /* Charts.framework */; | 1104 | productReference = 8D3516AD75605A23B2E9A0981E393BE6 /* Charts.framework */; |
916 | productType = "com.apple.product-type.framework"; | 1105 | productType = "com.apple.product-type.framework"; |
917 | }; | 1106 | }; |
918 | /* End PBXNativeTarget section */ | 1107 | /* End PBXNativeTarget section */ |
919 | 1108 | ||
920 | /* Begin PBXProject section */ | 1109 | /* Begin PBXProject section */ |
921 | D41D8CD98F00B204E9800998ECF8427E /* Project object */ = { | 1110 | D41D8CD98F00B204E9800998ECF8427E /* Project object */ = { |
922 | isa = PBXProject; | 1111 | isa = PBXProject; |
923 | attributes = { | 1112 | attributes = { |
924 | LastSwiftUpdateCheck = 0730; | 1113 | LastSwiftUpdateCheck = 0730; |
925 | LastUpgradeCheck = 0700; | 1114 | LastUpgradeCheck = 0700; |
926 | }; | 1115 | }; |
927 | buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */; | 1116 | buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */; |
928 | compatibilityVersion = "Xcode 3.2"; | 1117 | compatibilityVersion = "Xcode 3.2"; |
929 | developmentRegion = English; | 1118 | developmentRegion = English; |
930 | hasScannedForEncodings = 0; | 1119 | hasScannedForEncodings = 0; |
931 | knownRegions = ( | 1120 | knownRegions = ( |
932 | en, | 1121 | en, |
933 | ); | 1122 | ); |
934 | mainGroup = 7DB346D0F39D3F0E887471402A8071AB; | 1123 | mainGroup = 7DB346D0F39D3F0E887471402A8071AB; |
935 | productRefGroup = 80F1E7001ABA113AC7D3BAEFCACB64C5 /* Products */; | 1124 | productRefGroup = E3FE475B06BD3A33CF7B38A5501EA965 /* Products */; |
936 | projectDirPath = ""; | 1125 | projectDirPath = ""; |
937 | projectRoot = ""; | 1126 | projectRoot = ""; |
938 | targets = ( | 1127 | targets = ( |
939 | F307B842FF76B2DE6C55DB67C0885325 /* Charts */, | 1128 | F307B842FF76B2DE6C55DB67C0885325 /* Charts */, |
940 | B545B48FA0CEE58E0B8D9309EE4CFF7C /* CircleProgressBar */, | 1129 | B545B48FA0CEE58E0B8D9309EE4CFF7C /* CircleProgressBar */, |
941 | 78F97D6E090369A11417BB9694CBA0B2 /* LineKit */, | 1130 | 78F97D6E090369A11417BB9694CBA0B2 /* LineKit */, |
942 | 41FA54D12162DAD51D02FC58A2CD5034 /* MBProgressHUD */, | 1131 | 41FA54D12162DAD51D02FC58A2CD5034 /* MBProgressHUD */, |
943 | 14BE4606CB36677DBA5A1C6537324899 /* Pods-LifeLog */, | 1132 | D66ABEE5A81868890F6ACDDD2491AF89 /* Pods-LifeLog */, |
1133 | 682CE0FFF2DAF1288C04F6BEB89E3AC6 /* SDWebImage */, | ||
944 | ); | 1134 | ); |
945 | }; | 1135 | }; |
946 | /* End PBXProject section */ | 1136 | /* End PBXProject section */ |
947 | 1137 | ||
948 | /* Begin PBXResourcesBuildPhase section */ | 1138 | /* Begin PBXResourcesBuildPhase section */ |
949 | C3D4E9624210D636986EAA9C30933887 /* Resources */ = { | 1139 | C3D4E9624210D636986EAA9C30933887 /* Resources */ = { |
950 | isa = PBXResourcesBuildPhase; | 1140 | isa = PBXResourcesBuildPhase; |
951 | buildActionMask = 2147483647; | 1141 | buildActionMask = 2147483647; |
952 | files = ( | 1142 | files = ( |
953 | 3259DDAE8F5E0D04F47EF71789C6BFFB /* LKActivity-Flat.png in Resources */, | 1143 | 3259DDAE8F5E0D04F47EF71789C6BFFB /* LKActivity-Flat.png in Resources */, |
954 | D6749B54AB7521F1C10569772DFB7FC2 /* LKActivity-Flat@2x.png in Resources */, | 1144 | D6749B54AB7521F1C10569772DFB7FC2 /* LKActivity-Flat@2x.png in Resources */, |
955 | 32622A2CCDE4E4E8B05460074E977F97 /* LKActivity.png in Resources */, | 1145 | 32622A2CCDE4E4E8B05460074E977F97 /* LKActivity.png in Resources */, |
956 | F8E10D689E438384F5F3645B4C18BD34 /* LKActivity@2x.png in Resources */, | 1146 | F8E10D689E438384F5F3645B4C18BD34 /* LKActivity@2x.png in Resources */, |
957 | ); | 1147 | ); |
958 | runOnlyForDeploymentPostprocessing = 0; | 1148 | runOnlyForDeploymentPostprocessing = 0; |
959 | }; | 1149 | }; |
960 | /* End PBXResourcesBuildPhase section */ | 1150 | /* End PBXResourcesBuildPhase section */ |
961 | 1151 | ||
962 | /* Begin PBXSourcesBuildPhase section */ | 1152 | /* Begin PBXSourcesBuildPhase section */ |
963 | 06BA02645B358973D52DA24299EFF676 /* Sources */ = { | ||
964 | isa = PBXSourcesBuildPhase; | ||
965 | buildActionMask = 2147483647; | ||
966 | files = ( | ||
967 | CD0C5625BFF0CE003EC1FD57F5097AFF /* Pods-LifeLog-dummy.m in Sources */, | ||
968 | ); | ||
969 | runOnlyForDeploymentPostprocessing = 0; | ||
970 | }; | ||
971 | 3A84ADD9BC0D1E8E822745AD46AE41C1 /* Sources */ = { | 1153 | 3A84ADD9BC0D1E8E822745AD46AE41C1 /* Sources */ = { |
972 | isa = PBXSourcesBuildPhase; | 1154 | isa = PBXSourcesBuildPhase; |
973 | buildActionMask = 2147483647; | 1155 | buildActionMask = 2147483647; |
974 | files = ( | 1156 | files = ( |
975 | 7FA1FDC003B51BD9EEDAE2E3D55382E3 /* CircleProgressBar-dummy.m in Sources */, | 1157 | 7FA1FDC003B51BD9EEDAE2E3D55382E3 /* CircleProgressBar-dummy.m in Sources */, |
976 | B25457593E6ED0BA173BCD5D7D90C6E4 /* CircleProgressBar.m in Sources */, | 1158 | B25457593E6ED0BA173BCD5D7D90C6E4 /* CircleProgressBar.m in Sources */, |
977 | ); | 1159 | ); |
978 | runOnlyForDeploymentPostprocessing = 0; | 1160 | runOnlyForDeploymentPostprocessing = 0; |
979 | }; | 1161 | }; |
980 | 845F469E0F4D8466C85BCDB4593F5EA6 /* Sources */ = { | 1162 | 845F469E0F4D8466C85BCDB4593F5EA6 /* Sources */ = { |
981 | isa = PBXSourcesBuildPhase; | 1163 | isa = PBXSourcesBuildPhase; |
982 | buildActionMask = 2147483647; | 1164 | buildActionMask = 2147483647; |
983 | files = ( | 1165 | files = ( |
984 | 36C08E206E73AFDD893ED1AFC2825303 /* Line.m in Sources */, | 1166 | 36C08E206E73AFDD893ED1AFC2825303 /* Line.m in Sources */, |
985 | DBBD3F32DD1F5C2EA7CAEE4C58275BE7 /* LineKit-dummy.m in Sources */, | 1167 | DBBD3F32DD1F5C2EA7CAEE4C58275BE7 /* LineKit-dummy.m in Sources */, |
986 | 47838AB3924CE7AD854428FC6D3A4377 /* LKLineActivity.m in Sources */, | 1168 | 47838AB3924CE7AD854428FC6D3A4377 /* LKLineActivity.m in Sources */, |
987 | ); | 1169 | ); |
988 | runOnlyForDeploymentPostprocessing = 0; | 1170 | runOnlyForDeploymentPostprocessing = 0; |
989 | }; | 1171 | }; |
1172 | A185E507ACB40A14EC488CFE34F53775 /* Sources */ = { | ||
1173 | isa = PBXSourcesBuildPhase; | ||
1174 | buildActionMask = 2147483647; | ||
1175 | files = ( | ||
1176 | 088343DA21559EACA693E8762E218838 /* NSData+ImageContentType.m in Sources */, | ||
1177 | 2A931F1FF7C9D6C07A4F8DFF2C6B8915 /* SDImageCache.m in Sources */, | ||
1178 | 58A09B12587AE198114F2ABAAF513B06 /* SDWebImage-dummy.m in Sources */, | ||
1179 | C4E5BA50A3A8D19749489C4C5A22D5DF /* SDWebImageCompat.m in Sources */, | ||
1180 | E9163B139C63C168DA04FEF32BCA0FF1 /* SDWebImageDecoder.m in Sources */, | ||
1181 | 2275C7218F7485BF79293006545215FF /* SDWebImageDownloader.m in Sources */, | ||
1182 | 3AB35BFB83BB15FCF44BFFA8B46BDF06 /* SDWebImageDownloaderOperation.m in Sources */, | ||
1183 | CFBA2DBE0690A42A4CDEA15B4467AE31 /* SDWebImageManager.m in Sources */, | ||
1184 | 0637350AFAB9B6B166DBC261C435B2A0 /* SDWebImagePrefetcher.m in Sources */, | ||
1185 | 42220D5114E2528DED046F51686A8683 /* UIButton+WebCache.m in Sources */, | ||
1186 | 229BC445E8EA31BD3586C14F4609EF76 /* UIImage+GIF.m in Sources */, | ||
1187 | C26DF05DF1A80798B0EA64BF9D500A00 /* UIImage+MultiFormat.m in Sources */, | ||
1188 | 6C45C23CB17B5E265DCDC3AC31249511 /* UIImageView+HighlightedWebCache.m in Sources */, | ||
1189 | 15314D11D34435FBA1D5D29C052763EE /* UIImageView+WebCache.m in Sources */, | ||
1190 | 852A0F013D21E09834BB60CE10C72D47 /* UIView+WebCacheOperation.m in Sources */, | ||
1191 | ); | ||
1192 | runOnlyForDeploymentPostprocessing = 0; | ||
1193 | }; | ||
1194 | F9719F7D12B7833E81F011CB41CEF879 /* Sources */ = { | ||
1195 | isa = PBXSourcesBuildPhase; | ||
1196 | buildActionMask = 2147483647; | ||
1197 | files = ( | ||
1198 | 2586CEFDF615B31E9AFE5315DA7E2C4D /* Pods-LifeLog-dummy.m in Sources */, | ||
1199 | ); | ||
1200 | runOnlyForDeploymentPostprocessing = 0; | ||
1201 | }; | ||
990 | FD8BE91DE76252496FDC2830F929C0C9 /* Sources */ = { | 1202 | FD8BE91DE76252496FDC2830F929C0C9 /* Sources */ = { |
991 | isa = PBXSourcesBuildPhase; | 1203 | isa = PBXSourcesBuildPhase; |
992 | buildActionMask = 2147483647; | 1204 | buildActionMask = 2147483647; |
993 | files = ( | 1205 | files = ( |
994 | 85A72C8A2C4EEBDA5D6CE6D3168DE08F /* AnimatedMoveViewJob.swift in Sources */, | 1206 | 85A72C8A2C4EEBDA5D6CE6D3168DE08F /* AnimatedMoveViewJob.swift in Sources */, |
995 | BCD095A51B90EF3D3E42CAEB910821C6 /* AnimatedViewPortJob.swift in Sources */, | 1207 | BCD095A51B90EF3D3E42CAEB910821C6 /* AnimatedViewPortJob.swift in Sources */, |
996 | D1EEDC454318B90DF160E9F3838FE4CE /* AnimatedZoomViewJob.swift in Sources */, | 1208 | D1EEDC454318B90DF160E9F3838FE4CE /* AnimatedZoomViewJob.swift in Sources */, |
997 | 70248508816421AF31051CF7C71F0390 /* Animator.swift in Sources */, | 1209 | 70248508816421AF31051CF7C71F0390 /* Animator.swift in Sources */, |
998 | B6DB9F4AA72BCBBBF9F2B868C889A116 /* AxisBase.swift in Sources */, | 1210 | B6DB9F4AA72BCBBBF9F2B868C889A116 /* AxisBase.swift in Sources */, |
999 | FD15B6357FC6048DC2440EA245CB6FBD /* AxisRendererBase.swift in Sources */, | 1211 | FD15B6357FC6048DC2440EA245CB6FBD /* AxisRendererBase.swift in Sources */, |
1000 | ABDAD9AC95A71ABB85A0159A06F2B070 /* BarChartData.swift in Sources */, | 1212 | ABDAD9AC95A71ABB85A0159A06F2B070 /* BarChartData.swift in Sources */, |
1001 | 9593B5D179FF2FC4A2FA600E8EE0EAAD /* BarChartDataEntry.swift in Sources */, | 1213 | 9593B5D179FF2FC4A2FA600E8EE0EAAD /* BarChartDataEntry.swift in Sources */, |
1002 | 7D2208C2B879BD873863CD22DFC6E172 /* BarChartDataProvider.swift in Sources */, | 1214 | 7D2208C2B879BD873863CD22DFC6E172 /* BarChartDataProvider.swift in Sources */, |
1003 | FAADAE582993FADCDDBA4422C2EFE225 /* BarChartDataSet.swift in Sources */, | 1215 | FAADAE582993FADCDDBA4422C2EFE225 /* BarChartDataSet.swift in Sources */, |
1004 | FF418748EB65257B2A4A2ECBC1B96C72 /* BarChartRenderer.swift in Sources */, | 1216 | FF418748EB65257B2A4A2ECBC1B96C72 /* BarChartRenderer.swift in Sources */, |
1005 | EAE2DF0ADCEA869F73310294CC256CD0 /* BarChartView.swift in Sources */, | 1217 | EAE2DF0ADCEA869F73310294CC256CD0 /* BarChartView.swift in Sources */, |
1006 | FB893532F96889BB4849EDCE2F1729B5 /* BarHighlighter.swift in Sources */, | 1218 | FB893532F96889BB4849EDCE2F1729B5 /* BarHighlighter.swift in Sources */, |
1007 | 896B876D1705BB9F7426C6E63AD6C83C /* BarLineChartViewBase.swift in Sources */, | 1219 | 896B876D1705BB9F7426C6E63AD6C83C /* BarLineChartViewBase.swift in Sources */, |
1008 | EEFC93F000EA56262106801E61A1919E /* BarLineScatterCandleBubbleChartData.swift in Sources */, | 1220 | EEFC93F000EA56262106801E61A1919E /* BarLineScatterCandleBubbleChartData.swift in Sources */, |
1009 | AB861DDB86AFA1932391B4E1D74BDD47 /* BarLineScatterCandleBubbleChartDataProvider.swift in Sources */, | 1221 | AB861DDB86AFA1932391B4E1D74BDD47 /* BarLineScatterCandleBubbleChartDataProvider.swift in Sources */, |
1010 | 9AB9F5D8476D67016826F14C9634C250 /* BarLineScatterCandleBubbleChartDataSet.swift in Sources */, | 1222 | 9AB9F5D8476D67016826F14C9634C250 /* BarLineScatterCandleBubbleChartDataSet.swift in Sources */, |
1011 | C30159BFCA02E93ADC045DF753CD2105 /* BarLineScatterCandleBubbleRenderer.swift in Sources */, | 1223 | C30159BFCA02E93ADC045DF753CD2105 /* BarLineScatterCandleBubbleRenderer.swift in Sources */, |
1012 | D0849BC86840E3A309CA9F87853D3A70 /* BubbleChartData.swift in Sources */, | 1224 | D0849BC86840E3A309CA9F87853D3A70 /* BubbleChartData.swift in Sources */, |
1013 | F5B3C687CE75F3A1D61739D494D86350 /* BubbleChartDataEntry.swift in Sources */, | 1225 | F5B3C687CE75F3A1D61739D494D86350 /* BubbleChartDataEntry.swift in Sources */, |
1014 | CDEC4F96128F02EC674D95A706126879 /* BubbleChartDataProvider.swift in Sources */, | 1226 | CDEC4F96128F02EC674D95A706126879 /* BubbleChartDataProvider.swift in Sources */, |
1015 | 849558EFC1018B7D72D811DDA842E729 /* BubbleChartDataSet.swift in Sources */, | 1227 | 849558EFC1018B7D72D811DDA842E729 /* BubbleChartDataSet.swift in Sources */, |
1016 | A171ACCD52BE4FFFDBB4510B61DFDB71 /* BubbleChartRenderer.swift in Sources */, | 1228 | A171ACCD52BE4FFFDBB4510B61DFDB71 /* BubbleChartRenderer.swift in Sources */, |
1017 | F9024E63DBB0A0CABECFE0E3A2DC5CEB /* BubbleChartView.swift in Sources */, | 1229 | F9024E63DBB0A0CABECFE0E3A2DC5CEB /* BubbleChartView.swift in Sources */, |
1018 | 625CF48195B088519F8CB4DCDDCF2AEA /* CandleChartData.swift in Sources */, | 1230 | 625CF48195B088519F8CB4DCDDCF2AEA /* CandleChartData.swift in Sources */, |
1019 | C231DC3CD5B2A8CD0036E986271F2F5B /* CandleChartDataEntry.swift in Sources */, | 1231 | C231DC3CD5B2A8CD0036E986271F2F5B /* CandleChartDataEntry.swift in Sources */, |
1020 | 9C7ED9BE47CAEF8AE677BD871C15444F /* CandleChartDataProvider.swift in Sources */, | 1232 | 9C7ED9BE47CAEF8AE677BD871C15444F /* CandleChartDataProvider.swift in Sources */, |
1021 | 4FCDBB71B71218B1B8EE635705165D02 /* CandleChartDataSet.swift in Sources */, | 1233 | 4FCDBB71B71218B1B8EE635705165D02 /* CandleChartDataSet.swift in Sources */, |
1022 | 50E49AE1A7ACC6EF8BC802CC79207D27 /* CandleStickChartRenderer.swift in Sources */, | 1234 | 50E49AE1A7ACC6EF8BC802CC79207D27 /* CandleStickChartRenderer.swift in Sources */, |
1023 | 9D27ECBB6AA75151496AFE06D128DDA3 /* CandleStickChartView.swift in Sources */, | 1235 | 9D27ECBB6AA75151496AFE06D128DDA3 /* CandleStickChartView.swift in Sources */, |
1024 | CB86019144A24E76AABAE1A313EA6D17 /* ChartAnimationEasing.swift in Sources */, | 1236 | CB86019144A24E76AABAE1A313EA6D17 /* ChartAnimationEasing.swift in Sources */, |
1025 | 926D18D0A6D781E5BD52333B3FE20073 /* ChartBaseDataSet.swift in Sources */, | 1237 | 926D18D0A6D781E5BD52333B3FE20073 /* ChartBaseDataSet.swift in Sources */, |
1026 | 0308D89A9F819E4AF4545F72A609D272 /* ChartColorTemplates.swift in Sources */, | 1238 | 0308D89A9F819E4AF4545F72A609D272 /* ChartColorTemplates.swift in Sources */, |
1027 | 225935644059A3B1C8C9D7B90ADA8605 /* ChartData.swift in Sources */, | 1239 | 225935644059A3B1C8C9D7B90ADA8605 /* ChartData.swift in Sources */, |
1028 | 0FD11274BC7D17C1FDEABC3A3F82C575 /* ChartDataEntry.swift in Sources */, | 1240 | 0FD11274BC7D17C1FDEABC3A3F82C575 /* ChartDataEntry.swift in Sources */, |
1029 | 92B262492E42C63A689A12296DDAFBDC /* ChartDataEntryBase.swift in Sources */, | 1241 | 92B262492E42C63A689A12296DDAFBDC /* ChartDataEntryBase.swift in Sources */, |
1030 | C127C7423C507E88446D44D7E8C5359F /* ChartDataProvider.swift in Sources */, | 1242 | C127C7423C507E88446D44D7E8C5359F /* ChartDataProvider.swift in Sources */, |
1031 | 8EB02CA4DBBB1C27C55389D38AD6D5BE /* ChartDataRendererBase.swift in Sources */, | 1243 | 8EB02CA4DBBB1C27C55389D38AD6D5BE /* ChartDataRendererBase.swift in Sources */, |
1032 | D63D2794ED1AD1FF474D5AD584DCC6EC /* ChartDataSet.swift in Sources */, | 1244 | D63D2794ED1AD1FF474D5AD584DCC6EC /* ChartDataSet.swift in Sources */, |
1033 | C46D7FC074044E7BBFE9BFC32005BACF /* ChartHighlighter.swift in Sources */, | 1245 | C46D7FC074044E7BBFE9BFC32005BACF /* ChartHighlighter.swift in Sources */, |
1034 | F580AE5D5960BE7E37A01263DFC1E05D /* ChartLimitLine.swift in Sources */, | 1246 | F580AE5D5960BE7E37A01263DFC1E05D /* ChartLimitLine.swift in Sources */, |
1035 | FAF899F3096BCF67B2E3F0367BE9952A /* Charts-dummy.m in Sources */, | 1247 | FAF899F3096BCF67B2E3F0367BE9952A /* Charts-dummy.m in Sources */, |
1036 | 2BBC1C57E014127C8A14791A000B224A /* ChartUtils.swift in Sources */, | 1248 | 2BBC1C57E014127C8A14791A000B224A /* ChartUtils.swift in Sources */, |
1037 | 240EEC1DCCF3B9666D8BD9FDEE5F178C /* ChartViewBase.swift in Sources */, | 1249 | 240EEC1DCCF3B9666D8BD9FDEE5F178C /* ChartViewBase.swift in Sources */, |
1038 | 7113B3CE631C90090EA54CF71B111895 /* ChevronDownShapeRenderer.swift in Sources */, | 1250 | 7113B3CE631C90090EA54CF71B111895 /* ChevronDownShapeRenderer.swift in Sources */, |
1039 | 0F91DA4887ED7547B48D7E6B13EC3215 /* ChevronUpShapeRenderer.swift in Sources */, | 1251 | 0F91DA4887ED7547B48D7E6B13EC3215 /* ChevronUpShapeRenderer.swift in Sources */, |
1040 | 681CA2A9C4CD6901C3EBD9789E9A833B /* CircleShapeRenderer.swift in Sources */, | 1252 | 681CA2A9C4CD6901C3EBD9789E9A833B /* CircleShapeRenderer.swift in Sources */, |
1041 | 2D53683F3CD3086FDE356172B0735EA7 /* CombinedChartData.swift in Sources */, | 1253 | 2D53683F3CD3086FDE356172B0735EA7 /* CombinedChartData.swift in Sources */, |
1042 | A8011934F1A86A9DB1DFAA32F1FE1D7B /* CombinedChartDataProvider.swift in Sources */, | 1254 | A8011934F1A86A9DB1DFAA32F1FE1D7B /* CombinedChartDataProvider.swift in Sources */, |
1043 | BB8431E4B4DC74376ABC8DF5F9863E49 /* CombinedChartRenderer.swift in Sources */, | 1255 | BB8431E4B4DC74376ABC8DF5F9863E49 /* CombinedChartRenderer.swift in Sources */, |
1044 | 2890120A33D4CECF4E1B0B534BE6ABBE /* CombinedChartView.swift in Sources */, | 1256 | 2890120A33D4CECF4E1B0B534BE6ABBE /* CombinedChartView.swift in Sources */, |
1045 | EF9AD1412E6FABB78D64E421A5454B0D /* CombinedHighlighter.swift in Sources */, | 1257 | EF9AD1412E6FABB78D64E421A5454B0D /* CombinedHighlighter.swift in Sources */, |
1046 | 2894BA9E825FB925037AB93ACD54EB4A /* ComponentBase.swift in Sources */, | 1258 | 2894BA9E825FB925037AB93ACD54EB4A /* ComponentBase.swift in Sources */, |
1047 | 60DB744CD51A579EF11E3A392E4CF9A2 /* CrossShapeRenderer.swift in Sources */, | 1259 | 60DB744CD51A579EF11E3A392E4CF9A2 /* CrossShapeRenderer.swift in Sources */, |
1048 | 4A3C0B2ACD6C6CCEBA7C1FAFD3308183 /* DataApproximator.swift in Sources */, | 1260 | 4A3C0B2ACD6C6CCEBA7C1FAFD3308183 /* DataApproximator.swift in Sources */, |
1049 | 4B5938B71AD750B48DE9DEB1BCC9AC42 /* DefaultAxisValueFormatter.swift in Sources */, | 1261 | 4B5938B71AD750B48DE9DEB1BCC9AC42 /* DefaultAxisValueFormatter.swift in Sources */, |
1050 | 8A8D1FD7C407985D4CF5FC926A79C167 /* DefaultFillFormatter.swift in Sources */, | 1262 | 8A8D1FD7C407985D4CF5FC926A79C167 /* DefaultFillFormatter.swift in Sources */, |
1051 | 6DA9F3609BC3BDA3D7B4A39416E5B5A5 /* DefaultValueFormatter.swift in Sources */, | 1263 | 6DA9F3609BC3BDA3D7B4A39416E5B5A5 /* DefaultValueFormatter.swift in Sources */, |
1052 | 2E4D314618B62AF4880C3721C15F5DC9 /* Description.swift in Sources */, | 1264 | 2E4D314618B62AF4880C3721C15F5DC9 /* Description.swift in Sources */, |
1053 | 50BD4523387CD01AE38F360EF58E9F8B /* Fill.swift in Sources */, | 1265 | 50BD4523387CD01AE38F360EF58E9F8B /* Fill.swift in Sources */, |
1054 | EDDE00478DBB95CFAE0313CE5639B01D /* Highlight.swift in Sources */, | 1266 | EDDE00478DBB95CFAE0313CE5639B01D /* Highlight.swift in Sources */, |
1055 | 8B05083CA44803381B6B7D22F0F76155 /* HorizontalBarChartRenderer.swift in Sources */, | 1267 | 8B05083CA44803381B6B7D22F0F76155 /* HorizontalBarChartRenderer.swift in Sources */, |
1056 | A5EAB9B530B4916A475BE136760CBDDB /* HorizontalBarChartView.swift in Sources */, | 1268 | A5EAB9B530B4916A475BE136760CBDDB /* HorizontalBarChartView.swift in Sources */, |
1057 | 152409899B88199697082E9D3104502C /* HorizontalBarHighlighter.swift in Sources */, | 1269 | 152409899B88199697082E9D3104502C /* HorizontalBarHighlighter.swift in Sources */, |
1058 | A13B63777A43FD17075A5A9849195FBC /* IAxisValueFormatter.swift in Sources */, | 1270 | A13B63777A43FD17075A5A9849195FBC /* IAxisValueFormatter.swift in Sources */, |
1059 | E48DDEE9635DA42901E2C27705AE610E /* IBarChartDataSet.swift in Sources */, | 1271 | E48DDEE9635DA42901E2C27705AE610E /* IBarChartDataSet.swift in Sources */, |
1060 | BD7DE3DAB3F143AA73297D6025D080AB /* IBarLineScatterCandleBubbleChartDataSet.swift in Sources */, | 1272 | BD7DE3DAB3F143AA73297D6025D080AB /* IBarLineScatterCandleBubbleChartDataSet.swift in Sources */, |
1061 | 8FA9EE6D096BADB9F4C746836EBFE422 /* IBubbleChartDataSet.swift in Sources */, | 1273 | 8FA9EE6D096BADB9F4C746836EBFE422 /* IBubbleChartDataSet.swift in Sources */, |
1062 | 7FF97883726D2908807C32935E3C923A /* ICandleChartDataSet.swift in Sources */, | 1274 | 7FF97883726D2908807C32935E3C923A /* ICandleChartDataSet.swift in Sources */, |
1063 | 41FAFAF7BA778E14F5AADB3C5C7DF187 /* IChartDataSet.swift in Sources */, | 1275 | 41FAFAF7BA778E14F5AADB3C5C7DF187 /* IChartDataSet.swift in Sources */, |
1064 | AF3146F9CB65E3027D15B89B3A14C13A /* IFillFormatter.swift in Sources */, | 1276 | AF3146F9CB65E3027D15B89B3A14C13A /* IFillFormatter.swift in Sources */, |
1065 | 487371F421F531EC701AEC323671FDA0 /* IHighlighter.swift in Sources */, | 1277 | 487371F421F531EC701AEC323671FDA0 /* IHighlighter.swift in Sources */, |
1066 | 9C17A317408B659BB7812ABA93EF1BEC /* ILineChartDataSet.swift in Sources */, | 1278 | 9C17A317408B659BB7812ABA93EF1BEC /* ILineChartDataSet.swift in Sources */, |
1067 | 52C792EA22138EC85BAEFAB3B620C108 /* ILineRadarChartDataSet.swift in Sources */, | 1279 | 52C792EA22138EC85BAEFAB3B620C108 /* ILineRadarChartDataSet.swift in Sources */, |
1068 | EAF8D36AA8603ACA0399883220AAC1BB /* ILineScatterCandleRadarChartDataSet.swift in Sources */, | 1280 | EAF8D36AA8603ACA0399883220AAC1BB /* ILineScatterCandleRadarChartDataSet.swift in Sources */, |
1069 | F06D79CEC2584B0B69E2146182CBC8BB /* IMarker.swift in Sources */, | 1281 | F06D79CEC2584B0B69E2146182CBC8BB /* IMarker.swift in Sources */, |
1070 | 16B57D23AA767CA20ABF5C59633E5476 /* IndexAxisValueFormatter.swift in Sources */, | 1282 | 16B57D23AA767CA20ABF5C59633E5476 /* IndexAxisValueFormatter.swift in Sources */, |
1071 | 6508389020FF1A5E4A7C8EAA8805DF57 /* IPieChartDataSet.swift in Sources */, | 1283 | 6508389020FF1A5E4A7C8EAA8805DF57 /* IPieChartDataSet.swift in Sources */, |
1072 | F098F6603287E1CB29D5584E85738379 /* IRadarChartDataSet.swift in Sources */, | 1284 | F098F6603287E1CB29D5584E85738379 /* IRadarChartDataSet.swift in Sources */, |
1073 | CEDE30D9A913F0C3957A5A4F1C9B87FC /* IScatterChartDataSet.swift in Sources */, | 1285 | CEDE30D9A913F0C3957A5A4F1C9B87FC /* IScatterChartDataSet.swift in Sources */, |
1074 | 744C4446AA0E6790628BD9FF968F9500 /* IShapeRenderer.swift in Sources */, | 1286 | 744C4446AA0E6790628BD9FF968F9500 /* IShapeRenderer.swift in Sources */, |
1075 | 05869F3C3509AAA9A31C7A4F982E45B5 /* IValueFormatter.swift in Sources */, | 1287 | 05869F3C3509AAA9A31C7A4F982E45B5 /* IValueFormatter.swift in Sources */, |
1076 | BEB394ED883E7A5A8C2918C910CB7521 /* Legend.swift in Sources */, | 1288 | BEB394ED883E7A5A8C2918C910CB7521 /* Legend.swift in Sources */, |
1077 | DB33AED9998B1903B316A64670148A2A /* LegendEntry.swift in Sources */, | 1289 | DB33AED9998B1903B316A64670148A2A /* LegendEntry.swift in Sources */, |
1078 | 0F8D46B68AC42BADE9D9B28C546F769E /* LegendRenderer.swift in Sources */, | 1290 | 0F8D46B68AC42BADE9D9B28C546F769E /* LegendRenderer.swift in Sources */, |
1079 | BA7012B489EF41BBF6B72EF7F75EA0F2 /* LineChartData.swift in Sources */, | 1291 | BA7012B489EF41BBF6B72EF7F75EA0F2 /* LineChartData.swift in Sources */, |
1080 | F512C65E075972476EFAAF2E88F1B4A9 /* LineChartDataProvider.swift in Sources */, | 1292 | F512C65E075972476EFAAF2E88F1B4A9 /* LineChartDataProvider.swift in Sources */, |
1081 | 8596B0D57A225C08B02A51A1F075346B /* LineChartDataSet.swift in Sources */, | 1293 | 8596B0D57A225C08B02A51A1F075346B /* LineChartDataSet.swift in Sources */, |
1082 | 15C2B48224260E50C912E9A5B3C95E5D /* LineChartRenderer.swift in Sources */, | 1294 | 15C2B48224260E50C912E9A5B3C95E5D /* LineChartRenderer.swift in Sources */, |
1083 | CC23CE88E3ABA48820EEF357CB742F3F /* LineChartView.swift in Sources */, | 1295 | CC23CE88E3ABA48820EEF357CB742F3F /* LineChartView.swift in Sources */, |
1084 | 3B67CCA0C785525BE0189A952AC7560A /* LineRadarChartDataSet.swift in Sources */, | 1296 | 3B67CCA0C785525BE0189A952AC7560A /* LineRadarChartDataSet.swift in Sources */, |
1085 | 4DC9F0977D768E416E6EEF908C33905E /* LineRadarRenderer.swift in Sources */, | 1297 | 4DC9F0977D768E416E6EEF908C33905E /* LineRadarRenderer.swift in Sources */, |
1086 | 0A84B463BABCA1CD5CE63CD3252F323F /* LineScatterCandleRadarChartDataSet.swift in Sources */, | 1298 | 0A84B463BABCA1CD5CE63CD3252F323F /* LineScatterCandleRadarChartDataSet.swift in Sources */, |
1087 | 485B17677950925066FE142ACC32C316 /* LineScatterCandleRadarRenderer.swift in Sources */, | 1299 | 485B17677950925066FE142ACC32C316 /* LineScatterCandleRadarRenderer.swift in Sources */, |
1088 | AD8C85BF427C2E633E28F8863C5435C4 /* MarkerImage.swift in Sources */, | 1300 | AD8C85BF427C2E633E28F8863C5435C4 /* MarkerImage.swift in Sources */, |
1089 | 0685520A676FF3BE32BAEA4C5C878CB9 /* MarkerView.swift in Sources */, | 1301 | 0685520A676FF3BE32BAEA4C5C878CB9 /* MarkerView.swift in Sources */, |
1090 | 1C9AE10135E055E452BFF7FADE326B66 /* MoveViewJob.swift in Sources */, | 1302 | 1C9AE10135E055E452BFF7FADE326B66 /* MoveViewJob.swift in Sources */, |
1091 | 535C677E373564D237FDC4F30ED9A595 /* PieChartData.swift in Sources */, | 1303 | 535C677E373564D237FDC4F30ED9A595 /* PieChartData.swift in Sources */, |
1092 | 3BBB1AF62BFE74A4F2F260478D4D616A /* PieChartDataEntry.swift in Sources */, | 1304 | 3BBB1AF62BFE74A4F2F260478D4D616A /* PieChartDataEntry.swift in Sources */, |
1093 | 96BC44579F7EB194DA8FD6F048E2E13F /* PieChartDataSet.swift in Sources */, | 1305 | 96BC44579F7EB194DA8FD6F048E2E13F /* PieChartDataSet.swift in Sources */, |
1094 | 1376ED88D6AFC3A079AE214302568AD2 /* PieChartRenderer.swift in Sources */, | 1306 | 1376ED88D6AFC3A079AE214302568AD2 /* PieChartRenderer.swift in Sources */, |
1095 | 4CF2A0E7171FE89E4B29BC55F87EC9B8 /* PieChartView.swift in Sources */, | 1307 | 4CF2A0E7171FE89E4B29BC55F87EC9B8 /* PieChartView.swift in Sources */, |
1096 | 9019F5736B4E5F004C0B4A631CD757C1 /* PieHighlighter.swift in Sources */, | 1308 | 9019F5736B4E5F004C0B4A631CD757C1 /* PieHighlighter.swift in Sources */, |
1097 | 862D29F55CF49D9802AF7D6D54B0A7C5 /* PieRadarChartViewBase.swift in Sources */, | 1309 | 862D29F55CF49D9802AF7D6D54B0A7C5 /* PieRadarChartViewBase.swift in Sources */, |
1098 | 4401262D20D50B54F8209056C7A859A8 /* PieRadarHighlighter.swift in Sources */, | 1310 | 4401262D20D50B54F8209056C7A859A8 /* PieRadarHighlighter.swift in Sources */, |
1099 | 8A856203C71F9AECD25D2B5B66FE0E6D /* Platform.swift in Sources */, | 1311 | 8A856203C71F9AECD25D2B5B66FE0E6D /* Platform.swift in Sources */, |
1100 | ABF27C93ACB38E5B946C91BAB1F4A4A2 /* RadarChartData.swift in Sources */, | 1312 | ABF27C93ACB38E5B946C91BAB1F4A4A2 /* RadarChartData.swift in Sources */, |
1101 | 97D257CBD4850547F29311634F41F16E /* RadarChartDataEntry.swift in Sources */, | 1313 | 97D257CBD4850547F29311634F41F16E /* RadarChartDataEntry.swift in Sources */, |
1102 | 75488967677E053D77B885D041398A75 /* RadarChartDataSet.swift in Sources */, | 1314 | 75488967677E053D77B885D041398A75 /* RadarChartDataSet.swift in Sources */, |
1103 | 66C356E31E0E6A047F2E9C3E4E3C06A4 /* RadarChartRenderer.swift in Sources */, | 1315 | 66C356E31E0E6A047F2E9C3E4E3C06A4 /* RadarChartRenderer.swift in Sources */, |
1104 | 3892407590F7B7AAAA487B421A0869F4 /* RadarChartView.swift in Sources */, | 1316 | 3892407590F7B7AAAA487B421A0869F4 /* RadarChartView.swift in Sources */, |
1105 | 43FEF964BBBC805BBAF174F695EDA1E6 /* RadarHighlighter.swift in Sources */, | 1317 | 43FEF964BBBC805BBAF174F695EDA1E6 /* RadarHighlighter.swift in Sources */, |
1106 | FB1D49DD0D751C8A8A063045C77C9E23 /* Range.swift in Sources */, | 1318 | FB1D49DD0D751C8A8A063045C77C9E23 /* Range.swift in Sources */, |
1107 | E98E03457C835857DD5225E868683257 /* Renderer.swift in Sources */, | 1319 | E98E03457C835857DD5225E868683257 /* Renderer.swift in Sources */, |
1108 | 292A160D7A9EED2F660D1B084CA703D8 /* ScatterChartData.swift in Sources */, | 1320 | 292A160D7A9EED2F660D1B084CA703D8 /* ScatterChartData.swift in Sources */, |
1109 | AE5CE8378B3C1C5BDF33BE0E44C91FEB /* ScatterChartDataProvider.swift in Sources */, | 1321 | AE5CE8378B3C1C5BDF33BE0E44C91FEB /* ScatterChartDataProvider.swift in Sources */, |
1110 | 1D440BC2043125E55794E26A1A8234D8 /* ScatterChartDataSet.swift in Sources */, | 1322 | 1D440BC2043125E55794E26A1A8234D8 /* ScatterChartDataSet.swift in Sources */, |
1111 | 3EC8B035577209DA9C154B36BD18B178 /* ScatterChartRenderer.swift in Sources */, | 1323 | 3EC8B035577209DA9C154B36BD18B178 /* ScatterChartRenderer.swift in Sources */, |
1112 | 10EC0E53ABF22A801F5F3B2CA5D56C27 /* ScatterChartView.swift in Sources */, | 1324 | 10EC0E53ABF22A801F5F3B2CA5D56C27 /* ScatterChartView.swift in Sources */, |
1113 | BB4E6B52B7B4490D156749A779FA2957 /* SquareShapeRenderer.swift in Sources */, | 1325 | BB4E6B52B7B4490D156749A779FA2957 /* SquareShapeRenderer.swift in Sources */, |
1114 | EC7B2502D307E08CAACF80F86EB94B46 /* Transformer.swift in Sources */, | 1326 | EC7B2502D307E08CAACF80F86EB94B46 /* Transformer.swift in Sources */, |
1115 | C7E3F0B8CF661D0BEA763F1F4B012192 /* TransformerHorizontalBarChart.swift in Sources */, | 1327 | C7E3F0B8CF661D0BEA763F1F4B012192 /* TransformerHorizontalBarChart.swift in Sources */, |
1116 | 61A6FA55DEBB35A5E1B85F590CE5635D /* TriangleShapeRenderer.swift in Sources */, | 1328 | 61A6FA55DEBB35A5E1B85F590CE5635D /* TriangleShapeRenderer.swift in Sources */, |
1117 | CF048E20A1921C02350A25A8CE8B0BFB /* ViewPortHandler.swift in Sources */, | 1329 | CF048E20A1921C02350A25A8CE8B0BFB /* ViewPortHandler.swift in Sources */, |
1118 | E044F846F0071F36BB8A98EE70C51A7C /* ViewPortJob.swift in Sources */, | 1330 | E044F846F0071F36BB8A98EE70C51A7C /* ViewPortJob.swift in Sources */, |
1119 | 65DB259F9962760A7EF8B1A3711B1C22 /* XAxis.swift in Sources */, | 1331 | 65DB259F9962760A7EF8B1A3711B1C22 /* XAxis.swift in Sources */, |
1120 | E85CB8AC64D9EA571C5D98A8391AD703 /* XAxisRenderer.swift in Sources */, | 1332 | E85CB8AC64D9EA571C5D98A8391AD703 /* XAxisRenderer.swift in Sources */, |
1121 | 759CC612E45B482B55C25BE748C12DD1 /* XAxisRendererHorizontalBarChart.swift in Sources */, | 1333 | 759CC612E45B482B55C25BE748C12DD1 /* XAxisRendererHorizontalBarChart.swift in Sources */, |
1122 | EAA818F8D74B798F159E7D77D2E2817E /* XAxisRendererRadarChart.swift in Sources */, | 1334 | EAA818F8D74B798F159E7D77D2E2817E /* XAxisRendererRadarChart.swift in Sources */, |
1123 | B104AE9D522AC75080ADA7A49DF5C1CA /* XShapeRenderer.swift in Sources */, | 1335 | B104AE9D522AC75080ADA7A49DF5C1CA /* XShapeRenderer.swift in Sources */, |
1124 | B78A6384804BA5B98FCB191181F1F24D /* YAxis.swift in Sources */, | 1336 | B78A6384804BA5B98FCB191181F1F24D /* YAxis.swift in Sources */, |
1125 | 1EFBC782C85B8CE3A6C3C7450904EE90 /* YAxisRenderer.swift in Sources */, | 1337 | 1EFBC782C85B8CE3A6C3C7450904EE90 /* YAxisRenderer.swift in Sources */, |
1126 | 017EF095D67EE8F854EDAD4A2B2790D2 /* YAxisRendererHorizontalBarChart.swift in Sources */, | 1338 | 017EF095D67EE8F854EDAD4A2B2790D2 /* YAxisRendererHorizontalBarChart.swift in Sources */, |
1127 | 9BE579BC1329AB24C5A0BA3C958DD8AE /* YAxisRendererRadarChart.swift in Sources */, | 1339 | 9BE579BC1329AB24C5A0BA3C958DD8AE /* YAxisRendererRadarChart.swift in Sources */, |
1128 | AB0B62B987A9E7917662AAEA29068B97 /* ZoomViewJob.swift in Sources */, | 1340 | AB0B62B987A9E7917662AAEA29068B97 /* ZoomViewJob.swift in Sources */, |
1129 | ); | 1341 | ); |
1130 | runOnlyForDeploymentPostprocessing = 0; | 1342 | runOnlyForDeploymentPostprocessing = 0; |
1131 | }; | 1343 | }; |
1132 | FE8E0446C3B3B52779E8DE373E495A61 /* Sources */ = { | 1344 | FE8E0446C3B3B52779E8DE373E495A61 /* Sources */ = { |
1133 | isa = PBXSourcesBuildPhase; | 1345 | isa = PBXSourcesBuildPhase; |
1134 | buildActionMask = 2147483647; | 1346 | buildActionMask = 2147483647; |
1135 | files = ( | 1347 | files = ( |
1136 | 0968524ED4DE8DF7834055C5B6089D72 /* MBProgressHUD-dummy.m in Sources */, | 1348 | 0968524ED4DE8DF7834055C5B6089D72 /* MBProgressHUD-dummy.m in Sources */, |
1137 | 897C38C8E3C31950E2E93A4D6937CCC4 /* MBProgressHUD.m in Sources */, | 1349 | 897C38C8E3C31950E2E93A4D6937CCC4 /* MBProgressHUD.m in Sources */, |
1138 | ); | 1350 | ); |
1139 | runOnlyForDeploymentPostprocessing = 0; | 1351 | runOnlyForDeploymentPostprocessing = 0; |
1140 | }; | 1352 | }; |
1141 | /* End PBXSourcesBuildPhase section */ | 1353 | /* End PBXSourcesBuildPhase section */ |
1142 | 1354 | ||
1143 | /* Begin PBXTargetDependency section */ | 1355 | /* Begin PBXTargetDependency section */ |
1144 | 159ED75789D56A47EE71D39F30217C13 /* PBXTargetDependency */ = { | 1356 | 15E607FD1347B5B072A1642D1B6F613D /* PBXTargetDependency */ = { |
1145 | isa = PBXTargetDependency; | 1357 | isa = PBXTargetDependency; |
1146 | name = Charts; | ||
1147 | target = F307B842FF76B2DE6C55DB67C0885325 /* Charts */; | ||
1148 | targetProxy = BC62767E669B3EDBC032B7A6F0FB60DA /* PBXContainerItemProxy */; | ||
1149 | }; | ||
1150 | 5692FFB010B9756F9F5ACB8F90ABF57B /* PBXTargetDependency */ = { | ||
1151 | isa = PBXTargetDependency; | ||
1152 | name = MBProgressHUD; | 1358 | name = MBProgressHUD; |
1153 | target = 41FA54D12162DAD51D02FC58A2CD5034 /* MBProgressHUD */; | 1359 | target = 41FA54D12162DAD51D02FC58A2CD5034 /* MBProgressHUD */; |
1154 | targetProxy = 271A5ADED6D8D8151826412355B5F9D4 /* PBXContainerItemProxy */; | 1360 | targetProxy = 7E524B4A77A584D6F0D0E3A207A3B95C /* PBXContainerItemProxy */; |
1155 | }; | 1361 | }; |
1156 | 85244A0F20918A49294A06BF8AF8BD4C /* PBXTargetDependency */ = { | 1362 | 2A7CED4B0715432E6E1D86B87E6FDB46 /* PBXTargetDependency */ = { |
1157 | isa = PBXTargetDependency; | 1363 | isa = PBXTargetDependency; |
1158 | name = LineKit; | 1364 | name = Charts; |
1159 | target = 78F97D6E090369A11417BB9694CBA0B2 /* LineKit */; | 1365 | target = F307B842FF76B2DE6C55DB67C0885325 /* Charts */; |
1160 | targetProxy = 766C648B3EB82619A9A1092A08C33C83 /* PBXContainerItemProxy */; | 1366 | targetProxy = C00FE3D5AF4416A7B1024B1F42A66552 /* PBXContainerItemProxy */; |
1161 | }; | 1367 | }; |
1162 | CABD815ABFAB9B48F2F0EDF2C60EA710 /* PBXTargetDependency */ = { | 1368 | 86645F72014CA4C23FC9FA48FFA2BFFD /* PBXTargetDependency */ = { |
1163 | isa = PBXTargetDependency; | 1369 | isa = PBXTargetDependency; |
1164 | name = CircleProgressBar; | 1370 | name = CircleProgressBar; |
1165 | target = B545B48FA0CEE58E0B8D9309EE4CFF7C /* CircleProgressBar */; | 1371 | target = B545B48FA0CEE58E0B8D9309EE4CFF7C /* CircleProgressBar */; |
1166 | targetProxy = 15B4CAA4741119A8172AD6C87985CD21 /* PBXContainerItemProxy */; | 1372 | targetProxy = 02D4C83ABB7043EEBF8B70A2E6A3A2ED /* PBXContainerItemProxy */; |
1167 | }; | 1373 | }; |
1374 | 9A2F0C94808EF432680331487A35F09F /* PBXTargetDependency */ = { | ||
1375 | isa = PBXTargetDependency; | ||
1376 | name = SDWebImage; | ||
1377 | target = 682CE0FFF2DAF1288C04F6BEB89E3AC6 /* SDWebImage */; | ||
1378 | targetProxy = EB856BA5B0F8A802F80FDC2390697E8F /* PBXContainerItemProxy */; | ||
1379 | }; | ||
1380 | BE836157AF0D24297F18F359C84FAF8B /* PBXTargetDependency */ = { | ||
1381 | isa = PBXTargetDependency; | ||
1382 | name = LineKit; | ||
1383 | target = 78F97D6E090369A11417BB9694CBA0B2 /* LineKit */; | ||
1384 | targetProxy = 9B7B91CEE584F24876B16D9755C8EE9F /* PBXContainerItemProxy */; | ||
1385 | }; | ||
1168 | /* End PBXTargetDependency section */ | 1386 | /* End PBXTargetDependency section */ |
1169 | 1387 | ||
1170 | /* Begin XCBuildConfiguration section */ | 1388 | /* Begin XCBuildConfiguration section */ |
1171 | 03893F63A52088EA6AEEB041821AFD99 /* Release */ = { | 1389 | 03893F63A52088EA6AEEB041821AFD99 /* Release */ = { |
1172 | isa = XCBuildConfiguration; | 1390 | isa = XCBuildConfiguration; |
1173 | baseConfigurationReference = BA0F28017321F2E20832848F782DD526 /* Charts.xcconfig */; | 1391 | baseConfigurationReference = 3F340CB0058AC35772EB36253F0E15D1 /* Charts.xcconfig */; |
1174 | buildSettings = { | 1392 | buildSettings = { |
1175 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | 1393 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; |
1176 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | 1394 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
1177 | "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; | 1395 | "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; |
1178 | CURRENT_PROJECT_VERSION = 1; | 1396 | CURRENT_PROJECT_VERSION = 1; |
1179 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | 1397 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
1180 | DEFINES_MODULE = YES; | 1398 | DEFINES_MODULE = YES; |
1181 | DYLIB_COMPATIBILITY_VERSION = 1; | 1399 | DYLIB_COMPATIBILITY_VERSION = 1; |
1182 | DYLIB_CURRENT_VERSION = 1; | 1400 | DYLIB_CURRENT_VERSION = 1; |
1183 | DYLIB_INSTALL_NAME_BASE = "@rpath"; | 1401 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
1184 | ENABLE_STRICT_OBJC_MSGSEND = YES; | 1402 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
1185 | GCC_NO_COMMON_BLOCKS = YES; | 1403 | GCC_NO_COMMON_BLOCKS = YES; |
1186 | GCC_PREFIX_HEADER = "Target Support Files/Charts/Charts-prefix.pch"; | 1404 | GCC_PREFIX_HEADER = "Target Support Files/Charts/Charts-prefix.pch"; |
1187 | INFOPLIST_FILE = "Target Support Files/Charts/Info.plist"; | 1405 | INFOPLIST_FILE = "Target Support Files/Charts/Info.plist"; |
1188 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; | 1406 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1189 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; | 1407 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
1190 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | 1408 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
1191 | MODULEMAP_FILE = "Target Support Files/Charts/Charts.modulemap"; | 1409 | MODULEMAP_FILE = "Target Support Files/Charts/Charts.modulemap"; |
1192 | MTL_ENABLE_DEBUG_INFO = NO; | 1410 | MTL_ENABLE_DEBUG_INFO = NO; |
1193 | PRODUCT_NAME = Charts; | 1411 | PRODUCT_NAME = Charts; |
1194 | SDKROOT = iphoneos; | 1412 | SDKROOT = iphoneos; |
1195 | SKIP_INSTALL = YES; | 1413 | SKIP_INSTALL = YES; |
1196 | SWIFT_VERSION = 3.0; | 1414 | SWIFT_VERSION = 3.0; |
1197 | TARGETED_DEVICE_FAMILY = "1,2"; | 1415 | TARGETED_DEVICE_FAMILY = "1,2"; |
1198 | VERSIONING_SYSTEM = "apple-generic"; | 1416 | VERSIONING_SYSTEM = "apple-generic"; |
1199 | VERSION_INFO_PREFIX = ""; | 1417 | VERSION_INFO_PREFIX = ""; |
1200 | }; | 1418 | }; |
1201 | name = Release; | 1419 | name = Release; |
1202 | }; | 1420 | }; |
1421 | 10D35B43CDB9E1FF68267C29E12F40DF /* Release */ = { | ||
1422 | isa = XCBuildConfiguration; | ||
1423 | baseConfigurationReference = 0088B5B87FF85BA864002FEA3165195C /* Pods-LifeLog.release.xcconfig */; | ||
1424 | buildSettings = { | ||
1425 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | ||
1426 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | ||
1427 | "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; | ||
1428 | CURRENT_PROJECT_VERSION = 1; | ||
1429 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | ||
1430 | DEFINES_MODULE = YES; | ||
1431 | DYLIB_COMPATIBILITY_VERSION = 1; | ||
1432 | DYLIB_CURRENT_VERSION = 1; | ||
1433 | DYLIB_INSTALL_NAME_BASE = "@rpath"; | ||
1434 | ENABLE_STRICT_OBJC_MSGSEND = YES; | ||
1435 | GCC_NO_COMMON_BLOCKS = YES; | ||
1436 | INFOPLIST_FILE = "Target Support Files/Pods-LifeLog/Info.plist"; | ||
1437 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; | ||
1438 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; | ||
1439 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | ||
1440 | MACH_O_TYPE = staticlib; | ||
1441 | MODULEMAP_FILE = "Target Support Files/Pods-LifeLog/Pods-LifeLog.modulemap"; | ||
1442 | MTL_ENABLE_DEBUG_INFO = NO; | ||
1443 | OTHER_LDFLAGS = ""; | ||
1444 | OTHER_LIBTOOLFLAGS = ""; | ||
1445 | PODS_ROOT = "$(SRCROOT)"; | ||
1446 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; | ||
1447 | PRODUCT_NAME = Pods_LifeLog; | ||
1448 | SDKROOT = iphoneos; | ||
1449 | SKIP_INSTALL = YES; | ||
1450 | TARGETED_DEVICE_FAMILY = "1,2"; | ||
1451 | VERSIONING_SYSTEM = "apple-generic"; | ||
1452 | VERSION_INFO_PREFIX = ""; | ||
1453 | }; | ||
1454 | name = Release; | ||
1455 | }; | ||
1456 | 1B8AE89B12DEC085CB4381A954385E5A /* Debug */ = { | ||
1457 | isa = XCBuildConfiguration; | ||
1458 | baseConfigurationReference = E15832AB517F20AAB55424A12ACF03DD /* SDWebImage.xcconfig */; | ||
1459 | buildSettings = { | ||
1460 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | ||
1461 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | ||
1462 | "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; | ||
1463 | CURRENT_PROJECT_VERSION = 1; | ||
1464 | DEBUG_INFORMATION_FORMAT = dwarf; | ||
1465 | DEFINES_MODULE = YES; | ||
1466 | DYLIB_COMPATIBILITY_VERSION = 1; | ||
1467 | DYLIB_CURRENT_VERSION = 1; | ||
1468 | DYLIB_INSTALL_NAME_BASE = "@rpath"; | ||
1469 | ENABLE_STRICT_OBJC_MSGSEND = YES; | ||
1470 | GCC_NO_COMMON_BLOCKS = YES; | ||
1471 | GCC_PREFIX_HEADER = "Target Support Files/SDWebImage/SDWebImage-prefix.pch"; | ||
1472 | INFOPLIST_FILE = "Target Support Files/SDWebImage/Info.plist"; | ||
1473 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; | ||
1474 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; | ||
1475 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | ||
1476 | MODULEMAP_FILE = "Target Support Files/SDWebImage/SDWebImage.modulemap"; | ||
1477 | MTL_ENABLE_DEBUG_INFO = YES; | ||
1478 | PRODUCT_NAME = SDWebImage; | ||
1479 | SDKROOT = iphoneos; | ||
1480 | SKIP_INSTALL = YES; | ||
1481 | TARGETED_DEVICE_FAMILY = "1,2"; | ||
1482 | VERSIONING_SYSTEM = "apple-generic"; | ||
1483 | VERSION_INFO_PREFIX = ""; | ||
1484 | }; | ||
1485 | name = Debug; | ||
1486 | }; | ||
1203 | 3D2AB9F5F7B5653FE715ACBC3F957671 /* Debug */ = { | 1487 | 3D2AB9F5F7B5653FE715ACBC3F957671 /* Debug */ = { |
1204 | isa = XCBuildConfiguration; | 1488 | isa = XCBuildConfiguration; |
1205 | baseConfigurationReference = 66EFF41A4E9C7158AF689607D0CA9557 /* LineKit.xcconfig */; | 1489 | baseConfigurationReference = 11FDD52BE58777E6F56DB5C50EE7631D /* LineKit.xcconfig */; |
1206 | buildSettings = { | 1490 | buildSettings = { |
1207 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | 1491 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; |
1208 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | 1492 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
1209 | "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; | 1493 | "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; |
1210 | CURRENT_PROJECT_VERSION = 1; | 1494 | CURRENT_PROJECT_VERSION = 1; |
1211 | DEBUG_INFORMATION_FORMAT = dwarf; | 1495 | DEBUG_INFORMATION_FORMAT = dwarf; |
1212 | DEFINES_MODULE = YES; | 1496 | DEFINES_MODULE = YES; |
1213 | DYLIB_COMPATIBILITY_VERSION = 1; | 1497 | DYLIB_COMPATIBILITY_VERSION = 1; |
1214 | DYLIB_CURRENT_VERSION = 1; | 1498 | DYLIB_CURRENT_VERSION = 1; |
1215 | DYLIB_INSTALL_NAME_BASE = "@rpath"; | 1499 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
1216 | ENABLE_STRICT_OBJC_MSGSEND = YES; | 1500 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
1217 | GCC_NO_COMMON_BLOCKS = YES; | 1501 | GCC_NO_COMMON_BLOCKS = YES; |
1218 | GCC_PREFIX_HEADER = "Target Support Files/LineKit/LineKit-prefix.pch"; | 1502 | GCC_PREFIX_HEADER = "Target Support Files/LineKit/LineKit-prefix.pch"; |
1219 | INFOPLIST_FILE = "Target Support Files/LineKit/Info.plist"; | 1503 | INFOPLIST_FILE = "Target Support Files/LineKit/Info.plist"; |
1220 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; | 1504 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1221 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; | 1505 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
1222 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | 1506 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
1223 | MODULEMAP_FILE = "Target Support Files/LineKit/LineKit.modulemap"; | 1507 | MODULEMAP_FILE = "Target Support Files/LineKit/LineKit.modulemap"; |
1224 | MTL_ENABLE_DEBUG_INFO = YES; | 1508 | MTL_ENABLE_DEBUG_INFO = YES; |
1225 | PRODUCT_NAME = LineKit; | 1509 | PRODUCT_NAME = LineKit; |
1226 | SDKROOT = iphoneos; | 1510 | SDKROOT = iphoneos; |
1227 | SKIP_INSTALL = YES; | 1511 | SKIP_INSTALL = YES; |
1228 | TARGETED_DEVICE_FAMILY = "1,2"; | 1512 | TARGETED_DEVICE_FAMILY = "1,2"; |
1229 | VERSIONING_SYSTEM = "apple-generic"; | 1513 | VERSIONING_SYSTEM = "apple-generic"; |
1230 | VERSION_INFO_PREFIX = ""; | 1514 | VERSION_INFO_PREFIX = ""; |
1231 | }; | 1515 | }; |
1232 | name = Debug; | 1516 | name = Debug; |
1233 | }; | 1517 | }; |
1234 | 59B042A655B7C20CBAB90E385BF4E4C7 /* Debug */ = { | 1518 | 59B042A655B7C20CBAB90E385BF4E4C7 /* Debug */ = { |
1235 | isa = XCBuildConfiguration; | 1519 | isa = XCBuildConfiguration; |
1236 | buildSettings = { | 1520 | buildSettings = { |
1237 | ALWAYS_SEARCH_USER_PATHS = NO; | 1521 | ALWAYS_SEARCH_USER_PATHS = NO; |
1238 | CLANG_ANALYZER_NONNULL = YES; | 1522 | CLANG_ANALYZER_NONNULL = YES; |
1239 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; | 1523 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
1240 | CLANG_CXX_LIBRARY = "libc++"; | 1524 | CLANG_CXX_LIBRARY = "libc++"; |
1241 | CLANG_ENABLE_MODULES = YES; | 1525 | CLANG_ENABLE_MODULES = YES; |
1242 | CLANG_ENABLE_OBJC_ARC = YES; | 1526 | CLANG_ENABLE_OBJC_ARC = YES; |
1243 | CLANG_WARN_BOOL_CONVERSION = YES; | 1527 | CLANG_WARN_BOOL_CONVERSION = YES; |
1244 | CLANG_WARN_CONSTANT_CONVERSION = YES; | 1528 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
1245 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; | 1529 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; |
1246 | CLANG_WARN_EMPTY_BODY = YES; | 1530 | CLANG_WARN_EMPTY_BODY = YES; |
1247 | CLANG_WARN_ENUM_CONVERSION = YES; | 1531 | CLANG_WARN_ENUM_CONVERSION = YES; |
1248 | CLANG_WARN_INT_CONVERSION = YES; | 1532 | CLANG_WARN_INT_CONVERSION = YES; |
1249 | CLANG_WARN_OBJC_ROOT_CLASS = YES; | 1533 | CLANG_WARN_OBJC_ROOT_CLASS = YES; |
1250 | CLANG_WARN_UNREACHABLE_CODE = YES; | 1534 | CLANG_WARN_UNREACHABLE_CODE = YES; |
1251 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | 1535 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
1252 | CODE_SIGNING_REQUIRED = NO; | 1536 | CODE_SIGNING_REQUIRED = NO; |
1253 | COPY_PHASE_STRIP = NO; | 1537 | COPY_PHASE_STRIP = NO; |
1254 | ENABLE_TESTABILITY = YES; | 1538 | ENABLE_TESTABILITY = YES; |
1255 | GCC_C_LANGUAGE_STANDARD = gnu99; | 1539 | GCC_C_LANGUAGE_STANDARD = gnu99; |
1256 | GCC_DYNAMIC_NO_PIC = NO; | 1540 | GCC_DYNAMIC_NO_PIC = NO; |
1257 | GCC_OPTIMIZATION_LEVEL = 0; | 1541 | GCC_OPTIMIZATION_LEVEL = 0; |
1258 | GCC_PREPROCESSOR_DEFINITIONS = ( | 1542 | GCC_PREPROCESSOR_DEFINITIONS = ( |
1259 | "POD_CONFIGURATION_DEBUG=1", | 1543 | "POD_CONFIGURATION_DEBUG=1", |
1260 | "DEBUG=1", | 1544 | "DEBUG=1", |
1261 | "$(inherited)", | 1545 | "$(inherited)", |
1262 | ); | 1546 | ); |
1263 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; | 1547 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
1264 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | 1548 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
1265 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | 1549 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
1266 | GCC_WARN_UNDECLARED_SELECTOR = YES; | 1550 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
1267 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | 1551 | GCC_WARN_UNINITIALIZED_AUTOS = YES; |
1268 | GCC_WARN_UNUSED_FUNCTION = YES; | 1552 | GCC_WARN_UNUSED_FUNCTION = YES; |
1269 | GCC_WARN_UNUSED_VARIABLE = YES; | 1553 | GCC_WARN_UNUSED_VARIABLE = YES; |
1270 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; | 1554 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
1271 | ONLY_ACTIVE_ARCH = YES; | 1555 | ONLY_ACTIVE_ARCH = YES; |
1272 | PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/; | 1556 | PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/; |
1273 | STRIP_INSTALLED_PRODUCT = NO; | 1557 | STRIP_INSTALLED_PRODUCT = NO; |
1274 | SYMROOT = "${SRCROOT}/../build"; | 1558 | SYMROOT = "${SRCROOT}/../build"; |
1275 | }; | 1559 | }; |
1276 | name = Debug; | 1560 | name = Debug; |
1277 | }; | 1561 | }; |
1278 | 679B973EA7AD405C207DDD569F65D749 /* Debug */ = { | 1562 | 679B973EA7AD405C207DDD569F65D749 /* Debug */ = { |
1279 | isa = XCBuildConfiguration; | 1563 | isa = XCBuildConfiguration; |
1280 | baseConfigurationReference = 06AC8EA464743D576DE66960AC145E2B /* MBProgressHUD.xcconfig */; | 1564 | baseConfigurationReference = EF0A77A7890873B4BD8B1BF374C0D26D /* MBProgressHUD.xcconfig */; |
1281 | buildSettings = { | 1565 | buildSettings = { |
1282 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | 1566 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; |
1283 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | 1567 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
1284 | "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; | 1568 | "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; |
1285 | CURRENT_PROJECT_VERSION = 1; | 1569 | CURRENT_PROJECT_VERSION = 1; |
1286 | DEBUG_INFORMATION_FORMAT = dwarf; | 1570 | DEBUG_INFORMATION_FORMAT = dwarf; |
1287 | DEFINES_MODULE = YES; | 1571 | DEFINES_MODULE = YES; |
1288 | DYLIB_COMPATIBILITY_VERSION = 1; | 1572 | DYLIB_COMPATIBILITY_VERSION = 1; |
1289 | DYLIB_CURRENT_VERSION = 1; | 1573 | DYLIB_CURRENT_VERSION = 1; |
1290 | DYLIB_INSTALL_NAME_BASE = "@rpath"; | 1574 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
1291 | ENABLE_STRICT_OBJC_MSGSEND = YES; | 1575 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
1292 | GCC_NO_COMMON_BLOCKS = YES; | 1576 | GCC_NO_COMMON_BLOCKS = YES; |
1293 | GCC_PREFIX_HEADER = "Target Support Files/MBProgressHUD/MBProgressHUD-prefix.pch"; | 1577 | GCC_PREFIX_HEADER = "Target Support Files/MBProgressHUD/MBProgressHUD-prefix.pch"; |
1294 | INFOPLIST_FILE = "Target Support Files/MBProgressHUD/Info.plist"; | 1578 | INFOPLIST_FILE = "Target Support Files/MBProgressHUD/Info.plist"; |
1295 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; | 1579 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1296 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; | 1580 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
1297 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | 1581 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
1298 | MODULEMAP_FILE = "Target Support Files/MBProgressHUD/MBProgressHUD.modulemap"; | 1582 | MODULEMAP_FILE = "Target Support Files/MBProgressHUD/MBProgressHUD.modulemap"; |
1299 | MTL_ENABLE_DEBUG_INFO = YES; | 1583 | MTL_ENABLE_DEBUG_INFO = YES; |
1300 | PRODUCT_NAME = MBProgressHUD; | 1584 | PRODUCT_NAME = MBProgressHUD; |
1301 | SDKROOT = iphoneos; | 1585 | SDKROOT = iphoneos; |
1302 | SKIP_INSTALL = YES; | 1586 | SKIP_INSTALL = YES; |
1303 | TARGETED_DEVICE_FAMILY = "1,2"; | 1587 | TARGETED_DEVICE_FAMILY = "1,2"; |
1304 | VERSIONING_SYSTEM = "apple-generic"; | 1588 | VERSIONING_SYSTEM = "apple-generic"; |
1305 | VERSION_INFO_PREFIX = ""; | 1589 | VERSION_INFO_PREFIX = ""; |
1306 | }; | 1590 | }; |
1307 | name = Debug; | 1591 | name = Debug; |
1308 | }; | 1592 | }; |
1309 | 7B1230B2BA14E13BD851B1184FB2BC7E /* Release */ = { | 1593 | 7B1230B2BA14E13BD851B1184FB2BC7E /* Release */ = { |
1310 | isa = XCBuildConfiguration; | 1594 | isa = XCBuildConfiguration; |
1311 | baseConfigurationReference = 06AC8EA464743D576DE66960AC145E2B /* MBProgressHUD.xcconfig */; | 1595 | baseConfigurationReference = EF0A77A7890873B4BD8B1BF374C0D26D /* MBProgressHUD.xcconfig */; |
1312 | buildSettings = { | 1596 | buildSettings = { |
1313 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | 1597 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; |
1314 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | 1598 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
1315 | "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; | 1599 | "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; |
1316 | CURRENT_PROJECT_VERSION = 1; | 1600 | CURRENT_PROJECT_VERSION = 1; |
1317 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | 1601 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
1318 | DEFINES_MODULE = YES; | 1602 | DEFINES_MODULE = YES; |
1319 | DYLIB_COMPATIBILITY_VERSION = 1; | 1603 | DYLIB_COMPATIBILITY_VERSION = 1; |
1320 | DYLIB_CURRENT_VERSION = 1; | 1604 | DYLIB_CURRENT_VERSION = 1; |
1321 | DYLIB_INSTALL_NAME_BASE = "@rpath"; | 1605 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
1322 | ENABLE_STRICT_OBJC_MSGSEND = YES; | 1606 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
1323 | GCC_NO_COMMON_BLOCKS = YES; | 1607 | GCC_NO_COMMON_BLOCKS = YES; |
1324 | GCC_PREFIX_HEADER = "Target Support Files/MBProgressHUD/MBProgressHUD-prefix.pch"; | 1608 | GCC_PREFIX_HEADER = "Target Support Files/MBProgressHUD/MBProgressHUD-prefix.pch"; |
1325 | INFOPLIST_FILE = "Target Support Files/MBProgressHUD/Info.plist"; | 1609 | INFOPLIST_FILE = "Target Support Files/MBProgressHUD/Info.plist"; |
1326 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; | 1610 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1327 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; | 1611 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
1328 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | 1612 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
1329 | MODULEMAP_FILE = "Target Support Files/MBProgressHUD/MBProgressHUD.modulemap"; | 1613 | MODULEMAP_FILE = "Target Support Files/MBProgressHUD/MBProgressHUD.modulemap"; |
1330 | MTL_ENABLE_DEBUG_INFO = NO; | 1614 | MTL_ENABLE_DEBUG_INFO = NO; |
1331 | PRODUCT_NAME = MBProgressHUD; | 1615 | PRODUCT_NAME = MBProgressHUD; |
1332 | SDKROOT = iphoneos; | 1616 | SDKROOT = iphoneos; |
1333 | SKIP_INSTALL = YES; | 1617 | SKIP_INSTALL = YES; |
1334 | TARGETED_DEVICE_FAMILY = "1,2"; | 1618 | TARGETED_DEVICE_FAMILY = "1,2"; |
1335 | VERSIONING_SYSTEM = "apple-generic"; | 1619 | VERSIONING_SYSTEM = "apple-generic"; |
1336 | VERSION_INFO_PREFIX = ""; | 1620 | VERSION_INFO_PREFIX = ""; |
1337 | }; | 1621 | }; |
1338 | name = Release; | 1622 | name = Release; |
1339 | }; | 1623 | }; |
1340 | 8670001D6A673C0046B7CC8BE13AA45B /* Release */ = { | 1624 | 8670001D6A673C0046B7CC8BE13AA45B /* Release */ = { |
1341 | isa = XCBuildConfiguration; | 1625 | isa = XCBuildConfiguration; |
1342 | baseConfigurationReference = 66EFF41A4E9C7158AF689607D0CA9557 /* LineKit.xcconfig */; | 1626 | baseConfigurationReference = 11FDD52BE58777E6F56DB5C50EE7631D /* LineKit.xcconfig */; |
1343 | buildSettings = { | 1627 | buildSettings = { |
1344 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | 1628 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; |
1345 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | 1629 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
1346 | "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; | 1630 | "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; |
1347 | CURRENT_PROJECT_VERSION = 1; | 1631 | CURRENT_PROJECT_VERSION = 1; |
1348 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | 1632 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
1349 | DEFINES_MODULE = YES; | 1633 | DEFINES_MODULE = YES; |
1350 | DYLIB_COMPATIBILITY_VERSION = 1; | 1634 | DYLIB_COMPATIBILITY_VERSION = 1; |
1351 | DYLIB_CURRENT_VERSION = 1; | 1635 | DYLIB_CURRENT_VERSION = 1; |
1352 | DYLIB_INSTALL_NAME_BASE = "@rpath"; | 1636 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
1353 | ENABLE_STRICT_OBJC_MSGSEND = YES; | 1637 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
1354 | GCC_NO_COMMON_BLOCKS = YES; | 1638 | GCC_NO_COMMON_BLOCKS = YES; |
1355 | GCC_PREFIX_HEADER = "Target Support Files/LineKit/LineKit-prefix.pch"; | 1639 | GCC_PREFIX_HEADER = "Target Support Files/LineKit/LineKit-prefix.pch"; |
1356 | INFOPLIST_FILE = "Target Support Files/LineKit/Info.plist"; | 1640 | INFOPLIST_FILE = "Target Support Files/LineKit/Info.plist"; |
1357 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; | 1641 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1358 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; | 1642 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
1359 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | 1643 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
1360 | MODULEMAP_FILE = "Target Support Files/LineKit/LineKit.modulemap"; | 1644 | MODULEMAP_FILE = "Target Support Files/LineKit/LineKit.modulemap"; |
1361 | MTL_ENABLE_DEBUG_INFO = NO; | 1645 | MTL_ENABLE_DEBUG_INFO = NO; |
1362 | PRODUCT_NAME = LineKit; | 1646 | PRODUCT_NAME = LineKit; |
1363 | SDKROOT = iphoneos; | 1647 | SDKROOT = iphoneos; |
1364 | SKIP_INSTALL = YES; | 1648 | SKIP_INSTALL = YES; |
1365 | TARGETED_DEVICE_FAMILY = "1,2"; | 1649 | TARGETED_DEVICE_FAMILY = "1,2"; |
1366 | VERSIONING_SYSTEM = "apple-generic"; | 1650 | VERSIONING_SYSTEM = "apple-generic"; |
1367 | VERSION_INFO_PREFIX = ""; | 1651 | VERSION_INFO_PREFIX = ""; |
1368 | }; | 1652 | }; |
1369 | name = Release; | 1653 | name = Release; |
1370 | }; | 1654 | }; |
1371 | 972CA8236715A57CCBC973245CE6140B /* Release */ = { | 1655 | 972CA8236715A57CCBC973245CE6140B /* Release */ = { |
1372 | isa = XCBuildConfiguration; | 1656 | isa = XCBuildConfiguration; |
1373 | baseConfigurationReference = 085B30A6925D470098040705BA63AA55 /* CircleProgressBar.xcconfig */; | 1657 | baseConfigurationReference = E56BBDBB16F153C39F2DAE246EEB19DF /* CircleProgressBar.xcconfig */; |
1374 | buildSettings = { | 1658 | buildSettings = { |
1375 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | 1659 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; |
1376 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | 1660 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
1377 | "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; | 1661 | "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; |
1378 | CURRENT_PROJECT_VERSION = 1; | 1662 | CURRENT_PROJECT_VERSION = 1; |
1379 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | 1663 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
1380 | DEFINES_MODULE = YES; | 1664 | DEFINES_MODULE = YES; |
1381 | DYLIB_COMPATIBILITY_VERSION = 1; | 1665 | DYLIB_COMPATIBILITY_VERSION = 1; |
1382 | DYLIB_CURRENT_VERSION = 1; | 1666 | DYLIB_CURRENT_VERSION = 1; |
1383 | DYLIB_INSTALL_NAME_BASE = "@rpath"; | 1667 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
1384 | ENABLE_STRICT_OBJC_MSGSEND = YES; | 1668 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
1385 | GCC_NO_COMMON_BLOCKS = YES; | 1669 | GCC_NO_COMMON_BLOCKS = YES; |
1386 | GCC_PREFIX_HEADER = "Target Support Files/CircleProgressBar/CircleProgressBar-prefix.pch"; | 1670 | GCC_PREFIX_HEADER = "Target Support Files/CircleProgressBar/CircleProgressBar-prefix.pch"; |
1387 | INFOPLIST_FILE = "Target Support Files/CircleProgressBar/Info.plist"; | 1671 | INFOPLIST_FILE = "Target Support Files/CircleProgressBar/Info.plist"; |
1388 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; | 1672 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1389 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; | 1673 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
1390 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | 1674 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
1391 | MODULEMAP_FILE = "Target Support Files/CircleProgressBar/CircleProgressBar.modulemap"; | 1675 | MODULEMAP_FILE = "Target Support Files/CircleProgressBar/CircleProgressBar.modulemap"; |
1392 | MTL_ENABLE_DEBUG_INFO = NO; | 1676 | MTL_ENABLE_DEBUG_INFO = NO; |
1393 | PRODUCT_NAME = CircleProgressBar; | 1677 | PRODUCT_NAME = CircleProgressBar; |
1394 | SDKROOT = iphoneos; | 1678 | SDKROOT = iphoneos; |
1395 | SKIP_INSTALL = YES; | 1679 | SKIP_INSTALL = YES; |
1396 | TARGETED_DEVICE_FAMILY = "1,2"; | 1680 | TARGETED_DEVICE_FAMILY = "1,2"; |
1397 | VERSIONING_SYSTEM = "apple-generic"; | 1681 | VERSIONING_SYSTEM = "apple-generic"; |
1398 | VERSION_INFO_PREFIX = ""; | 1682 | VERSION_INFO_PREFIX = ""; |
1399 | }; | 1683 | }; |
1400 | name = Release; | 1684 | name = Release; |
1401 | }; | 1685 | }; |
1686 | 9D561B4B392C093FE592236354778420 /* Release */ = { | ||
1687 | isa = XCBuildConfiguration; | ||
1688 | baseConfigurationReference = E15832AB517F20AAB55424A12ACF03DD /* SDWebImage.xcconfig */; | ||
1689 | buildSettings = { | ||
1690 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | ||
1691 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | ||
1692 | "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; | ||
1693 | CURRENT_PROJECT_VERSION = 1; | ||
1694 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | ||
1695 | DEFINES_MODULE = YES; | ||
1696 | DYLIB_COMPATIBILITY_VERSION = 1; | ||
1697 | DYLIB_CURRENT_VERSION = 1; | ||
1698 | DYLIB_INSTALL_NAME_BASE = "@rpath"; | ||
1699 | ENABLE_STRICT_OBJC_MSGSEND = YES; | ||
1700 | GCC_NO_COMMON_BLOCKS = YES; | ||
1701 | GCC_PREFIX_HEADER = "Target Support Files/SDWebImage/SDWebImage-prefix.pch"; | ||
1702 | INFOPLIST_FILE = "Target Support Files/SDWebImage/Info.plist"; | ||
1703 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; | ||
1704 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; | ||
1705 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | ||
1706 | MODULEMAP_FILE = "Target Support Files/SDWebImage/SDWebImage.modulemap"; | ||
1707 | MTL_ENABLE_DEBUG_INFO = NO; | ||
1708 | PRODUCT_NAME = SDWebImage; | ||
1709 | SDKROOT = iphoneos; | ||
1710 | SKIP_INSTALL = YES; | ||
1711 | TARGETED_DEVICE_FAMILY = "1,2"; | ||
1712 | VERSIONING_SYSTEM = "apple-generic"; | ||
1713 | VERSION_INFO_PREFIX = ""; | ||
1714 | }; | ||
1715 | name = Release; | ||
1716 | }; | ||
1402 | B7324857C38B065FEB1EEE3105C2367A /* Release */ = { | 1717 | B7324857C38B065FEB1EEE3105C2367A /* Release */ = { |
1403 | isa = XCBuildConfiguration; | 1718 | isa = XCBuildConfiguration; |
1404 | buildSettings = { | 1719 | buildSettings = { |
1405 | ALWAYS_SEARCH_USER_PATHS = NO; | 1720 | ALWAYS_SEARCH_USER_PATHS = NO; |
1406 | CLANG_ANALYZER_NONNULL = YES; | 1721 | CLANG_ANALYZER_NONNULL = YES; |
1407 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; | 1722 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
1408 | CLANG_CXX_LIBRARY = "libc++"; | 1723 | CLANG_CXX_LIBRARY = "libc++"; |
1409 | CLANG_ENABLE_MODULES = YES; | 1724 | CLANG_ENABLE_MODULES = YES; |
1410 | CLANG_ENABLE_OBJC_ARC = YES; | 1725 | CLANG_ENABLE_OBJC_ARC = YES; |
1411 | CLANG_WARN_BOOL_CONVERSION = YES; | 1726 | CLANG_WARN_BOOL_CONVERSION = YES; |
1412 | CLANG_WARN_CONSTANT_CONVERSION = YES; | 1727 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
1413 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; | 1728 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; |
1414 | CLANG_WARN_EMPTY_BODY = YES; | 1729 | CLANG_WARN_EMPTY_BODY = YES; |
1415 | CLANG_WARN_ENUM_CONVERSION = YES; | 1730 | CLANG_WARN_ENUM_CONVERSION = YES; |
1416 | CLANG_WARN_INT_CONVERSION = YES; | 1731 | CLANG_WARN_INT_CONVERSION = YES; |
1417 | CLANG_WARN_OBJC_ROOT_CLASS = YES; | 1732 | CLANG_WARN_OBJC_ROOT_CLASS = YES; |
1418 | CLANG_WARN_UNREACHABLE_CODE = YES; | 1733 | CLANG_WARN_UNREACHABLE_CODE = YES; |
1419 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | 1734 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
1420 | CODE_SIGNING_REQUIRED = NO; | 1735 | CODE_SIGNING_REQUIRED = NO; |
1421 | COPY_PHASE_STRIP = YES; | 1736 | COPY_PHASE_STRIP = YES; |
1422 | ENABLE_NS_ASSERTIONS = NO; | 1737 | ENABLE_NS_ASSERTIONS = NO; |
1423 | GCC_C_LANGUAGE_STANDARD = gnu99; | 1738 | GCC_C_LANGUAGE_STANDARD = gnu99; |
1424 | GCC_PREPROCESSOR_DEFINITIONS = ( | 1739 | GCC_PREPROCESSOR_DEFINITIONS = ( |
1425 | "POD_CONFIGURATION_RELEASE=1", | 1740 | "POD_CONFIGURATION_RELEASE=1", |
1426 | "$(inherited)", | 1741 | "$(inherited)", |
1427 | ); | 1742 | ); |
1428 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | 1743 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
1429 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | 1744 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
1430 | GCC_WARN_UNDECLARED_SELECTOR = YES; | 1745 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
1431 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | 1746 | GCC_WARN_UNINITIALIZED_AUTOS = YES; |
1432 | GCC_WARN_UNUSED_FUNCTION = YES; | 1747 | GCC_WARN_UNUSED_FUNCTION = YES; |
1433 | GCC_WARN_UNUSED_VARIABLE = YES; | 1748 | GCC_WARN_UNUSED_VARIABLE = YES; |
1434 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; | 1749 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
1435 | PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/; | 1750 | PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/; |
1436 | STRIP_INSTALLED_PRODUCT = NO; | 1751 | STRIP_INSTALLED_PRODUCT = NO; |
1437 | SYMROOT = "${SRCROOT}/../build"; | 1752 | SYMROOT = "${SRCROOT}/../build"; |
1438 | VALIDATE_PRODUCT = YES; | 1753 | VALIDATE_PRODUCT = YES; |
1439 | }; | 1754 | }; |
1440 | name = Release; | 1755 | name = Release; |
1441 | }; | 1756 | }; |
1442 | CF8815594A7027E42C25981EC578D2DB /* Debug */ = { | 1757 | C22625436398A09E653AB6ACB67E4505 /* Debug */ = { |
1443 | isa = XCBuildConfiguration; | 1758 | isa = XCBuildConfiguration; |
1444 | baseConfigurationReference = BA0F28017321F2E20832848F782DD526 /* Charts.xcconfig */; | 1759 | baseConfigurationReference = 4841A595CC7AE00CB8F37B50F92715F3 /* Pods-LifeLog.debug.xcconfig */; |
1445 | buildSettings = { | 1760 | buildSettings = { |
1446 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | 1761 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; |
LifeLog/Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog-acknowledgements.markdown
1 | # Acknowledgements | 1 | # Acknowledgements |
2 | This application makes use of the following third party libraries: | 2 | This application makes use of the following third party libraries: |
3 | 3 | ||
4 | ## Charts | 4 | ## Charts |
5 | 5 | ||
6 | Apache License | 6 | Apache License |
7 | Version 2.0, January 2004 | 7 | Version 2.0, January 2004 |
8 | http://www.apache.org/licenses/ | 8 | http://www.apache.org/licenses/ |
9 | 9 | ||
10 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION | 10 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION |
11 | 11 | ||
12 | 1. Definitions. | 12 | 1. Definitions. |
13 | 13 | ||
14 | "License" shall mean the terms and conditions for use, reproduction, | 14 | "License" shall mean the terms and conditions for use, reproduction, |
15 | and distribution as defined by Sections 1 through 9 of this document. | 15 | and distribution as defined by Sections 1 through 9 of this document. |
16 | 16 | ||
17 | "Licensor" shall mean the copyright owner or entity authorized by | 17 | "Licensor" shall mean the copyright owner or entity authorized by |
18 | the copyright owner that is granting the License. | 18 | the copyright owner that is granting the License. |
19 | 19 | ||
20 | "Legal Entity" shall mean the union of the acting entity and all | 20 | "Legal Entity" shall mean the union of the acting entity and all |
21 | other entities that control, are controlled by, or are under common | 21 | other entities that control, are controlled by, or are under common |
22 | control with that entity. For the purposes of this definition, | 22 | control with that entity. For the purposes of this definition, |
23 | "control" means (i) the power, direct or indirect, to cause the | 23 | "control" means (i) the power, direct or indirect, to cause the |
24 | direction or management of such entity, whether by contract or | 24 | direction or management of such entity, whether by contract or |
25 | otherwise, or (ii) ownership of fifty percent (50%) or more of the | 25 | otherwise, or (ii) ownership of fifty percent (50%) or more of the |
26 | outstanding shares, or (iii) beneficial ownership of such entity. | 26 | outstanding shares, or (iii) beneficial ownership of such entity. |
27 | 27 | ||
28 | "You" (or "Your") shall mean an individual or Legal Entity | 28 | "You" (or "Your") shall mean an individual or Legal Entity |
29 | exercising permissions granted by this License. | 29 | exercising permissions granted by this License. |
30 | 30 | ||
31 | "Source" form shall mean the preferred form for making modifications, | 31 | "Source" form shall mean the preferred form for making modifications, |
32 | including but not limited to software source code, documentation | 32 | including but not limited to software source code, documentation |
33 | source, and configuration files. | 33 | source, and configuration files. |
34 | 34 | ||
35 | "Object" form shall mean any form resulting from mechanical | 35 | "Object" form shall mean any form resulting from mechanical |
36 | transformation or translation of a Source form, including but | 36 | transformation or translation of a Source form, including but |
37 | not limited to compiled object code, generated documentation, | 37 | not limited to compiled object code, generated documentation, |
38 | and conversions to other media types. | 38 | and conversions to other media types. |
39 | 39 | ||
40 | "Work" shall mean the work of authorship, whether in Source or | 40 | "Work" shall mean the work of authorship, whether in Source or |
41 | Object form, made available under the License, as indicated by a | 41 | Object form, made available under the License, as indicated by a |
42 | copyright notice that is included in or attached to the work | 42 | copyright notice that is included in or attached to the work |
43 | (an example is provided in the Appendix below). | 43 | (an example is provided in the Appendix below). |
44 | 44 | ||
45 | "Derivative Works" shall mean any work, whether in Source or Object | 45 | "Derivative Works" shall mean any work, whether in Source or Object |
46 | form, that is based on (or derived from) the Work and for which the | 46 | form, that is based on (or derived from) the Work and for which the |
47 | editorial revisions, annotations, elaborations, or other modifications | 47 | editorial revisions, annotations, elaborations, or other modifications |
48 | represent, as a whole, an original work of authorship. For the purposes | 48 | represent, as a whole, an original work of authorship. For the purposes |
49 | of this License, Derivative Works shall not include works that remain | 49 | of this License, Derivative Works shall not include works that remain |
50 | separable from, or merely link (or bind by name) to the interfaces of, | 50 | separable from, or merely link (or bind by name) to the interfaces of, |
51 | the Work and Derivative Works thereof. | 51 | the Work and Derivative Works thereof. |
52 | 52 | ||
53 | "Contribution" shall mean any work of authorship, including | 53 | "Contribution" shall mean any work of authorship, including |
54 | the original version of the Work and any modifications or additions | 54 | the original version of the Work and any modifications or additions |
55 | to that Work or Derivative Works thereof, that is intentionally | 55 | to that Work or Derivative Works thereof, that is intentionally |
56 | submitted to Licensor for inclusion in the Work by the copyright owner | 56 | submitted to Licensor for inclusion in the Work by the copyright owner |
57 | or by an individual or Legal Entity authorized to submit on behalf of | 57 | or by an individual or Legal Entity authorized to submit on behalf of |
58 | the copyright owner. For the purposes of this definition, "submitted" | 58 | the copyright owner. For the purposes of this definition, "submitted" |
59 | means any form of electronic, verbal, or written communication sent | 59 | means any form of electronic, verbal, or written communication sent |
60 | to the Licensor or its representatives, including but not limited to | 60 | to the Licensor or its representatives, including but not limited to |
61 | communication on electronic mailing lists, source code control systems, | 61 | communication on electronic mailing lists, source code control systems, |
62 | and issue tracking systems that are managed by, or on behalf of, the | 62 | and issue tracking systems that are managed by, or on behalf of, the |
63 | Licensor for the purpose of discussing and improving the Work, but | 63 | Licensor for the purpose of discussing and improving the Work, but |
64 | excluding communication that is conspicuously marked or otherwise | 64 | excluding communication that is conspicuously marked or otherwise |
65 | designated in writing by the copyright owner as "Not a Contribution." | 65 | designated in writing by the copyright owner as "Not a Contribution." |
66 | 66 | ||
67 | "Contributor" shall mean Licensor and any individual or Legal Entity | 67 | "Contributor" shall mean Licensor and any individual or Legal Entity |
68 | on behalf of whom a Contribution has been received by Licensor and | 68 | on behalf of whom a Contribution has been received by Licensor and |
69 | subsequently incorporated within the Work. | 69 | subsequently incorporated within the Work. |
70 | 70 | ||
71 | 2. Grant of Copyright License. Subject to the terms and conditions of | 71 | 2. Grant of Copyright License. Subject to the terms and conditions of |
72 | this License, each Contributor hereby grants to You a perpetual, | 72 | this License, each Contributor hereby grants to You a perpetual, |
73 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable | 73 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
74 | copyright license to reproduce, prepare Derivative Works of, | 74 | copyright license to reproduce, prepare Derivative Works of, |
75 | publicly display, publicly perform, sublicense, and distribute the | 75 | publicly display, publicly perform, sublicense, and distribute the |
76 | Work and such Derivative Works in Source or Object form. | 76 | Work and such Derivative Works in Source or Object form. |
77 | 77 | ||
78 | 3. Grant of Patent License. Subject to the terms and conditions of | 78 | 3. Grant of Patent License. Subject to the terms and conditions of |
79 | this License, each Contributor hereby grants to You a perpetual, | 79 | this License, each Contributor hereby grants to You a perpetual, |
80 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable | 80 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
81 | (except as stated in this section) patent license to make, have made, | 81 | (except as stated in this section) patent license to make, have made, |
82 | use, offer to sell, sell, import, and otherwise transfer the Work, | 82 | use, offer to sell, sell, import, and otherwise transfer the Work, |
83 | where such license applies only to those patent claims licensable | 83 | where such license applies only to those patent claims licensable |
84 | by such Contributor that are necessarily infringed by their | 84 | by such Contributor that are necessarily infringed by their |
85 | Contribution(s) alone or by combination of their Contribution(s) | 85 | Contribution(s) alone or by combination of their Contribution(s) |
86 | with the Work to which such Contribution(s) was submitted. If You | 86 | with the Work to which such Contribution(s) was submitted. If You |
87 | institute patent litigation against any entity (including a | 87 | institute patent litigation against any entity (including a |
88 | cross-claim or counterclaim in a lawsuit) alleging that the Work | 88 | cross-claim or counterclaim in a lawsuit) alleging that the Work |
89 | or a Contribution incorporated within the Work constitutes direct | 89 | or a Contribution incorporated within the Work constitutes direct |
90 | or contributory patent infringement, then any patent licenses | 90 | or contributory patent infringement, then any patent licenses |
91 | granted to You under this License for that Work shall terminate | 91 | granted to You under this License for that Work shall terminate |
92 | as of the date such litigation is filed. | 92 | as of the date such litigation is filed. |
93 | 93 | ||
94 | 4. Redistribution. You may reproduce and distribute copies of the | 94 | 4. Redistribution. You may reproduce and distribute copies of the |
95 | Work or Derivative Works thereof in any medium, with or without | 95 | Work or Derivative Works thereof in any medium, with or without |
96 | modifications, and in Source or Object form, provided that You | 96 | modifications, and in Source or Object form, provided that You |
97 | meet the following conditions: | 97 | meet the following conditions: |
98 | 98 | ||
99 | (a) You must give any other recipients of the Work or | 99 | (a) You must give any other recipients of the Work or |
100 | Derivative Works a copy of this License; and | 100 | Derivative Works a copy of this License; and |
101 | 101 | ||
102 | (b) You must cause any modified files to carry prominent notices | 102 | (b) You must cause any modified files to carry prominent notices |
103 | stating that You changed the files; and | 103 | stating that You changed the files; and |
104 | 104 | ||
105 | (c) You must retain, in the Source form of any Derivative Works | 105 | (c) You must retain, in the Source form of any Derivative Works |
106 | that You distribute, all copyright, patent, trademark, and | 106 | that You distribute, all copyright, patent, trademark, and |
107 | attribution notices from the Source form of the Work, | 107 | attribution notices from the Source form of the Work, |
108 | excluding those notices that do not pertain to any part of | 108 | excluding those notices that do not pertain to any part of |
109 | the Derivative Works; and | 109 | the Derivative Works; and |
110 | 110 | ||
111 | (d) If the Work includes a "NOTICE" text file as part of its | 111 | (d) If the Work includes a "NOTICE" text file as part of its |
112 | distribution, then any Derivative Works that You distribute must | 112 | distribution, then any Derivative Works that You distribute must |
113 | include a readable copy of the attribution notices contained | 113 | include a readable copy of the attribution notices contained |
114 | within such NOTICE file, excluding those notices that do not | 114 | within such NOTICE file, excluding those notices that do not |
115 | pertain to any part of the Derivative Works, in at least one | 115 | pertain to any part of the Derivative Works, in at least one |
116 | of the following places: within a NOTICE text file distributed | 116 | of the following places: within a NOTICE text file distributed |
117 | as part of the Derivative Works; within the Source form or | 117 | as part of the Derivative Works; within the Source form or |
118 | documentation, if provided along with the Derivative Works; or, | 118 | documentation, if provided along with the Derivative Works; or, |
119 | within a display generated by the Derivative Works, if and | 119 | within a display generated by the Derivative Works, if and |
120 | wherever such third-party notices normally appear. The contents | 120 | wherever such third-party notices normally appear. The contents |
121 | of the NOTICE file are for informational purposes only and | 121 | of the NOTICE file are for informational purposes only and |
122 | do not modify the License. You may add Your own attribution | 122 | do not modify the License. You may add Your own attribution |
123 | notices within Derivative Works that You distribute, alongside | 123 | notices within Derivative Works that You distribute, alongside |
124 | or as an addendum to the NOTICE text from the Work, provided | 124 | or as an addendum to the NOTICE text from the Work, provided |
125 | that such additional attribution notices cannot be construed | 125 | that such additional attribution notices cannot be construed |
126 | as modifying the License. | 126 | as modifying the License. |
127 | 127 | ||
128 | You may add Your own copyright statement to Your modifications and | 128 | You may add Your own copyright statement to Your modifications and |
129 | may provide additional or different license terms and conditions | 129 | may provide additional or different license terms and conditions |
130 | for use, reproduction, or distribution of Your modifications, or | 130 | for use, reproduction, or distribution of Your modifications, or |
131 | for any such Derivative Works as a whole, provided Your use, | 131 | for any such Derivative Works as a whole, provided Your use, |
132 | reproduction, and distribution of the Work otherwise complies with | 132 | reproduction, and distribution of the Work otherwise complies with |
133 | the conditions stated in this License. | 133 | the conditions stated in this License. |
134 | 134 | ||
135 | 5. Submission of Contributions. Unless You explicitly state otherwise, | 135 | 5. Submission of Contributions. Unless You explicitly state otherwise, |
136 | any Contribution intentionally submitted for inclusion in the Work | 136 | any Contribution intentionally submitted for inclusion in the Work |
137 | by You to the Licensor shall be under the terms and conditions of | 137 | by You to the Licensor shall be under the terms and conditions of |
138 | this License, without any additional terms or conditions. | 138 | this License, without any additional terms or conditions. |
139 | Notwithstanding the above, nothing herein shall supersede or modify | 139 | Notwithstanding the above, nothing herein shall supersede or modify |
140 | the terms of any separate license agreement you may have executed | 140 | the terms of any separate license agreement you may have executed |
141 | with Licensor regarding such Contributions. | 141 | with Licensor regarding such Contributions. |
142 | 142 | ||
143 | 6. Trademarks. This License does not grant permission to use the trade | 143 | 6. Trademarks. This License does not grant permission to use the trade |
144 | names, trademarks, service marks, or product names of the Licensor, | 144 | names, trademarks, service marks, or product names of the Licensor, |
145 | except as required for reasonable and customary use in describing the | 145 | except as required for reasonable and customary use in describing the |
146 | origin of the Work and reproducing the content of the NOTICE file. | 146 | origin of the Work and reproducing the content of the NOTICE file. |
147 | 147 | ||
148 | 7. Disclaimer of Warranty. Unless required by applicable law or | 148 | 7. Disclaimer of Warranty. Unless required by applicable law or |
149 | agreed to in writing, Licensor provides the Work (and each | 149 | agreed to in writing, Licensor provides the Work (and each |
150 | Contributor provides its Contributions) on an "AS IS" BASIS, | 150 | Contributor provides its Contributions) on an "AS IS" BASIS, |
151 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | 151 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
152 | implied, including, without limitation, any warranties or conditions | 152 | implied, including, without limitation, any warranties or conditions |
153 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A | 153 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A |
154 | PARTICULAR PURPOSE. You are solely responsible for determining the | 154 | PARTICULAR PURPOSE. You are solely responsible for determining the |
155 | appropriateness of using or redistributing the Work and assume any | 155 | appropriateness of using or redistributing the Work and assume any |
156 | risks associated with Your exercise of permissions under this License. | 156 | risks associated with Your exercise of permissions under this License. |
157 | 157 | ||
158 | 8. Limitation of Liability. In no event and under no legal theory, | 158 | 8. Limitation of Liability. In no event and under no legal theory, |
159 | whether in tort (including negligence), contract, or otherwise, | 159 | whether in tort (including negligence), contract, or otherwise, |
160 | unless required by applicable law (such as deliberate and grossly | 160 | unless required by applicable law (such as deliberate and grossly |
161 | negligent acts) or agreed to in writing, shall any Contributor be | 161 | negligent acts) or agreed to in writing, shall any Contributor be |
162 | liable to You for damages, including any direct, indirect, special, | 162 | liable to You for damages, including any direct, indirect, special, |
163 | incidental, or consequential damages of any character arising as a | 163 | incidental, or consequential damages of any character arising as a |
164 | result of this License or out of the use or inability to use the | 164 | result of this License or out of the use or inability to use the |
165 | Work (including but not limited to damages for loss of goodwill, | 165 | Work (including but not limited to damages for loss of goodwill, |
166 | work stoppage, computer failure or malfunction, or any and all | 166 | work stoppage, computer failure or malfunction, or any and all |
167 | other commercial damages or losses), even if such Contributor | 167 | other commercial damages or losses), even if such Contributor |
168 | has been advised of the possibility of such damages. | 168 | has been advised of the possibility of such damages. |
169 | 169 | ||
170 | 9. Accepting Warranty or Additional Liability. While redistributing | 170 | 9. Accepting Warranty or Additional Liability. While redistributing |
171 | the Work or Derivative Works thereof, You may choose to offer, | 171 | the Work or Derivative Works thereof, You may choose to offer, |
172 | and charge a fee for, acceptance of support, warranty, indemnity, | 172 | and charge a fee for, acceptance of support, warranty, indemnity, |
173 | or other liability obligations and/or rights consistent with this | 173 | or other liability obligations and/or rights consistent with this |
174 | License. However, in accepting such obligations, You may act only | 174 | License. However, in accepting such obligations, You may act only |
175 | on Your own behalf and on Your sole responsibility, not on behalf | 175 | on Your own behalf and on Your sole responsibility, not on behalf |
176 | of any other Contributor, and only if You agree to indemnify, | 176 | of any other Contributor, and only if You agree to indemnify, |
177 | defend, and hold each Contributor harmless for any liability | 177 | defend, and hold each Contributor harmless for any liability |
178 | incurred by, or claims asserted against, such Contributor by reason | 178 | incurred by, or claims asserted against, such Contributor by reason |
179 | of your accepting any such warranty or additional liability. | 179 | of your accepting any such warranty or additional liability. |
180 | 180 | ||
181 | END OF TERMS AND CONDITIONS | 181 | END OF TERMS AND CONDITIONS |
182 | 182 | ||
183 | APPENDIX: How to apply the Apache License to your work. | 183 | APPENDIX: How to apply the Apache License to your work. |
184 | 184 | ||
185 | To apply the Apache License to your work, attach the following | 185 | To apply the Apache License to your work, attach the following |
186 | boilerplate notice, with the fields enclosed by brackets "{}" | 186 | boilerplate notice, with the fields enclosed by brackets "{}" |
187 | replaced with your own identifying information. (Don't include | 187 | replaced with your own identifying information. (Don't include |
188 | the brackets!) The text should be enclosed in the appropriate | 188 | the brackets!) The text should be enclosed in the appropriate |
189 | comment syntax for the file format. We also recommend that a | 189 | comment syntax for the file format. We also recommend that a |
190 | file or class name and description of purpose be included on the | 190 | file or class name and description of purpose be included on the |
191 | same "printed page" as the copyright notice for easier | 191 | same "printed page" as the copyright notice for easier |
192 | identification within third-party archives. | 192 | identification within third-party archives. |
193 | 193 | ||
194 | Copyright {yyyy} {name of copyright owner} | 194 | Copyright {yyyy} {name of copyright owner} |
195 | 195 | ||
196 | Licensed under the Apache License, Version 2.0 (the "License"); | 196 | Licensed under the Apache License, Version 2.0 (the "License"); |
197 | you may not use this file except in compliance with the License. | 197 | you may not use this file except in compliance with the License. |
198 | You may obtain a copy of the License at | 198 | You may obtain a copy of the License at |
199 | 199 | ||
200 | http://www.apache.org/licenses/LICENSE-2.0 | 200 | http://www.apache.org/licenses/LICENSE-2.0 |
201 | 201 | ||
202 | Unless required by applicable law or agreed to in writing, software | 202 | Unless required by applicable law or agreed to in writing, software |
203 | distributed under the License is distributed on an "AS IS" BASIS, | 203 | distributed under the License is distributed on an "AS IS" BASIS, |
204 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 204 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
205 | See the License for the specific language governing permissions and | 205 | See the License for the specific language governing permissions and |
206 | limitations under the License. | 206 | limitations under the License. |
207 | 207 | ||
208 | 208 | ||
209 | 209 | ||
210 | ## CircleProgressBar | 210 | ## CircleProgressBar |
211 | 211 | ||
212 | The MIT License (MIT) | 212 | The MIT License (MIT) |
213 | 213 | ||
214 | Copyright (c) 2015 Cherkashin Andrey | 214 | Copyright (c) 2015 Cherkashin Andrey |
215 | 215 | ||
216 | Permission is hereby granted, free of charge, to any person obtaining a copy | 216 | Permission is hereby granted, free of charge, to any person obtaining a copy |
217 | of this software and associated documentation files (the "Software"), to deal | 217 | of this software and associated documentation files (the "Software"), to deal |
218 | in the Software without restriction, including without limitation the rights | 218 | in the Software without restriction, including without limitation the rights |
219 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | 219 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
220 | copies of the Software, and to permit persons to whom the Software is | 220 | copies of the Software, and to permit persons to whom the Software is |
221 | furnished to do so, subject to the following conditions: | 221 | furnished to do so, subject to the following conditions: |
222 | 222 | ||
223 | The above copyright notice and this permission notice shall be included in all | 223 | The above copyright notice and this permission notice shall be included in all |
224 | copies or substantial portions of the Software. | 224 | copies or substantial portions of the Software. |
225 | 225 | ||
226 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | 226 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
227 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | 227 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
228 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | 228 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
229 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | 229 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
230 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | 230 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
231 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | 231 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
232 | SOFTWARE. | 232 | SOFTWARE. |
233 | 233 | ||
234 | 234 | ||
235 | 235 | ||
236 | ## LineKit | 236 | ## LineKit |
237 | 237 | ||
238 | Copyright (C) 2012-2014 Richard Lee | 238 | Copyright (C) 2012-2014 Richard Lee |
239 | 239 | ||
240 | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: | 240 | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
241 | 241 | ||
242 | The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. | 242 | The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. |
243 | 243 | ||
244 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | 244 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
245 | 245 | ||
246 | 246 | ||
247 | ## MBProgressHUD | 247 | ## MBProgressHUD |
248 | 248 | ||
249 | Copyright © 2009-2016 Matej Bukovinski | 249 | Copyright © 2009-2016 Matej Bukovinski |
250 | 250 | ||
251 | Permission is hereby granted, free of charge, to any person obtaining a copy | 251 | Permission is hereby granted, free of charge, to any person obtaining a copy |
252 | of this software and associated documentation files (the "Software"), to deal | 252 | of this software and associated documentation files (the "Software"), to deal |
253 | in the Software without restriction, including without limitation the rights | 253 | in the Software without restriction, including without limitation the rights |
254 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | 254 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
255 | copies of the Software, and to permit persons to whom the Software is | 255 | copies of the Software, and to permit persons to whom the Software is |
256 | furnished to do so, subject to the following conditions: | 256 | furnished to do so, subject to the following conditions: |
257 | 257 | ||
258 | The above copyright notice and this permission notice shall be included in | 258 | The above copyright notice and this permission notice shall be included in |
259 | all copies or substantial portions of the Software. | 259 | all copies or substantial portions of the Software. |
260 | 260 | ||
261 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | 261 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
262 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | 262 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
263 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | 263 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
264 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | 264 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
265 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | 265 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
266 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | 266 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
267 | THE SOFTWARE. | 267 | THE SOFTWARE. |
268 | |||
269 | ## SDWebImage | ||
270 | |||
271 | Copyright (c) 2016 Olivier Poitrey rs@dailymotion.com | ||
272 | |||
273 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
274 | of this software and associated documentation files (the "Software"), to deal | ||
275 | in the Software without restriction, including without limitation the rights | ||
276 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
277 | copies of the Software, and to permit persons to whom the Software is furnished | ||
278 | to do so, subject to the following conditions: | ||
279 | |||
280 | The above copyright notice and this permission notice shall be included in all | ||
281 | copies or substantial portions of the Software. | ||
282 | |||
283 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
284 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
285 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
286 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
287 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
288 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
289 | THE SOFTWARE. | ||
290 | |||
291 | |||
268 | Generated by CocoaPods - https://cocoapods.org | 292 | Generated by CocoaPods - https://cocoapods.org |
269 | 293 |
LifeLog/Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog-acknowledgements.plist
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
3 | <plist version="1.0"> | 3 | <plist version="1.0"> |
4 | <dict> | 4 | <dict> |
5 | <key>PreferenceSpecifiers</key> | 5 | <key>PreferenceSpecifiers</key> |
6 | <array> | 6 | <array> |
7 | <dict> | 7 | <dict> |
8 | <key>FooterText</key> | 8 | <key>FooterText</key> |
9 | <string>This application makes use of the following third party libraries:</string> | 9 | <string>This application makes use of the following third party libraries:</string> |
10 | <key>Title</key> | 10 | <key>Title</key> |
11 | <string>Acknowledgements</string> | 11 | <string>Acknowledgements</string> |
12 | <key>Type</key> | 12 | <key>Type</key> |
13 | <string>PSGroupSpecifier</string> | 13 | <string>PSGroupSpecifier</string> |
14 | </dict> | 14 | </dict> |
15 | <dict> | 15 | <dict> |
16 | <key>FooterText</key> | 16 | <key>FooterText</key> |
17 | <string>Apache License | 17 | <string>Apache License |
18 | Version 2.0, January 2004 | 18 | Version 2.0, January 2004 |
19 | http://www.apache.org/licenses/ | 19 | http://www.apache.org/licenses/ |
20 | 20 | ||
21 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION | 21 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION |
22 | 22 | ||
23 | 1. Definitions. | 23 | 1. Definitions. |
24 | 24 | ||
25 | "License" shall mean the terms and conditions for use, reproduction, | 25 | "License" shall mean the terms and conditions for use, reproduction, |
26 | and distribution as defined by Sections 1 through 9 of this document. | 26 | and distribution as defined by Sections 1 through 9 of this document. |
27 | 27 | ||
28 | "Licensor" shall mean the copyright owner or entity authorized by | 28 | "Licensor" shall mean the copyright owner or entity authorized by |
29 | the copyright owner that is granting the License. | 29 | the copyright owner that is granting the License. |
30 | 30 | ||
31 | "Legal Entity" shall mean the union of the acting entity and all | 31 | "Legal Entity" shall mean the union of the acting entity and all |
32 | other entities that control, are controlled by, or are under common | 32 | other entities that control, are controlled by, or are under common |
33 | control with that entity. For the purposes of this definition, | 33 | control with that entity. For the purposes of this definition, |
34 | "control" means (i) the power, direct or indirect, to cause the | 34 | "control" means (i) the power, direct or indirect, to cause the |
35 | direction or management of such entity, whether by contract or | 35 | direction or management of such entity, whether by contract or |
36 | otherwise, or (ii) ownership of fifty percent (50%) or more of the | 36 | otherwise, or (ii) ownership of fifty percent (50%) or more of the |
37 | outstanding shares, or (iii) beneficial ownership of such entity. | 37 | outstanding shares, or (iii) beneficial ownership of such entity. |
38 | 38 | ||
39 | "You" (or "Your") shall mean an individual or Legal Entity | 39 | "You" (or "Your") shall mean an individual or Legal Entity |
40 | exercising permissions granted by this License. | 40 | exercising permissions granted by this License. |
41 | 41 | ||
42 | "Source" form shall mean the preferred form for making modifications, | 42 | "Source" form shall mean the preferred form for making modifications, |
43 | including but not limited to software source code, documentation | 43 | including but not limited to software source code, documentation |
44 | source, and configuration files. | 44 | source, and configuration files. |
45 | 45 | ||
46 | "Object" form shall mean any form resulting from mechanical | 46 | "Object" form shall mean any form resulting from mechanical |
47 | transformation or translation of a Source form, including but | 47 | transformation or translation of a Source form, including but |
48 | not limited to compiled object code, generated documentation, | 48 | not limited to compiled object code, generated documentation, |
49 | and conversions to other media types. | 49 | and conversions to other media types. |
50 | 50 | ||
51 | "Work" shall mean the work of authorship, whether in Source or | 51 | "Work" shall mean the work of authorship, whether in Source or |
52 | Object form, made available under the License, as indicated by a | 52 | Object form, made available under the License, as indicated by a |
53 | copyright notice that is included in or attached to the work | 53 | copyright notice that is included in or attached to the work |
54 | (an example is provided in the Appendix below). | 54 | (an example is provided in the Appendix below). |
55 | 55 | ||
56 | "Derivative Works" shall mean any work, whether in Source or Object | 56 | "Derivative Works" shall mean any work, whether in Source or Object |
57 | form, that is based on (or derived from) the Work and for which the | 57 | form, that is based on (or derived from) the Work and for which the |
58 | editorial revisions, annotations, elaborations, or other modifications | 58 | editorial revisions, annotations, elaborations, or other modifications |
59 | represent, as a whole, an original work of authorship. For the purposes | 59 | represent, as a whole, an original work of authorship. For the purposes |
60 | of this License, Derivative Works shall not include works that remain | 60 | of this License, Derivative Works shall not include works that remain |
61 | separable from, or merely link (or bind by name) to the interfaces of, | 61 | separable from, or merely link (or bind by name) to the interfaces of, |
62 | the Work and Derivative Works thereof. | 62 | the Work and Derivative Works thereof. |
63 | 63 | ||
64 | "Contribution" shall mean any work of authorship, including | 64 | "Contribution" shall mean any work of authorship, including |
65 | the original version of the Work and any modifications or additions | 65 | the original version of the Work and any modifications or additions |
66 | to that Work or Derivative Works thereof, that is intentionally | 66 | to that Work or Derivative Works thereof, that is intentionally |
67 | submitted to Licensor for inclusion in the Work by the copyright owner | 67 | submitted to Licensor for inclusion in the Work by the copyright owner |
68 | or by an individual or Legal Entity authorized to submit on behalf of | 68 | or by an individual or Legal Entity authorized to submit on behalf of |
69 | the copyright owner. For the purposes of this definition, "submitted" | 69 | the copyright owner. For the purposes of this definition, "submitted" |
70 | means any form of electronic, verbal, or written communication sent | 70 | means any form of electronic, verbal, or written communication sent |
71 | to the Licensor or its representatives, including but not limited to | 71 | to the Licensor or its representatives, including but not limited to |
72 | communication on electronic mailing lists, source code control systems, | 72 | communication on electronic mailing lists, source code control systems, |
73 | and issue tracking systems that are managed by, or on behalf of, the | 73 | and issue tracking systems that are managed by, or on behalf of, the |
74 | Licensor for the purpose of discussing and improving the Work, but | 74 | Licensor for the purpose of discussing and improving the Work, but |
75 | excluding communication that is conspicuously marked or otherwise | 75 | excluding communication that is conspicuously marked or otherwise |
76 | designated in writing by the copyright owner as "Not a Contribution." | 76 | designated in writing by the copyright owner as "Not a Contribution." |
77 | 77 | ||
78 | "Contributor" shall mean Licensor and any individual or Legal Entity | 78 | "Contributor" shall mean Licensor and any individual or Legal Entity |
79 | on behalf of whom a Contribution has been received by Licensor and | 79 | on behalf of whom a Contribution has been received by Licensor and |
80 | subsequently incorporated within the Work. | 80 | subsequently incorporated within the Work. |
81 | 81 | ||
82 | 2. Grant of Copyright License. Subject to the terms and conditions of | 82 | 2. Grant of Copyright License. Subject to the terms and conditions of |
83 | this License, each Contributor hereby grants to You a perpetual, | 83 | this License, each Contributor hereby grants to You a perpetual, |
84 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable | 84 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
85 | copyright license to reproduce, prepare Derivative Works of, | 85 | copyright license to reproduce, prepare Derivative Works of, |
86 | publicly display, publicly perform, sublicense, and distribute the | 86 | publicly display, publicly perform, sublicense, and distribute the |
87 | Work and such Derivative Works in Source or Object form. | 87 | Work and such Derivative Works in Source or Object form. |
88 | 88 | ||
89 | 3. Grant of Patent License. Subject to the terms and conditions of | 89 | 3. Grant of Patent License. Subject to the terms and conditions of |
90 | this License, each Contributor hereby grants to You a perpetual, | 90 | this License, each Contributor hereby grants to You a perpetual, |
91 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable | 91 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
92 | (except as stated in this section) patent license to make, have made, | 92 | (except as stated in this section) patent license to make, have made, |
93 | use, offer to sell, sell, import, and otherwise transfer the Work, | 93 | use, offer to sell, sell, import, and otherwise transfer the Work, |
94 | where such license applies only to those patent claims licensable | 94 | where such license applies only to those patent claims licensable |
95 | by such Contributor that are necessarily infringed by their | 95 | by such Contributor that are necessarily infringed by their |
96 | Contribution(s) alone or by combination of their Contribution(s) | 96 | Contribution(s) alone or by combination of their Contribution(s) |
97 | with the Work to which such Contribution(s) was submitted. If You | 97 | with the Work to which such Contribution(s) was submitted. If You |
98 | institute patent litigation against any entity (including a | 98 | institute patent litigation against any entity (including a |
99 | cross-claim or counterclaim in a lawsuit) alleging that the Work | 99 | cross-claim or counterclaim in a lawsuit) alleging that the Work |
100 | or a Contribution incorporated within the Work constitutes direct | 100 | or a Contribution incorporated within the Work constitutes direct |
101 | or contributory patent infringement, then any patent licenses | 101 | or contributory patent infringement, then any patent licenses |
102 | granted to You under this License for that Work shall terminate | 102 | granted to You under this License for that Work shall terminate |
103 | as of the date such litigation is filed. | 103 | as of the date such litigation is filed. |
104 | 104 | ||
105 | 4. Redistribution. You may reproduce and distribute copies of the | 105 | 4. Redistribution. You may reproduce and distribute copies of the |
106 | Work or Derivative Works thereof in any medium, with or without | 106 | Work or Derivative Works thereof in any medium, with or without |
107 | modifications, and in Source or Object form, provided that You | 107 | modifications, and in Source or Object form, provided that You |
108 | meet the following conditions: | 108 | meet the following conditions: |
109 | 109 | ||
110 | (a) You must give any other recipients of the Work or | 110 | (a) You must give any other recipients of the Work or |
111 | Derivative Works a copy of this License; and | 111 | Derivative Works a copy of this License; and |
112 | 112 | ||
113 | (b) You must cause any modified files to carry prominent notices | 113 | (b) You must cause any modified files to carry prominent notices |
114 | stating that You changed the files; and | 114 | stating that You changed the files; and |
115 | 115 | ||
116 | (c) You must retain, in the Source form of any Derivative Works | 116 | (c) You must retain, in the Source form of any Derivative Works |
117 | that You distribute, all copyright, patent, trademark, and | 117 | that You distribute, all copyright, patent, trademark, and |
118 | attribution notices from the Source form of the Work, | 118 | attribution notices from the Source form of the Work, |
119 | excluding those notices that do not pertain to any part of | 119 | excluding those notices that do not pertain to any part of |
120 | the Derivative Works; and | 120 | the Derivative Works; and |
121 | 121 | ||
122 | (d) If the Work includes a "NOTICE" text file as part of its | 122 | (d) If the Work includes a "NOTICE" text file as part of its |
123 | distribution, then any Derivative Works that You distribute must | 123 | distribution, then any Derivative Works that You distribute must |
124 | include a readable copy of the attribution notices contained | 124 | include a readable copy of the attribution notices contained |
125 | within such NOTICE file, excluding those notices that do not | 125 | within such NOTICE file, excluding those notices that do not |
126 | pertain to any part of the Derivative Works, in at least one | 126 | pertain to any part of the Derivative Works, in at least one |
127 | of the following places: within a NOTICE text file distributed | 127 | of the following places: within a NOTICE text file distributed |
128 | as part of the Derivative Works; within the Source form or | 128 | as part of the Derivative Works; within the Source form or |
129 | documentation, if provided along with the Derivative Works; or, | 129 | documentation, if provided along with the Derivative Works; or, |
130 | within a display generated by the Derivative Works, if and | 130 | within a display generated by the Derivative Works, if and |
131 | wherever such third-party notices normally appear. The contents | 131 | wherever such third-party notices normally appear. The contents |
132 | of the NOTICE file are for informational purposes only and | 132 | of the NOTICE file are for informational purposes only and |
133 | do not modify the License. You may add Your own attribution | 133 | do not modify the License. You may add Your own attribution |
134 | notices within Derivative Works that You distribute, alongside | 134 | notices within Derivative Works that You distribute, alongside |
135 | or as an addendum to the NOTICE text from the Work, provided | 135 | or as an addendum to the NOTICE text from the Work, provided |
136 | that such additional attribution notices cannot be construed | 136 | that such additional attribution notices cannot be construed |
137 | as modifying the License. | 137 | as modifying the License. |
138 | 138 | ||
139 | You may add Your own copyright statement to Your modifications and | 139 | You may add Your own copyright statement to Your modifications and |
140 | may provide additional or different license terms and conditions | 140 | may provide additional or different license terms and conditions |
141 | for use, reproduction, or distribution of Your modifications, or | 141 | for use, reproduction, or distribution of Your modifications, or |
142 | for any such Derivative Works as a whole, provided Your use, | 142 | for any such Derivative Works as a whole, provided Your use, |
143 | reproduction, and distribution of the Work otherwise complies with | 143 | reproduction, and distribution of the Work otherwise complies with |
144 | the conditions stated in this License. | 144 | the conditions stated in this License. |
145 | 145 | ||
146 | 5. Submission of Contributions. Unless You explicitly state otherwise, | 146 | 5. Submission of Contributions. Unless You explicitly state otherwise, |
147 | any Contribution intentionally submitted for inclusion in the Work | 147 | any Contribution intentionally submitted for inclusion in the Work |
148 | by You to the Licensor shall be under the terms and conditions of | 148 | by You to the Licensor shall be under the terms and conditions of |
149 | this License, without any additional terms or conditions. | 149 | this License, without any additional terms or conditions. |
150 | Notwithstanding the above, nothing herein shall supersede or modify | 150 | Notwithstanding the above, nothing herein shall supersede or modify |
151 | the terms of any separate license agreement you may have executed | 151 | the terms of any separate license agreement you may have executed |
152 | with Licensor regarding such Contributions. | 152 | with Licensor regarding such Contributions. |
153 | 153 | ||
154 | 6. Trademarks. This License does not grant permission to use the trade | 154 | 6. Trademarks. This License does not grant permission to use the trade |
155 | names, trademarks, service marks, or product names of the Licensor, | 155 | names, trademarks, service marks, or product names of the Licensor, |
156 | except as required for reasonable and customary use in describing the | 156 | except as required for reasonable and customary use in describing the |
157 | origin of the Work and reproducing the content of the NOTICE file. | 157 | origin of the Work and reproducing the content of the NOTICE file. |
158 | 158 | ||
159 | 7. Disclaimer of Warranty. Unless required by applicable law or | 159 | 7. Disclaimer of Warranty. Unless required by applicable law or |
160 | agreed to in writing, Licensor provides the Work (and each | 160 | agreed to in writing, Licensor provides the Work (and each |
161 | Contributor provides its Contributions) on an "AS IS" BASIS, | 161 | Contributor provides its Contributions) on an "AS IS" BASIS, |
162 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | 162 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
163 | implied, including, without limitation, any warranties or conditions | 163 | implied, including, without limitation, any warranties or conditions |
164 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A | 164 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A |
165 | PARTICULAR PURPOSE. You are solely responsible for determining the | 165 | PARTICULAR PURPOSE. You are solely responsible for determining the |
166 | appropriateness of using or redistributing the Work and assume any | 166 | appropriateness of using or redistributing the Work and assume any |
167 | risks associated with Your exercise of permissions under this License. | 167 | risks associated with Your exercise of permissions under this License. |
168 | 168 | ||
169 | 8. Limitation of Liability. In no event and under no legal theory, | 169 | 8. Limitation of Liability. In no event and under no legal theory, |
170 | whether in tort (including negligence), contract, or otherwise, | 170 | whether in tort (including negligence), contract, or otherwise, |
171 | unless required by applicable law (such as deliberate and grossly | 171 | unless required by applicable law (such as deliberate and grossly |
172 | negligent acts) or agreed to in writing, shall any Contributor be | 172 | negligent acts) or agreed to in writing, shall any Contributor be |
173 | liable to You for damages, including any direct, indirect, special, | 173 | liable to You for damages, including any direct, indirect, special, |
174 | incidental, or consequential damages of any character arising as a | 174 | incidental, or consequential damages of any character arising as a |
175 | result of this License or out of the use or inability to use the | 175 | result of this License or out of the use or inability to use the |
176 | Work (including but not limited to damages for loss of goodwill, | 176 | Work (including but not limited to damages for loss of goodwill, |
177 | work stoppage, computer failure or malfunction, or any and all | 177 | work stoppage, computer failure or malfunction, or any and all |
178 | other commercial damages or losses), even if such Contributor | 178 | other commercial damages or losses), even if such Contributor |
179 | has been advised of the possibility of such damages. | 179 | has been advised of the possibility of such damages. |
180 | 180 | ||
181 | 9. Accepting Warranty or Additional Liability. While redistributing | 181 | 9. Accepting Warranty or Additional Liability. While redistributing |
182 | the Work or Derivative Works thereof, You may choose to offer, | 182 | the Work or Derivative Works thereof, You may choose to offer, |
183 | and charge a fee for, acceptance of support, warranty, indemnity, | 183 | and charge a fee for, acceptance of support, warranty, indemnity, |
184 | or other liability obligations and/or rights consistent with this | 184 | or other liability obligations and/or rights consistent with this |
185 | License. However, in accepting such obligations, You may act only | 185 | License. However, in accepting such obligations, You may act only |
186 | on Your own behalf and on Your sole responsibility, not on behalf | 186 | on Your own behalf and on Your sole responsibility, not on behalf |
187 | of any other Contributor, and only if You agree to indemnify, | 187 | of any other Contributor, and only if You agree to indemnify, |
188 | defend, and hold each Contributor harmless for any liability | 188 | defend, and hold each Contributor harmless for any liability |
189 | incurred by, or claims asserted against, such Contributor by reason | 189 | incurred by, or claims asserted against, such Contributor by reason |
190 | of your accepting any such warranty or additional liability. | 190 | of your accepting any such warranty or additional liability. |
191 | 191 | ||
192 | END OF TERMS AND CONDITIONS | 192 | END OF TERMS AND CONDITIONS |
193 | 193 | ||
194 | APPENDIX: How to apply the Apache License to your work. | 194 | APPENDIX: How to apply the Apache License to your work. |
195 | 195 | ||
196 | To apply the Apache License to your work, attach the following | 196 | To apply the Apache License to your work, attach the following |
197 | boilerplate notice, with the fields enclosed by brackets "{}" | 197 | boilerplate notice, with the fields enclosed by brackets "{}" |
198 | replaced with your own identifying information. (Don't include | 198 | replaced with your own identifying information. (Don't include |
199 | the brackets!) The text should be enclosed in the appropriate | 199 | the brackets!) The text should be enclosed in the appropriate |
200 | comment syntax for the file format. We also recommend that a | 200 | comment syntax for the file format. We also recommend that a |
201 | file or class name and description of purpose be included on the | 201 | file or class name and description of purpose be included on the |
202 | same "printed page" as the copyright notice for easier | 202 | same "printed page" as the copyright notice for easier |
203 | identification within third-party archives. | 203 | identification within third-party archives. |
204 | 204 | ||
205 | Copyright {yyyy} {name of copyright owner} | 205 | Copyright {yyyy} {name of copyright owner} |
206 | 206 | ||
207 | Licensed under the Apache License, Version 2.0 (the "License"); | 207 | Licensed under the Apache License, Version 2.0 (the "License"); |
208 | you may not use this file except in compliance with the License. | 208 | you may not use this file except in compliance with the License. |
209 | You may obtain a copy of the License at | 209 | You may obtain a copy of the License at |
210 | 210 | ||
211 | http://www.apache.org/licenses/LICENSE-2.0 | 211 | http://www.apache.org/licenses/LICENSE-2.0 |
212 | 212 | ||
213 | Unless required by applicable law or agreed to in writing, software | 213 | Unless required by applicable law or agreed to in writing, software |
214 | distributed under the License is distributed on an "AS IS" BASIS, | 214 | distributed under the License is distributed on an "AS IS" BASIS, |
215 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 215 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
216 | See the License for the specific language governing permissions and | 216 | See the License for the specific language governing permissions and |
217 | limitations under the License. | 217 | limitations under the License. |
218 | 218 | ||
219 | </string> | 219 | </string> |
220 | <key>License</key> | 220 | <key>License</key> |
221 | <string>Apache License, Version 2.0</string> | 221 | <string>Apache License, Version 2.0</string> |
222 | <key>Title</key> | 222 | <key>Title</key> |
223 | <string>Charts</string> | 223 | <string>Charts</string> |
224 | <key>Type</key> | 224 | <key>Type</key> |
225 | <string>PSGroupSpecifier</string> | 225 | <string>PSGroupSpecifier</string> |
226 | </dict> | 226 | </dict> |
227 | <dict> | 227 | <dict> |
228 | <key>FooterText</key> | 228 | <key>FooterText</key> |
229 | <string>The MIT License (MIT) | 229 | <string>The MIT License (MIT) |
230 | 230 | ||
231 | Copyright (c) 2015 Cherkashin Andrey | 231 | Copyright (c) 2015 Cherkashin Andrey |
232 | 232 | ||
233 | Permission is hereby granted, free of charge, to any person obtaining a copy | 233 | Permission is hereby granted, free of charge, to any person obtaining a copy |
234 | of this software and associated documentation files (the "Software"), to deal | 234 | of this software and associated documentation files (the "Software"), to deal |
235 | in the Software without restriction, including without limitation the rights | 235 | in the Software without restriction, including without limitation the rights |
236 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | 236 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
237 | copies of the Software, and to permit persons to whom the Software is | 237 | copies of the Software, and to permit persons to whom the Software is |
238 | furnished to do so, subject to the following conditions: | 238 | furnished to do so, subject to the following conditions: |
239 | 239 | ||
240 | The above copyright notice and this permission notice shall be included in all | 240 | The above copyright notice and this permission notice shall be included in all |
241 | copies or substantial portions of the Software. | 241 | copies or substantial portions of the Software. |
242 | 242 | ||
243 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | 243 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
244 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | 244 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
245 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | 245 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
246 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | 246 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
247 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | 247 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
248 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | 248 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
249 | SOFTWARE. | 249 | SOFTWARE. |
250 | 250 | ||
251 | </string> | 251 | </string> |
252 | <key>License</key> | 252 | <key>License</key> |
253 | <string>MIT</string> | 253 | <string>MIT</string> |
254 | <key>Title</key> | 254 | <key>Title</key> |
255 | <string>CircleProgressBar</string> | 255 | <string>CircleProgressBar</string> |
256 | <key>Type</key> | 256 | <key>Type</key> |
257 | <string>PSGroupSpecifier</string> | 257 | <string>PSGroupSpecifier</string> |
258 | </dict> | 258 | </dict> |
259 | <dict> | 259 | <dict> |
260 | <key>FooterText</key> | 260 | <key>FooterText</key> |
261 | <string>Copyright (C) 2012-2014 Richard Lee | 261 | <string>Copyright (C) 2012-2014 Richard Lee |
262 | 262 | ||
263 | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: | 263 | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
264 | 264 | ||
265 | The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. | 265 | The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. |
266 | 266 | ||
267 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | 267 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
268 | </string> | 268 | </string> |
269 | <key>License</key> | 269 | <key>License</key> |
270 | <string>MIT</string> | 270 | <string>MIT</string> |
271 | <key>Title</key> | 271 | <key>Title</key> |
272 | <string>LineKit</string> | 272 | <string>LineKit</string> |
273 | <key>Type</key> | 273 | <key>Type</key> |
274 | <string>PSGroupSpecifier</string> | 274 | <string>PSGroupSpecifier</string> |
275 | </dict> | 275 | </dict> |
276 | <dict> | 276 | <dict> |
277 | <key>FooterText</key> | 277 | <key>FooterText</key> |
278 | <string>Copyright © 2009-2016 Matej Bukovinski | 278 | <string>Copyright © 2009-2016 Matej Bukovinski |
279 | 279 | ||
280 | Permission is hereby granted, free of charge, to any person obtaining a copy | 280 | Permission is hereby granted, free of charge, to any person obtaining a copy |
281 | of this software and associated documentation files (the "Software"), to deal | 281 | of this software and associated documentation files (the "Software"), to deal |
282 | in the Software without restriction, including without limitation the rights | 282 | in the Software without restriction, including without limitation the rights |
283 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | 283 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
284 | copies of the Software, and to permit persons to whom the Software is | 284 | copies of the Software, and to permit persons to whom the Software is |
285 | furnished to do so, subject to the following conditions: | 285 | furnished to do so, subject to the following conditions: |
286 | 286 | ||
287 | The above copyright notice and this permission notice shall be included in | 287 | The above copyright notice and this permission notice shall be included in |
288 | all copies or substantial portions of the Software. | 288 | all copies or substantial portions of the Software. |
289 | 289 | ||
290 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | 290 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
291 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | 291 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
292 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | 292 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
293 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | 293 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
294 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | 294 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
295 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | 295 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
296 | THE SOFTWARE.</string> | 296 | THE SOFTWARE.</string> |
297 | <key>License</key> | 297 | <key>License</key> |
298 | <string>MIT</string> | 298 | <string>MIT</string> |
299 | <key>Title</key> | 299 | <key>Title</key> |
300 | <string>MBProgressHUD</string> | 300 | <string>MBProgressHUD</string> |
301 | <key>Type</key> | 301 | <key>Type</key> |
302 | <string>PSGroupSpecifier</string> | 302 | <string>PSGroupSpecifier</string> |
303 | </dict> | 303 | </dict> |
304 | <dict> | 304 | <dict> |
305 | <key>FooterText</key> | 305 | <key>FooterText</key> |
306 | <string>Copyright (c) 2016 Olivier Poitrey rs@dailymotion.com | ||
307 | |||
308 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
309 | of this software and associated documentation files (the "Software"), to deal | ||
310 | in the Software without restriction, including without limitation the rights | ||
311 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
312 | copies of the Software, and to permit persons to whom the Software is furnished | ||
313 | to do so, subject to the following conditions: | ||
314 | |||
315 | The above copyright notice and this permission notice shall be included in all | ||
316 | copies or substantial portions of the Software. | ||
317 | |||
318 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
319 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
320 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
321 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
322 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
323 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
324 | THE SOFTWARE. | ||
325 | |||
326 | </string> | ||
327 | <key>License</key> | ||
328 | <string>MIT</string> | ||
329 | <key>Title</key> | ||
330 | <string>SDWebImage</string> | ||
331 | <key>Type</key> | ||
332 | <string>PSGroupSpecifier</string> | ||
333 | </dict> | ||
334 | <dict> | ||
335 | <key>FooterText</key> | ||
306 | <string>Generated by CocoaPods - https://cocoapods.org</string> | 336 | <string>Generated by CocoaPods - https://cocoapods.org</string> |
307 | <key>Title</key> | 337 | <key>Title</key> |
308 | <string></string> | 338 | <string></string> |
309 | <key>Type</key> | 339 | <key>Type</key> |
310 | <string>PSGroupSpecifier</string> | 340 | <string>PSGroupSpecifier</string> |
311 | </dict> | 341 | </dict> |
312 | </array> | 342 | </array> |
313 | <key>StringsTable</key> | 343 | <key>StringsTable</key> |
314 | <string>Acknowledgements</string> | 344 | <string>Acknowledgements</string> |
315 | <key>Title</key> | 345 | <key>Title</key> |
316 | <string>Acknowledgements</string> | 346 | <string>Acknowledgements</string> |
317 | </dict> | 347 | </dict> |
318 | </plist> | 348 | </plist> |
319 | 349 |
LifeLog/Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog-frameworks.sh
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | set -e | 2 | set -e |
3 | 3 | ||
4 | echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" | 4 | echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" |
5 | mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" | 5 | mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" |
6 | 6 | ||
7 | SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" | 7 | SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" |
8 | 8 | ||
9 | install_framework() | 9 | install_framework() |
10 | { | 10 | { |
11 | if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then | 11 | if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then |
12 | local source="${BUILT_PRODUCTS_DIR}/$1" | 12 | local source="${BUILT_PRODUCTS_DIR}/$1" |
13 | elif [ -r "${BUILT_PRODUCTS_DIR}/$(basename "$1")" ]; then | 13 | elif [ -r "${BUILT_PRODUCTS_DIR}/$(basename "$1")" ]; then |
14 | local source="${BUILT_PRODUCTS_DIR}/$(basename "$1")" | 14 | local source="${BUILT_PRODUCTS_DIR}/$(basename "$1")" |
15 | elif [ -r "$1" ]; then | 15 | elif [ -r "$1" ]; then |
16 | local source="$1" | 16 | local source="$1" |
17 | fi | 17 | fi |
18 | 18 | ||
19 | local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" | 19 | local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" |
20 | 20 | ||
21 | if [ -L "${source}" ]; then | 21 | if [ -L "${source}" ]; then |
22 | echo "Symlinked..." | 22 | echo "Symlinked..." |
23 | source="$(readlink "${source}")" | 23 | source="$(readlink "${source}")" |
24 | fi | 24 | fi |
25 | 25 | ||
26 | # use filter instead of exclude so missing patterns dont' throw errors | 26 | # use filter instead of exclude so missing patterns dont' throw errors |
27 | echo "rsync -av --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" | 27 | echo "rsync -av --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" |
28 | rsync -av --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" | 28 | rsync -av --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" |
29 | 29 | ||
30 | local basename | 30 | local basename |
31 | basename="$(basename -s .framework "$1")" | 31 | basename="$(basename -s .framework "$1")" |
32 | binary="${destination}/${basename}.framework/${basename}" | 32 | binary="${destination}/${basename}.framework/${basename}" |
33 | if ! [ -r "$binary" ]; then | 33 | if ! [ -r "$binary" ]; then |
34 | binary="${destination}/${basename}" | 34 | binary="${destination}/${basename}" |
35 | fi | 35 | fi |
36 | 36 | ||
37 | # Strip invalid architectures so "fat" simulator / device frameworks work on device | 37 | # Strip invalid architectures so "fat" simulator / device frameworks work on device |
38 | if [[ "$(file "$binary")" == *"dynamically linked shared library"* ]]; then | 38 | if [[ "$(file "$binary")" == *"dynamically linked shared library"* ]]; then |
39 | strip_invalid_archs "$binary" | 39 | strip_invalid_archs "$binary" |
40 | fi | 40 | fi |
41 | 41 | ||
42 | # Resign the code if required by the build settings to avoid unstable apps | 42 | # Resign the code if required by the build settings to avoid unstable apps |
43 | code_sign_if_enabled "${destination}/$(basename "$1")" | 43 | code_sign_if_enabled "${destination}/$(basename "$1")" |
44 | 44 | ||
45 | # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. | 45 | # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. |
46 | if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then | 46 | if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then |
47 | local swift_runtime_libs | 47 | local swift_runtime_libs |
48 | swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) | 48 | swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) |
49 | for lib in $swift_runtime_libs; do | 49 | for lib in $swift_runtime_libs; do |
50 | echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" | 50 | echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" |
51 | rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" | 51 | rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" |
52 | code_sign_if_enabled "${destination}/${lib}" | 52 | code_sign_if_enabled "${destination}/${lib}" |
53 | done | 53 | done |
54 | fi | 54 | fi |
55 | } | 55 | } |
56 | 56 | ||
57 | # Signs a framework with the provided identity | 57 | # Signs a framework with the provided identity |
58 | code_sign_if_enabled() { | 58 | code_sign_if_enabled() { |
59 | if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then | 59 | if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then |
60 | # Use the current code_sign_identitiy | 60 | # Use the current code_sign_identitiy |
61 | echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" | 61 | echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" |
62 | echo "/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements \"$1\"" | 62 | echo "/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements \"$1\"" |
63 | /usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements "$1" | 63 | /usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements "$1" |
64 | fi | 64 | fi |
65 | } | 65 | } |
66 | 66 | ||
67 | # Strip invalid architectures | 67 | # Strip invalid architectures |
68 | strip_invalid_archs() { | 68 | strip_invalid_archs() { |
69 | binary="$1" | 69 | binary="$1" |
70 | # Get architectures for current file | 70 | # Get architectures for current file |
71 | archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)" | 71 | archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)" |
72 | stripped="" | 72 | stripped="" |
73 | for arch in $archs; do | 73 | for arch in $archs; do |
74 | if ! [[ "${VALID_ARCHS}" == *"$arch"* ]]; then | 74 | if ! [[ "${VALID_ARCHS}" == *"$arch"* ]]; then |
75 | # Strip non-valid architectures in-place | 75 | # Strip non-valid architectures in-place |
76 | lipo -remove "$arch" -output "$binary" "$binary" || exit 1 | 76 | lipo -remove "$arch" -output "$binary" "$binary" || exit 1 |
77 | stripped="$stripped $arch" | 77 | stripped="$stripped $arch" |
78 | fi | 78 | fi |
79 | done | 79 | done |
80 | if [[ "$stripped" ]]; then | 80 | if [[ "$stripped" ]]; then |
81 | echo "Stripped $binary of architectures:$stripped" | 81 | echo "Stripped $binary of architectures:$stripped" |
82 | fi | 82 | fi |
83 | } | 83 | } |
84 | 84 | ||
85 | 85 | ||
86 | if [[ "$CONFIGURATION" == "Debug" ]]; then | 86 | if [[ "$CONFIGURATION" == "Debug" ]]; then |
87 | install_framework "$BUILT_PRODUCTS_DIR/Charts/Charts.framework" | 87 | install_framework "$BUILT_PRODUCTS_DIR/Charts/Charts.framework" |
88 | install_framework "$BUILT_PRODUCTS_DIR/CircleProgressBar/CircleProgressBar.framework" | 88 | install_framework "$BUILT_PRODUCTS_DIR/CircleProgressBar/CircleProgressBar.framework" |
89 | install_framework "$BUILT_PRODUCTS_DIR/LineKit/LineKit.framework" | 89 | install_framework "$BUILT_PRODUCTS_DIR/LineKit/LineKit.framework" |
90 | install_framework "$BUILT_PRODUCTS_DIR/MBProgressHUD/MBProgressHUD.framework" | 90 | install_framework "$BUILT_PRODUCTS_DIR/MBProgressHUD/MBProgressHUD.framework" |
91 | install_framework "$BUILT_PRODUCTS_DIR/SDWebImage/SDWebImage.framework" | ||
91 | fi | 92 | fi |
92 | if [[ "$CONFIGURATION" == "Release" ]]; then | 93 | if [[ "$CONFIGURATION" == "Release" ]]; then |
93 | install_framework "$BUILT_PRODUCTS_DIR/Charts/Charts.framework" | 94 | install_framework "$BUILT_PRODUCTS_DIR/Charts/Charts.framework" |
94 | install_framework "$BUILT_PRODUCTS_DIR/CircleProgressBar/CircleProgressBar.framework" | 95 | install_framework "$BUILT_PRODUCTS_DIR/CircleProgressBar/CircleProgressBar.framework" |
95 | install_framework "$BUILT_PRODUCTS_DIR/LineKit/LineKit.framework" | 96 | install_framework "$BUILT_PRODUCTS_DIR/LineKit/LineKit.framework" |
96 | install_framework "$BUILT_PRODUCTS_DIR/MBProgressHUD/MBProgressHUD.framework" | 97 | install_framework "$BUILT_PRODUCTS_DIR/MBProgressHUD/MBProgressHUD.framework" |
98 | install_framework "$BUILT_PRODUCTS_DIR/SDWebImage/SDWebImage.framework" | ||
97 | fi | 99 | fi |
98 | 100 |
LifeLog/Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog.debug.xcconfig
1 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES | 1 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES |
2 | EMBEDDED_CONTENT_CONTAINS_SWIFT = YES | 2 | EMBEDDED_CONTENT_CONTAINS_SWIFT = YES |
3 | FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/Charts" "$PODS_CONFIGURATION_BUILD_DIR/CircleProgressBar" "$PODS_CONFIGURATION_BUILD_DIR/LineKit" "$PODS_CONFIGURATION_BUILD_DIR/MBProgressHUD" | 3 | FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/Charts" "$PODS_CONFIGURATION_BUILD_DIR/CircleProgressBar" "$PODS_CONFIGURATION_BUILD_DIR/LineKit" "$PODS_CONFIGURATION_BUILD_DIR/MBProgressHUD" "$PODS_CONFIGURATION_BUILD_DIR/SDWebImage" |
4 | GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 | 4 | GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 |
5 | LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' | 5 | LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' |
6 | OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Charts/Charts.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/CircleProgressBar/CircleProgressBar.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/LineKit/LineKit.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/MBProgressHUD/MBProgressHUD.framework/Headers" | 6 | OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Charts/Charts.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/CircleProgressBar/CircleProgressBar.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/LineKit/LineKit.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/MBProgressHUD/MBProgressHUD.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/SDWebImage/SDWebImage.framework/Headers" |
7 | OTHER_LDFLAGS = $(inherited) -framework "Charts" -framework "CircleProgressBar" -framework "LineKit" -framework "MBProgressHUD" | 7 | OTHER_LDFLAGS = $(inherited) -framework "Charts" -framework "CircleProgressBar" -framework "LineKit" -framework "MBProgressHUD" -framework "SDWebImage" |
8 | OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" | 8 | OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" |
9 | PODS_BUILD_DIR = $BUILD_DIR | 9 | PODS_BUILD_DIR = $BUILD_DIR |
10 | PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) | 10 | PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) |
11 | PODS_ROOT = ${SRCROOT}/Pods | 11 | PODS_ROOT = ${SRCROOT}/Pods |
12 | 12 |
LifeLog/Pods/Target Support Files/Pods-LifeLog/Pods-LifeLog.release.xcconfig
1 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES | 1 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES |
2 | EMBEDDED_CONTENT_CONTAINS_SWIFT = YES | 2 | EMBEDDED_CONTENT_CONTAINS_SWIFT = YES |
3 | FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/Charts" "$PODS_CONFIGURATION_BUILD_DIR/CircleProgressBar" "$PODS_CONFIGURATION_BUILD_DIR/LineKit" "$PODS_CONFIGURATION_BUILD_DIR/MBProgressHUD" | 3 | FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/Charts" "$PODS_CONFIGURATION_BUILD_DIR/CircleProgressBar" "$PODS_CONFIGURATION_BUILD_DIR/LineKit" "$PODS_CONFIGURATION_BUILD_DIR/MBProgressHUD" "$PODS_CONFIGURATION_BUILD_DIR/SDWebImage" |
4 | GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 | 4 | GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 |
5 | LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' | 5 | LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' |
6 | OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Charts/Charts.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/CircleProgressBar/CircleProgressBar.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/LineKit/LineKit.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/MBProgressHUD/MBProgressHUD.framework/Headers" | 6 | OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/Charts/Charts.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/CircleProgressBar/CircleProgressBar.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/LineKit/LineKit.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/MBProgressHUD/MBProgressHUD.framework/Headers" -iquote "$PODS_CONFIGURATION_BUILD_DIR/SDWebImage/SDWebImage.framework/Headers" |
7 | OTHER_LDFLAGS = $(inherited) -framework "Charts" -framework "CircleProgressBar" -framework "LineKit" -framework "MBProgressHUD" | 7 | OTHER_LDFLAGS = $(inherited) -framework "Charts" -framework "CircleProgressBar" -framework "LineKit" -framework "MBProgressHUD" -framework "SDWebImage" |
8 | OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" | 8 | OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS" |
9 | PODS_BUILD_DIR = $BUILD_DIR | 9 | PODS_BUILD_DIR = $BUILD_DIR |
10 | PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) | 10 | PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) |
11 | PODS_ROOT = ${SRCROOT}/Pods | 11 | PODS_ROOT = ${SRCROOT}/Pods |
12 | 12 |