post build script to update addressables

Hello mi gente,
I am trying to make a post that upload to S3 upon completion via a post build script to update my addressables remotely automatically after building a targeted platform.
so far I just made post build script and made it download/upload files, my issues is how to detect which file is updated and upload it .
any help or direction or document would be highly appreciated.
Thanks

Capture the time before you start the build, then compare that time to each file’s latest time.

1 Like