react-native-macos/React
Ben Roth b3be5743e9 Fix property accessor warning in RCTDevSettings::websocketExecutorName
Summary:
Motivation: Fixes Xcode warning `Ivar '_websocketExecutorName' which backs the property is not referenced in this property's accessor` which shows up because this property has no setter (and is never set anywhere).
Closes https://github.com/facebook/react-native/pull/12639

Differential Revision: D4745437

Pulled By: javache

fbshipit-source-id: 3ab4b0df62f90adc2b62d891197dc783e07da4e3
2017-03-21 04:20:02 -07:00
..
Base RCTLocalAssetImageLoader: Add searching shipped frameworks beyond mainBundle 2017-03-20 12:00:44 -07:00
CxxBridge Extract module registry creation to helper 2017-03-17 07:08:14 -07:00
CxxModule Extract module registry creation to helper 2017-03-17 07:08:14 -07:00
CxxUtils Move RCTFollyConvert to the correct namespace 2017-02-16 06:59:27 -08:00
DevSupport Add a RCTPackagerClientMethod handler for pokeSamplingProfiler in DevMenu 2017-02-24 08:30:50 -08:00
Executors Fixes current CI failures and allows tree shaking of native dev support code. 2017-02-27 14:04:58 -08:00
Modules Fix property accessor warning in RCTDevSettings::websocketExecutorName 2017-03-21 04:20:02 -07:00
Profiler Don't call libc malloc and free directly from assembly 2017-03-16 12:34:06 -07:00
React.xcodeproj Introduce `DeviceInfo` as a new native module 2017-03-17 17:01:57 -07:00
ReactCxx.xcodeproj Introduce `DeviceInfo` as a new native module 2017-03-17 17:01:57 -07:00
Views Fixed issue where setting `zero scale` transfrom matrix to UIView brokes `hitTest` mechanism 2017-03-19 22:01:55 -07:00
folly.xcconfig Update Boost dependency to 1.63 on iOS 2017-03-10 05:45:28 -08:00