nixpkgs/pkgs/development/mobile
Siddarth Kumar 15d5ce3687
xcodeenv: accept version & perform runtime checks
- xcodewrapper nix derivation has been updated to now accept a list of acceptable versions.
- allowHigher is now removed
- this matches closely to what we use for building react-native with nix at status-mobile repo
ref -> https://github.com/status-im/status-mobile/blob/develop/nix/pkgs/xcodeenv/compose-xcodewrapper.nix
- The key change done here is that now xcodewrapper checks Xcode versions at runtime instead of build time. This helps us to show warning messages when underlying environment does not have the Xcode version we want to support.
2024-09-12 20:43:05 +05:30
..
abootimg
adb-sync
adbfs-rootless
androidenv
checkra1n
cordova
fdroidcl
genymotion
gomobile
imgpatchtools
titanium
titanium-alloy
titaniumenv
webos
xcodeenv xcodeenv: accept version & perform runtime checks 2024-09-12 20:43:05 +05:30
xpwn