@mattstevens is blocked

Are you sure you want to view these Tweets? Viewing Tweets won't unblock @mattstevens.

  1. Looks like Apple may have anticipated the receipt issue in September (see Receipt Creation Date + revision history):

  2. Put together a list of the various build setting transformations that Xcode supports, like rfc1034identifier:

  3. Glad to see support for Address Sanitizer in the Apple tools, it's been invaluable for tracking down heap corruptions.

  4. Learned about -Woverriding-method-mismatch, which caught a couple bugs in our API.

  5. Mainline Clang added a warning for using API introduced in an OS version later than the deployment target:

  6. Nice, the EXCLUDED_SOURCE_FILE_NAMES build setting also works to exclude a framework from a copy phase for a specific configuration.

  7. If DP5 claims an app's framework is "not signed at all" and you're copying it yourself, check for hidden files like .DS_Store in Versions.

  8. You can restrict that to a certain class of issue by enabling just the relevant diagnostic: -Wno-everything -Wformat.

  9. Not really recommended but neat: you can automatically apply fix-its across an entire project using -Xclang -fixit.

  10. swiftmodule and swiftdoc use the LLVM bitstream container format: . Limited analysis is possible with llvm-bcanalyzer.

  11. Posted the initial version of my Objective-C API diff reporting tool:

  12. About done with an Objective-C API diff reporting tool (example: ). Need to figure out distribution for libclang.

  13. defaults write com.agilebits.onepassword-osx ShowBackupCompletedNotifications -bool NO Then launch the app to propagate to the helper.

  14. iTunes now supports AirPlay speaker control via AppleScript. It only took nine years!

  15. Hardware stores have some subliminal thing going on that makes me forget the outcome of every previous home improvement project.

  16. The Silver Searcher really is a lot faster than ack. Great for searching SDK headers or finding something in an unfamiliar codebase.

  17. Matt Stevens followed , , and 26 others
    • @weargustin

      Premium menswear made in California, crowdsourced and delivered at wholesale.

    • @FreenoteCloth

      A classic menswear collection manufactured exclusively in the USA // Instagram

Loading seems to be taking a while.

Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.

    You may also like

    ·