Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2c5b348

Browse filesBrowse files
committed
Update Makefile
1 parent 2804179 commit 2c5b348
Copy full SHA for 2c5b348

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎Makefile

Copy file name to clipboardExpand all lines: Makefile
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ update_swiftygif: check_version_parameter
1919
./Scripts/removePublicDeclarations.sh Sources/StreamChatSwiftUI/StreamSwiftyGif
2020

2121
update_markdown_ui: check_version_parameter
22-
./Scripts/updateDependency.sh $(version) Dependencies/MarkdownUI Sources/StreamChatAISwiftUI/MarkdownUI Sources
22+
./Scripts/updateDependency.sh $(version) Dependencies/MarkdownUI Sources/StreamChatAISwiftUI/StreamMarkdownUI Sources
2323
./Scripts/removePublicDeclarations.sh Sources/StreamChatAISwiftUI/StreamMarkdownUI
2424

2525
update_splash: check_version_parameter
26-
./Scripts/updateDependency.sh $(version) Dependencies/Splash Sources/StreamChatAISwiftUI/Splash Sources
26+
./Scripts/updateDependency.sh $(version) Dependencies/Splash Sources/StreamChatAISwiftUI/StreamSplash Sources
2727
./Scripts/removePublicDeclarations.sh Sources/StreamChatAISwiftUI/StreamSplash
2828

2929
check_version_parameter:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.