Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pawello2222 committed Apr 21, 2024
1 parent 408272d commit 4838314
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
Binary file added .resources/Screenshots/AnalogClockWidget.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions Widget Examples.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -341,15 +341,15 @@
path = Extensions;
sourceTree = "<group>";
};
E52FE12F2BD552CE00141AC0 /* AnalogClock */ = {
E52FE12F2BD552CE00141AC0 /* AnalogClockWidget */ = {
isa = PBXGroup;
children = (
E542EED72BD565CD00964BEB /* AnalogClockWidget.swift */,
E542EED82BD565CD00964BEB /* AnalogClockWidget+Entry.swift */,
E542EED52BD565CD00964BEB /* AnalogClockWidget+EntryView.swift */,
E542EED62BD565CD00964BEB /* AnalogClockWidget+Provider.swift */,
);
path = AnalogClock;
path = AnalogClockWidget;
sourceTree = "<group>";
};
E542134D253879B700CCC9C3 = {
Expand Down Expand Up @@ -400,7 +400,7 @@
isa = PBXGroup;
children = (
E542137425387A0300CCC9C3 /* WidgetBundle.swift */,
E52FE12F2BD552CE00141AC0 /* AnalogClock */,
E52FE12F2BD552CE00141AC0 /* AnalogClockWidget */,
E54213C7253891CB00CCC9C3 /* AppGroupWidget */,
E54214182538B57400CCC9C3 /* CoreDataWidget */,
E542139A2538806F00CCC9C3 /* CountdownWidget */,
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 4838314

Please sign in to comment.