This repository was archived by the owner on Aug 17, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
CodeChallenge/Challenges/Clock Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 45
45
46
46
/* Begin PBXFileReference section */
47
47
1B1F0A4D1BE7EA060030135C /* BugKrushaLetterCombinationsOfPhoneNumberEntry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BugKrushaLetterCombinationsOfPhoneNumberEntry.swift; sourceTree = "<group>"; };
48
- 1B9E113E1E005A7C00B9FA5A /* Clock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Clock.swift; path = TwoSum/ Clock.swift; sourceTree = "<group>"; };
48
+ 1B9E113E1E005A7C00B9FA5A /* Clock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Clock.swift; sourceTree = "<group>"; };
49
49
1B9E11401E006A2B00B9FA5A /* BugKrushaClockEntry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BugKrushaClockEntry.swift; sourceTree = "<group>"; };
50
50
1B9E11451E006F0800B9FA5A /* ClockTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ClockTests.swift; sourceTree = "<group>"; };
51
51
809B70491BF01B68004131BE /* LoganWrightEntry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoganWrightEntry.swift; sourceTree = "<group>"; };
106
106
children = (
107
107
1B9E11401E006A2B00B9FA5A /* BugKrushaClockEntry.swift */,
108
108
);
109
- name = Entries;
109
+ path = Entries;
110
110
sourceTree = "<group>";
111
111
};
112
112
1B9E11471E010A3500B9FA5A /* Clock */ = {
113
113
isa = PBXGroup;
114
114
children = (
115
- 1B9E113E1E005A7C00B9FA5A /* Clock.swift */,
116
115
1B9E11421E006A2F00B9FA5A /* Entries */,
116
+ 1B9E113E1E005A7C00B9FA5A /* Clock.swift */,
117
117
);
118
- name = Clock;
118
+ path = Clock;
119
119
sourceTree = "<group>";
120
120
};
121
121
9272E19A1BD7F6560030B403 = {
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments