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 pkgs/development: remove unused arguments 2024-08-03 17:18:20 +02:00
checkra1n
cordova
fdroidcl
genymotion
gomobile
imgpatchtools treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
titanium treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
titanium-alloy treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
titaniumenv
webos treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
xcodeenv xcodeenv: accept version & perform runtime checks 2024-09-12 20:43:05 +05:30
xpwn