dpravity
@dpravity
Reviews Written
1
Average Rating
5.0
Posts
Q&A
์๋ ํ์ธ์ ๊ตฌ๊ธ๋ก๊ทธ์ธ SDK ์ ์ฉํ๊ณ ๋น๋๋ฌธ์ ๊ฐ์์ด ์ง๋ฌธ๋๋ฆฝ๋๋ค.
Google-signin ์ ๊ฒฝ์ฐ ํด๊ฒฐ๋ฐฉ๋ฒ ๊ณต์ ๋๋ฆฝ๋๋ค.๋๋ ํ ๋ฆฌ :Assets/GoogleSignIn/Editor/m2repository/com/google/signin/google-signin-support/1.0.4(ํด๋นํ๋ ๋ฒ์ ) ์ ๋ํฐ๊ฐ ์๋ ํด๋น ํด๋๋ก ์ง์ ํ์ ์.srcaar ํ์ฅ์๋ฅผ .aar ํ์ฅ์๋ก ๋ณ๊ฒฝํด์ฃผ์๊ณ ๋น๋ ํ์๋ฉด๋ฉ๋๋ค.๋ง์ฝ ์ ์ฉ์ด ์ ์์ ์ผ๋ก ๋์ง ์์ผ์ค ๊ฒฝ์ฐ ์ ๋ํฐ๋ฅผ ์ข ๋ฃ ํAssets/Library ํด๋ ์ญ์ ํ์๊ณ ์ ๋ํฐ๋ฅผ ์ฌ์คํ ํ์๋ฉด ์๋ก์ด Library ๋ฅผ ๋ฐ๊ฒ๋ฉ๋๋ค.๋น๋ํ์๋ฉด ๋ฉ๋๋ค.
- 0
- 4
- 712
Q&A
์๋ ํ์ธ์ ๊ตฌ๊ธ๋ก๊ทธ์ธ SDK ์ ์ฉํ๊ณ ๋น๋๋ฌธ์ ๊ฐ์์ด ์ง๋ฌธ๋๋ฆฝ๋๋ค.
๋์ค์ฝ๋ ์ด์ด์ฃผ์๋ฉด ๊ฐ์ด ํ์ธ ๋์๋๋ฆด๊ฒ์
- 0
- 4
- 712
Q&A
์๋ ํ์ธ์ ๊ตฌ๊ธ๋ก๊ทธ์ธ SDK ์ ์ฉํ๊ณ ๋น๋๋ฌธ์ ๊ฐ์์ด ์ง๋ฌธ๋๋ฆฝ๋๋ค.
API Min version 24 ์ด์์ผ๋ก ์ฌ๋ฆฌ์๋ฉด ํด๊ฒฐ๋ฉ๋๋ค
- 0
- 4
- 712
Q&A
(ํด๊ฒฐ) ๋งฅ๋ถ ์ฌ์ฉํ์๋ ์๊ฐ์ ๋ถ์ด ๊ณ์๋ค๋ฉด rider, protobuf ์กฐ์ธ์ ๊ตฌํฉ๋๋ค.
Properties $(SolutionDir) ํ๊ฒฝ๋ณ์ Undefined ์ผ ๊ฒฝ์ฐ ๋น๋ ์ต์ ํ์ธ ํ์GameServer.csproj ํ์ผ ๋๋ GameServer -> Properties -> Build Events ์ Before Build ์์ ์ฐจ์ด์ PreBuild๋ MSBuild ํ์ค ํ๊ฒ์ผ๋ก Visual Studio๋ฟ๋ง ์๋๋ผ ๋ค๋ฅธ ๋น๋ ํ๊ฒฝ์์๋ ๋์PreBuildEvent๋ Visual Studio์์ ์ฃผ๋ก ์ฌ์ฉ
- 0
- 2
- 475
Q&A
(ํด๊ฒฐ) ๋งฅ๋ถ ์ฌ์ฉํ์๋ ์๊ฐ์ ๋ถ์ด ๊ณ์๋ค๋ฉด rider, protobuf ์กฐ์ธ์ ๊ตฌํฉ๋๋ค.
๋งฅ๋ถ/๋ฆฌ๋ ์ค ์ฌ์ฉ์์ฉ 1์ฐจ ํด๊ฒฐ ๋ด์ฉ(ํ์) protobuf ์ค์นv3.27.2 ๋ฒ์ ๊ณผ ๋งฅ๋ถ์ฉ v27.2 ๋ฒ์ ์ ๋์ผํ๋ฏ๋ก ์ฌ์ฉ ๊ฐ๋ฅ๋๋ ํ ๋ฆฌ ์์นServerGenProto.bat -> GenProto.sh ํ์ผ ๊ต์ฒดchmod +x GenProto.sh : sh ๊ถํ ๋ถ์ฌsh ์คํฌ๋ฆฝํธ ๋ด์ฉ#!/bin/bash # ํ์ฌ ์์ ๋๋ ํ ๋ฆฌ ์ ์ฅ curPath=$(pwd) projectPath=$1 # ํ๋ก์ ํธ ๊ฒฝ๋ก๋ก ์ด๋ cd "$projectPath" cd .. # ๋ฃจํธ ๊ฒฝ๋ก ์ค์ rootPath=$(pwd) outputPath="$rootPath$2" # ํ๋กํ ์ฝ ํ์ผ์ด ์๋ ๋๋ ํ ๋ฆฌ๋ก ์ด๋ cd Common/Protocol # protoc ๋ช ๋ น์ด ์คํ (brew๋ก ์ค์น๋ protoc ์ฌ์ฉ) protoc -I=./ --csharp_out="$outputPath" ./Protocol.proto ./Enum.proto ./Struct.proto # ์ค๋ฅ ๋ฐ์ ์ ์คํ ์ค๋จ if [ $? -ne 0 ]; then echo "protoc ๋ช ๋ น์ด ์คํ ์ค ์ค๋ฅ ๋ฐ์" exit 1 fi # ํจํท ์์ฑ๊ธฐ ์คํ ๋๋ ํ ๋ฆฌ๋ก ์ด๋ (์: macOS์ฉ ๋์ฒด ํ๋ก๊ทธ๋จ ์ฌ์ฉ) cd "$rootPath/Tools/PacketGenerator/bin" # macOS์ฉ PacketGenerator ์คํ (์: PacketGenerator ๋์ ๋ค๋ฅธ ํ๋ก๊ทธ๋จ ์ฌ์ฉ) ./PacketGenerator -o "$2" -t "$3" # ์๋ ๋๋ ํ ๋ฆฌ๋ก ๋์๊ฐ๊ธฐ cd $curPath # ์คํฌ๋ฆฝํธ ์ข ๋ฃ exit 0GameServer.csproj PreBuild ๋ด์ฉ ๋ณ๊ฒฝ
- 0
- 2
- 475
Q&A
์น์ 1 - UI, Data ๊ฐ์ ํ๋ฉด ์๋ ์๋ณด์ด๋์?
ํด๊ฒฐ๋์์ต๋๋ค.ํฌ๋กฌ -> ์ค์ -> ์์คํ -> ๊ทธ๋ํฝ ๊ฐ์ ๊ธฐ๋ฅ off
- 0
- 1
- 280




