mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 09:45:04 +00:00
Fix arc focus build
Reviewed By: majak Differential Revision: D3081868 fb-gh-sync-id: c776cf5de04cecdf6b8e0b9a11ef590b12f2b875 shipit-source-id: c776cf5de04cecdf6b8e0b9a11ef590b12f2b875
This commit is contained in:
parent
030e34959e
commit
78ad15d85b
@ -27,7 +27,7 @@
|
||||
objc_setAssociatedObject(self, @selector(reactTag), reactTag, OBJC_ASSOCIATION_RETAIN_NONATOMIC);
|
||||
}
|
||||
|
||||
#if RCT_DEBUG
|
||||
#if RCT_DEV
|
||||
|
||||
- (RCTShadowView *)_DEBUG_reactShadowView
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user