react-native-macos/ReactCommon/cxxreact
HeyImChris 3056c4e4bf
Add some robustness to the CI and switch to Xcode 12 (#709)
* Update RCTCxxBridge.mm

* make CI xcode versioning more robust to xcode12

* update to xcode 12.4

* use apple variables file

* Update RCTCxxBridge.mm

* add quotes

* switch to catalina

* update pods to 10.15

* make CI xcode versioning more robust to xcode12

* update to xcode 12.4

* use apple variables file

* add quotes

* switch to catalina

* update pods to 10.15

* upgrade version requirements to n-2 for osx

* make CI xcode versioning more robust to xcode12

* update to xcode 12.4

* use apple variables file

* add quotes

* switch to catalina

* make CI xcode versioning more robust to xcode12

* update to xcode 12.4

* use apple variables file

* add quotes

* make CI xcode versioning more robust to xcode12

* update to xcode 12.4

* use apple variables file

* add quotes

* CI should run on PRs to future stable branches (#718)

* Pull in header's C declaration to stop symbol mangling  (#728)

* Update RCTCxxBridge.mm

* Update RCTCxxBridge.mm

* fix undefined extern c symbol

* scroll content with animation (#725)

Summary: please see test plan

Test Plan:
|Before|After|
|{F371503806}|{F371499708}|



Reviewers: skyle

Reviewed By: skyle

Subscribers: zackargyle

Differential Revision: https://phabricator.intern.facebook.com/D26354172

Tasks: T84165504

Signature: 26354172:1612920735:2cd8455b1bae06ee555bd98cfd41c4dfb29c288e

Co-authored-by: Mo Wang <mowang@fb.com>

* Fix missing props on secure text input (#719)

* Enable animated gif playback on Mac (#724)

* enable gif for mac

Summary:
I verify that it works for Zeratul as well. 

It also works regardless turbo module is enabled or not.

Test Plan: 
|{F369886201}|{F369889196}|



Reviewers: skyle

Reviewed By: skyle

Subscribers: zackargyle

Differential Revision: https://phabricator.intern.facebook.com/D26272145

Tasks: T82742678

Signature: 26272145:1612513052:520a8b0b3ab4b211c953b3225c6c96ffb8a29fc5

* bypass setImage logic when it is Mac

Summary: as titled

Test Plan:

{F370138978}

{F370139033}


Reviewers: skyle

Reviewed By: skyle

Subscribers: zackargyle

Differential Revision: https://phabricator.intern.facebook.com/D26288169

Signature: 26288169:1612565769:8f779fe01614e3399ac3e484853bb61246210ff4

* address PR comments

* address PR comments 1

Co-authored-by: Mo Wang <mowang@fb.com>

* Add explicit Tab support to keyboarding (#723)

* Update RCTCxxBridge.mm

* Update RCTCxxBridge.mm

* add explicit tab support

* missing tab validity check

* Fix Deadlock in RCTi18nUtil (iOS) (#733)

* Initial Commit

* Fix typo

* Fix default initialization of isRTLAllowed and documentation

* use BOOL, remove superfluous readwrite decorator

* Fix another typo

* Add TODO Marker

* update to macOS 10.15

* make CI xcode versioning more robust to xcode12

* update to xcode 12.4

* use apple variables file

* add quotes

* switch to catalina

* update pods to 10.15

* upgrade version requirements to n-2 for osx

* make CI xcode versioning more robust to xcode12

* update to xcode 12.4

* use apple variables file

* add quotes

* switch to catalina

* make CI xcode versioning more robust to xcode12

* update to xcode 12.4

* use apple variables file

* add quotes

* make CI xcode versioning more robust to xcode12

* update to xcode 12.4

* use apple variables file

* add quotes

* update to macOS 10.15

* update to xcode 12.4

* use apple variables file

* switch to catalina

* 10.14

* CI has to run on 10.15.4 or later

* fix up pod errors

* upgrade iphone simulator

* iphone 13

* remove old post install script

* iphone 8

* Restore Podfile.lock to see if it fixes CI

* Restore compiler flags in TurboModuleCxx-WinRTPort

* Remove macOS arm64 build divergence

* Remove building all ARCHS temporarily

* Override ONLY_ACTIVE_ARCH in release builds too

* Push iOS 14 snapshots

Co-authored-by: Andrew Coates <30809111+acoates-ms@users.noreply.github.com>
Co-authored-by: Mo <mo.hy.wang@gmail.com>
Co-authored-by: Mo Wang <mowang@fb.com>
Co-authored-by: Scott Kyle <scott@appden.com>
Co-authored-by: Saad Najmi <saadnajmi2@gmail.com>
Co-authored-by: Anand Rajeswaran <anand.rajeswaran@outlook.com>
2021-03-17 11:41:57 -07:00
..
tests v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
.clang-tidy v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
Android.mk v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
BUCK v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
CxxModule.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
CxxNativeModule.cpp v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
CxxNativeModule.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
Instance.cpp v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
Instance.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
JSBigString.cpp Resolving cxxreact&callinvoker in ReactCommon 2020-04-29 22:58:20 -07:00
JSBigString.h Resolving cxxreact&callinvoker in ReactCommon 2020-04-29 22:58:20 -07:00
JSBundleType.cpp v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
JSBundleType.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
JSDeltaBundleClient.cpp Resolve React-cxxreact warnings (#28047) 2020-02-13 16:19:33 +01:00
JSDeltaBundleClient.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
JSExecutor.cpp v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
JSExecutor.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
JSIndexedRAMBundle.cpp Resolving cxxreact&callinvoker in ReactCommon 2020-04-29 22:58:20 -07:00
JSIndexedRAMBundle.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
JSModulesUnbundle.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
JsArgumentHelpers-inl.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
JsArgumentHelpers.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
MessageQueueThread.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
MethodCall.cpp v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
MethodCall.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
ModuleRegistry.cpp v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
ModuleRegistry.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
NativeModule.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
NativeToJsBridge.cpp v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
NativeToJsBridge.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RAMBundleRegistry.cpp Replace folly::make_unique with std::make_unique (#26730) 2019-10-22 12:21:41 -07:00
RAMBundleRegistry.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
React-cxxreact.podspec Add some robustness to the CI and switch to Xcode 12 (#709) 2021-03-17 11:41:57 -07:00
ReactMarker.cpp v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
ReactMarker.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
ReactNativeVersion.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RecoverableError.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
SampleCxxModule.cpp Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
SampleCxxModule.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
SharedProxyCxxModule.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
SystraceSection.h Remove __unused annotation from ConcreteSystraceSection ctor args 2019-11-19 10:51:59 -08:00
re_worker_requirements Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00