Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update iOS for XCode 11 #74284

Merged
merged 7 commits into from
Jan 3, 2020
Merged

Conversation

matthewbauer
Copy link
Member

Add iOS systems for XCode 11. Updates libtapi + cctools as well.

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @

Sorry, something went wrong.

@ofborg ofborg bot added 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-darwin: 501+ 10.rebuild-darwin: 5001+ 10.rebuild-linux: 11-100 labels Nov 26, 2019
@matthewbauer matthewbauer force-pushed the ios-with-xcode-11 branch 2 times, most recently from 910d19b to 9cd790e Compare December 2, 2019 21:42
@ofborg ofborg bot added 6.topic: haskell 2.status: merge conflict This PR has merge conflicts with the target branch labels Dec 3, 2019
@matthewbauer matthewbauer changed the title [WIP] iOS with XCode 11 iOS with XCode 11 Dec 5, 2019
@matthewbauer matthewbauer changed the title iOS with XCode 11 Update iOS for XCode 11 Dec 5, 2019
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Dec 5, 2019
@ofborg ofborg bot requested review from peti and kosmikus December 5, 2019 16:08
@matthewbauer matthewbauer changed the base branch from master to staging December 13, 2019 21:42
@matthewbauer matthewbauer changed the base branch from staging to master December 13, 2019 21:43
@ofborg ofborg bot added 2.status: merge conflict This PR has merge conflicts with the target branch and removed 6.topic: lua 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: pantheon The Pantheon desktop environment 6.topic: policy discussion 6.topic: printing 6.topic: python 6.topic: qt/kde 6.topic: ruby 6.topic: rust 6.topic: stdenv Standard environment 6.topic: steam Steam game store/launcher (store.steampowered.com) 6.topic: vim 6.topic: xfce The Xfce Desktop Environment 8.has: changelog 8.has: documentation This PR adds or changes documentation 8.has: module (update) This PR changes an existing module in `nixos/` labels Dec 19, 2019
@FRidh FRidh changed the base branch from master to staging December 31, 2019 08:42
@matthewbauer matthewbauer changed the base branch from staging to master January 3, 2020 20:12
@matthewbauer matthewbauer changed the base branch from master to staging January 3, 2020 20:14
Ericson2314 and others added 6 commits January 3, 2020 15:19
Apple no longer ships with it, so best to avoid forcing it into use.
Even when building for the simulator.
libtool is not really needed and it interferes with
updateAutotoolsGnuConfigScriptsHook. So remove it when
cross-compiling, but leave it in native to preserve hashes.
@matthewbauer matthewbauer merged commit 0400033 into NixOS:staging Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: merge conflict This PR has merge conflicts with the target branch 6.topic: haskell 8.has: clean-up 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 501+ 10.rebuild-darwin: 5001+ 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild 10.rebuild-linux: 501+ 10.rebuild-linux: 5001+ 10.rebuild-linux-stdenv This PR causes stdenv to rebuild 11.by: package-maintainer This PR was created by the maintainer of the package it changes
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants