I uploaded a new build:
cm-11-20140116-thunderc-skinbark.zip (link in OP)
Not much new, incorporates wifi password, play store app installation and button backlight fixes, along with small upstream fixes. This one will install on Sprint phones without modification. Hacker's keyboard is the default because it's 1/2 the size of AOSP keyboard and I like it better. AOSP keyboard is in the /extras folder inside the zip along with other apps and ringtones. Flash the rom, flash gapps, reboot. Set things up and reboot a couple more times to help things settle in. There may be a slight performance improvement due to optimization using
GOptimize. I highly recommend this tool for stripping out unneeded languages, libraries and debugging info as well as optimizing graphics files in apk files. The reason the rom is dated 3 days ago is because I've been experimenting with the settings on this script (it's a slow process). The settings I ended up using for system apps were
-m2 -zo -c -j75 -e- -a0 -d5 -b19 -l5
I ran it on all apps in /system/app and /system/priv-app as well as framework-res.apk. You have to add the /frameworks folder to the PlaceApksHere folder for it to work properly on system apps.