Skip to content

Commit fad219d

Browse files
Updated Welcome UI and Product Dev, Alpha and Beta Icons (#1390)
1 parent 1b5fc2b commit fad219d

37 files changed

+111
-107
lines changed

β€ŽCodeEdit.xcodeproj/project.pbxprojβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1142,11 +1142,11 @@
11421142
581BFB562926431000D251EC /* Views */ = {
11431143
isa = PBXGroup;
11441144
children = (
1145-
6C186209298BF5A800C663EA /* RecentProjectsListView.swift */,
1145+
B66A4E4E29C917B8004573B4 /* WelcomeWindow.swift */,
11461146
581BFB5A2926431000D251EC /* WelcomeWindowView.swift */,
11471147
581BFB5B2926431000D251EC /* WelcomeView.swift */,
11481148
581BFB5C2926431000D251EC /* WelcomeActionView.swift */,
1149-
B66A4E4E29C917B8004573B4 /* WelcomeWindow.swift */,
1149+
6C186209298BF5A800C663EA /* RecentProjectsListView.swift */,
11501150
581BFB5E2926431000D251EC /* RecentProjectItem.swift */,
11511151
);
11521152
path = Views;
@@ -3995,8 +3995,8 @@
39953995
isa = XCRemoteSwiftPackageReference;
39963996
repositoryURL = "https://github.com/CodeEditApp/CodeEditTextView";
39973997
requirement = {
3998-
kind = upToNextMajorVersion;
3999-
minimumVersion = 0.6.6;
3998+
kind = exactVersion;
3999+
version = 0.6.7;
40004000
};
40014001
};
40024002
6C0F3A3A2A1D0D5000223D19 /* XCRemoteSwiftPackageReference "CodeEditKit" */ = {

β€ŽCodeEdit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolvedβ€Ž

Lines changed: 21 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-1.39 KB
Loading
-1.28 KB
Loading
-55 Bytes
Loading
-54 Bytes
Loading
-1.28 KB
Loading
410 Bytes
Loading
-54 Bytes
Loading
-269 Bytes
Loading

0 commit comments

Comments
Β (0)