Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Tom Underhill 40c5a6658d
Fix crash in NSLayoutManager during autorelease dealloc (#523)
* Update scripts to publish react-native-macos-init

* Clean up merge markers

* Restored ios:macos RNTester parity except for InputAccessoryView.

* Revert "Restored ios:macos RNTester parity except for InputAccessoryView."

This reverts commit 5a67ae06b0.

* Remove unnecessary android builds and tar file upload.

* Fix crash in NSLayoutManager dealloc on macOS.

* Bump node version in Brewfile

* copy the NSArray before iterating of it since, removes can invalidate the iterator

* Add `brew update` steps before `brew bundle`.

* Ensure node version update

Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
2020-07-28 15:49:41 -07:00
Tom Underhill 501f5cb379
Add Apple PR to github actions (#159)
* Add Apple PR to github actions

* Experimentally skip the packager script

* Fix xcode build run steps

* Escape the spaces in the xcode destinations.

* Try sudo brew install

* revert sudo

* Try overwrite in Brewfile

* Try brew link

* Try reenabling bundler scripts now that node 10 is installed

* Cleanup script

* Change ado to use yarn install
2019-09-12 10:29:18 -07:00
Tom Underhill 041a12d394
Update react-native PR build pipeline to use macOS Mojave agents and XCode 11 beta (#153)
* Switch to XCode 11.

* All tests passing

* Update node to 10

* Update yaml scripts to use the Mojave agent pools

* Fixed ado-test-setup.sh script

* Fix build error for RNTesterBundle-macOS

* fixed shellcheck issues
2019-09-03 09:28:54 -07:00
Tom Underhill 07933ba6ca
Tomun/yaml (#4)
* Initial yaml Azure DevOps build scripts

* Added missing parameter

* OCMock framework symlinks were broken

* Change syntax of template parameter variable in script

* Added env: tag to pass template parameter into bash script

* Try again to get variable passed to script

* Try removing underscores from variable name.

* Try again

* Try without quotes

* Experiment

* Cleaned up script
2019-03-04 13:27:54 -08:00