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

Commit2bf41aa

Browse files
committed
fixup
1 parent21bb169 commit2bf41aa

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
@@ -33,8 +33,8 @@ APP_SIGNING_KEYCHAIN := $(if $(wildcard $(KEYCHAIN_FILE)),$(shell realpath $(KEY
3333
.PHONY: setup
3434
setup:\
3535
$(XCPROJECT)\
36-
$(PROJECT)/VPNLib/vpn.proto\
37-
$(PROJECT)/VPNLib/FileSync/daemon.proto
36+
$(PROJECT)/VPNLib/vpn.pb.swift\
37+
$(PROJECT)/VPNLib/FileSync/daemon.pb.swift
3838

3939
$(XCPROJECT):$(PROJECT)/project.yml
4040
cd$(PROJECT);\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp