mirror of
https://github.com/webui-dev/webui
synced 2025-03-28 21:13:17 +00:00
Fix dir in release target
This commit is contained in:
parent
4700c2c5ff
commit
13e2ccf17d
@ -131,7 +131,7 @@ else
|
||||
endif
|
||||
# Build macOS WKWebView
|
||||
ifeq ($(shell uname),Darwin)
|
||||
@cd "$(BUILD_DIR)/debug" \
|
||||
@cd "$(BUILD_DIR)" \
|
||||
&& echo "Build WebUI Objective-C WKWebKit ($(CC) $(TARGET)release)..." \
|
||||
&& $(CC) $(TARGET) $(WKWEBKIT_BUILD_FLAGS) -Os
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user