Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit52d8876

Browse files
committed
download mutagen before xcodegen
1 parent1780f03 commit52d8876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ APP_SIGNING_KEYCHAIN := $(if $(wildcard $(KEYCHAIN_FILE)),$(shell realpath $(KEY
4848

4949
.PHONY: setup
5050
setup:\
51+
$(addprefix$(PROJECT)/Resources/,$(MUTAGEN_RESOURCES))\
5152
$(XCPROJECT)\
5253
$(PROJECT)/VPNLib/vpn.pb.swift\
53-
$(PROJECT)/VPNLib/FileSync/daemon.pb.swift\
54-
$(addprefix$(PROJECT)/Resources/,$(MUTAGEN_RESOURCES))
54+
$(PROJECT)/VPNLib/FileSync/daemon.pb.swift
5555

5656
# Mutagen resources
5757
$(addprefix$(PROJECT)/Resources/,$(MUTAGEN_RESOURCES)):$(PROJECT)/Resources/.mutagenversion

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp