Skip to content

Commit

Permalink
0.241.0 (#27)
Browse files Browse the repository at this point in the history
* 239.0 auto make.

* 0.241.0
  • Loading branch information
Furtif authored Jun 24, 2022
1 parent bb01bbe commit 3a13c00
Show file tree
Hide file tree
Showing 2 changed files with 13,627 additions and 358 deletions.
4 changes: 4 additions & 0 deletions Scripts/update.bash
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ cd $DIR/../../POGOProtos
#private mode 'git pull' bad get err...
#echo "Updating base repo"
#git pull
## for perso paths
# chmod +x /Users/xxxxx/protoc-3/bin/protoc
# PATH="/Users/xxxxx/protoc-3/bin:${PATH}"
# export PATH
python3 compile_base.py -l swift
mv out/single_file/swift/POGOProtos.Rpc.pb.swift $DIR/../Sources/POGOProtos/POGOProtos.pb.swift
#if need *.desc need one other folder as POGOProtos swift build bugs or need ignore compile it in package conf.
Expand Down
Loading

0 comments on commit 3a13c00

Please sign in to comment.