majd / ipatool

Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
MIT License
5.33k stars 465 forks source link

Update appstore_replicate_sinf.go #249

Closed mikesTech closed 5 months ago

mikesTech commented 6 months ago

should fix for windows linux complains less about altering files when in use

majd commented 5 months ago

Please format the code using gofmt so that the CI jobs pass.

$ gofmt -s -w pkg/appstore/appstore_replicate_sinf.go
mikesTech commented 5 months ago

Please format the code using gofmt so that the CI jobs pass.

$ gofmt -s -w pkg/appstore/appstore_replicate_sinf.go

done from a different account