File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ import Foundation
9
9
10
10
enum ParseKeys {
11
11
static let date = " data-date "
12
- static let contributionCount = " data-count "
12
+ static let contributionCount = " data-level "
13
13
static let rect = " rect "
14
14
}
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 85
85
ED18257225C4096400FCD100 = {
86
86
isa = PBXGroup;
87
87
children = (
88
- ED8F6FDF25C460DA0099D861 /* Supporting FIles */,
88
+ ED8F6FDF25C460DA0099D861 /* Supporting Files */,
89
89
ED18257D25C4096400FCD100 /* Sources */,
90
90
ED18257C25C4096400FCD100 /* Products */,
91
91
);
133
133
path = Models;
134
134
sourceTree = "<group>";
135
135
};
136
- ED8F6FDF25C460DA0099D861 /* Supporting FIles */ = {
136
+ ED8F6FDF25C460DA0099D861 /* Supporting Files */ = {
137
137
isa = PBXGroup;
138
138
children = (
139
139
ED8F6FE625C461320099D861 /* Localizable.strings */,
140
140
);
141
- path = "Supporting FIles ";
141
+ path = "Supporting Files ";
142
142
sourceTree = "<group>";
143
143
};
144
144
/* End PBXGroup section */
415
415
"$(inherited)",
416
416
"@executable_path/../Frameworks",
417
417
);
418
- MACOSX_DEPLOYMENT_TARGET = 10.12 ;
418
+ MACOSX_DEPLOYMENT_TARGET = 10.13 ;
419
419
MARKETING_VERSION = 1.9;
420
420
PRODUCT_BUNDLE_IDENTIFIER = com.tmsae.jandi;
421
421
PRODUCT_NAME = "$(TARGET_NAME)";
440
440
"$(inherited)",
441
441
"@executable_path/../Frameworks",
442
442
);
443
- MACOSX_DEPLOYMENT_TARGET = 10.12 ;
443
+ MACOSX_DEPLOYMENT_TARGET = 10.13 ;
444
444
MARKETING_VERSION = 1.9;
445
445
PRODUCT_BUNDLE_IDENTIFIER = com.tmsae.jandi;
446
446
PRODUCT_NAME = "$(TARGET_NAME)";
You can’t perform that action at this time.
0 commit comments