Tweets
- Tweets
- Tweets & replies
- Media
@mattstevens is blocked
Are you sure you want to view these Tweets? Viewing Tweets won't unblock @mattstevens.
-
Looks like Apple may have anticipated the receipt issue in September (see Receipt Creation Date + revision history): https://developer.apple.com/library/mac/releasenotes/General/ValidateAppStoreReceipt/Chapters/ReceiptFields.html#//apple_ref/doc/uid/TP40010573-CH106-DontLinkElementID_1 …
-
Put together a list of the various build setting transformations that Xcode supports, like rfc1034identifier: http://codeworkshop.net/posts/xcode-build-setting-transformations …
-
Here's an API diff for XCTest in Xcode 7: iOS: http://codeworkshop.net/objc-diff/examples/xcode-7-xctest-ios.html … Mac: http://codeworkshop.net/objc-diff/examples/xcode-7-xctest-osx.html …
-
Glad to see support for Address Sanitizer in the Apple tools, it's been invaluable for tracking down heap corruptions.
-
Learned about -Woverriding-method-mismatch, which caught a couple bugs in our API. http://lists.cs.uiuc.edu/pipermail/cfe-dev/2015-April/042412.html …
-
Mainline Clang added a warning for using API introduced in an OS version later than the deployment target: http://llvm.org/viewvc/llvm-project?view=revision&revision=232750 …
-
Here's an API diff for XCTest in Xcode 6: http://codeworkshop.net/objc-diff/examples/xcode-6-xctest.html …
-
Nice, the EXCLUDED_SOURCE_FILE_NAMES build setting also works to exclude a framework from a copy phase for a specific configuration.
-
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.
-
You can restrict that to a certain class of issue by enabling just the relevant diagnostic: -Wno-everything -Wformat.
-
Not really recommended but neat: you can automatically apply fix-its across an entire project using -Xclang -fixit.
-
swiftmodule and swiftdoc use the LLVM bitstream container format: http://llvm.org/docs/BitCodeFormat.html …. Limited analysis is possible with llvm-bcanalyzer.
-
Posted the initial version of my Objective-C API diff reporting tool:https://github.com/mattstevens/objc-diff …
-
About done with an Objective-C API diff reporting tool (example: http://codeworkshop.net/stuff/apidiff.html …). Need to figure out distribution for libclang.
-
defaults write com.agilebits.onepassword-osx ShowBackupCompletedNotifications -bool NO Then launch the app to propagate to the helper.
-
Explanation of EXC_GUARD: https://devforums.apple.com/message/915209#915209 … and the associated constants: http://opensource.apple.com/source/xnu/xnu-2422.1.72/bsd/sys/guarded.h …
-
iTunes now supports AirPlay speaker control via AppleScript. It only took nine years!
-
Hardware stores have some subliminal thing going on that makes me forget the outcome of every previous home improvement project.
-
The Silver Searcher really is a lot faster than ack. Great for searching SDK headers or finding something in an unfamiliar codebase.
-
Matt Stevens followed Gustin, Freenote Cloth, Linode Status and 26 others
-
-
@FreenoteCloth
A classic menswear collection manufactured exclusively in the USA // Instagram
@freenotecloth
-
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.
Matt Stevens