再测试
parent
66b1aeba17
commit
d06fe0403e
|
|
@ -282,11 +282,12 @@ if __name__ == '__main__':
|
|||
# opts.unityexe = "/Applications/Unity/Hub/Editor/2021.3.45f1/Unity.app/Contents/MacOS/Unity"
|
||||
# opts.log = "log/build.log"
|
||||
# opts.upload = "false"
|
||||
# opts.special = "main_30point_ws20250422_1"
|
||||
opts.special = "0"
|
||||
opts.special = "main_30point_qxy20250826_half_1"
|
||||
# opts.special = "0"
|
||||
opts.platform = "Android"
|
||||
opts.old_hash = "d25a33127646e062e4ef1a760fae43e50393b4c5"
|
||||
opts.new_hash = "fdde3dbb2bcf2cc04a28197afef5c19bed5df237"
|
||||
# opts.old_hash = "d25a33127646e062e4ef1a760fae43e50393b4c5"
|
||||
# opts.new_hash = "fdde3dbb2bcf2cc04a28197afef5c19bed5df237"
|
||||
|
||||
|
||||
|
||||
print(f'test-- {opts}')
|
||||
|
|
|
|||
Loading…
Reference in New Issue