mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
fix aar wrapper
This commit is contained in:
@@ -57,4 +57,3 @@ def wrap_in_aar(input_file, input_mov, output_file):
|
|||||||
f.write(header2)
|
f.write(header2)
|
||||||
f.write(file_data2)
|
f.write(file_data2)
|
||||||
|
|
||||||
wrap_in_aar('contents.plist', 'settlingEffect.mov', 'output.aar')
|
|
||||||
|
|||||||
Reference in New Issue
Block a user