Remove the i386 architecture from the libuv xcodebuild command in util/build_libuv.py to eliminate deprecation warnings from XCode. Update the Travis CI configuration to drop the ci_32 build target, leaving only ci_64 for macOS builds. Also add XCBuildData cache directory to .gitignore.