Some more progress on Masterpiece’s prototype, although I got a little tiny bit lost on a tangent. This week I’m talking about graphics performance and reacquainting myself with OpenGL, and affordance in animation. Also, I found an amusing little piece of memorabilia.
Read MoreWell, this week didn’t go quite as planned. I think I broke my own spirit. Oh well! Maybe next week.
Read MoreAn iTunes Connect screenshot management workflow
Ugh – iTunes Connect is really annoying to use when it comes to screenshots. There’re [some third party tools](http://realmacsoftware.com/blog/mastering-itunes-connect-transporter) [out there](https://github.com/sshaw/itunes_store_transporter), but it was still too hands-on for my workflow.
So I wrote a little script that does the stuff I want. I have a Sketch document that exports all the screenshots, and the script updates the iTunes Connect metadata XML appropriately.
In case it’s useful to anyone else:
Usage:
Work on screenshots
Setup:
alias iTMSTransporter="/Applications/Xcode.app/Contents/Applications/Application\ Loader.app/Contents/MacOS/itms/bin/iTMSTransporter"
Grab latest ITMS data:
iTMSTransporter -m lookupMetadata -u [email protected] -p password -vendor_id APPVENDORID -destination YourApp.itmsp
Open up the metadata.xml and remove the fields you don’t want to change – this is probably going to be the currently-live version, and maybe the product info at the bottom.
Export all the screenshots into the itmsp package folder
Run this tool (
update_itmsp_screenshots.php YourApp.itmsp
)Check that everything looks okay
Verify
iTMSTransporter -m verify -u [email protected] -p password -f YourApp.itmsp
Upload
iTMSTransporter -m upload -u [email protected] -p password -f YourApp.itmsp
I’ve done some more work on the revised design this week, exploring track screen ideas: editing, and track settings, where you can select between live audio input, Inter-App Audio, and – you’ll like this – MIDI, with a twist. Some fun stuff in here. Lemme know what you think.
Read MoreI’m finally getting back to Masterpiece, and taking another crack at the design. Not got much to show yet (mostly due to this week’s brain-deadness), but this week I’m talking about my motivations for this design iteration.
Read MoreNSBrief » Michael Tyson
NSBrief’s Janie Clayton interviewed me last week – we talk about Loopy, Audiobus, travelling Europe in a motorhome, and other bits and pieces.