Commit History

作者 SHA1 備註 提交日期
  Aarni Koskela f134769506 Fix various typos 6 月之前
  Yufeng Ying 34d8255947 Force build editor with regex module, remove checking code. 7 月之前
  Fredia Huya-Kouadio 2d3f6963b2 Update the visibility for the custom templates for all platforms 1 年之前
  ArchercatNEO 00a791f04e Use temp dirs instead of cache dirs for export 7 月之前
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 8 月之前
  bruvzg 2d66988f99 [GDExtension] Improve macOS library loading/export. 9 月之前
  Travis Lange 5777a3fed5 added ability to add extra codesign entitlements for macos from godot editor 9 月之前
  bruvzg 1f0b1220d2 Reenable macOS .app export from Windows, add warnings about Unix permissions. 11 月之前
  Rémi Verschelde 2c733cbf1c Merge pull request #95885 from bruvzg/macos_arch 11 月之前
  bruvzg 07e986f728 Allow adding custom export platforms using scripts / GDExtension. 1 年之前
  bruvzg 3034d32429 [macOS] Use per-architecture min. OS version for export. 11 月之前
  Stuart Carnie 2d0165574d Add Metal support for macOS (arm64) and iOS 1 年之前
  Leonardo Demartino 0a57dd4682 Only main binaries require entitlements. This fixes signing issues on macOS. 11 月之前
  Rémi Verschelde 25e5efaf9e Merge pull request #94680 from bruvzg/fix_net_detection 1 年之前
  bruvzg 25f78a5eb6 Replace .NET detection code with `ClassDB::class_exists("CSharpScript")`. 1 年之前
  bruvzg c34192eb9c [macOS export] Do not stop export on signing errors. 1 年之前
  bruvzg 975ee76e2b [macOS] Fix codesigning of .NET helper executables when sandboxing is disabled. 1 年之前
  bruvzg 501c15c5f5 [iOS export] Automatically generate ARM64 simulator library from device library if it's missing. 1 年之前
  Mikael Hermansson 6d68362f2f Fix issues related to code-signing for macOS exports 1 年之前
  Rémi Verschelde 86b72d9215 Merge pull request #91377 from bruvzg/macos_privacy 1 年之前
  A Thousand Ships a0dbdcc3ab Replace `find` with `contains/has` where applicable 1 年之前
  bruvzg 059ddc41a0 [macOS export] Add support for privacy manifest configuration. 1 年之前
  Rémi Verschelde 339cb0e2a2 Merge pull request #90428 from bruvzg/macos_detect_helper_exes 1 年之前
  Mikael Hermansson a057158d75 Revert pack trimming introduced by #82084 1 年之前
  bruvzg bf558adcdd [.NET] Disable output embedding on macOS, move it to the advanced options on other platforms. 1 年之前
  bruvzg bae27340c9 [macOS export] Detect embedded helper executables using MachO header. 1 年之前
  David Nikdel 5e6adb4a2d Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs 1 年之前
  Rémi Verschelde ae603f2dc6 Merge pull request #87908 from bruvzg/mac_gen_plist 1 年之前
  Rémi Verschelde 747977807a Merge pull request #87657 from bruvzg/app_dist 1 年之前
  Rémi Verschelde 164ec4929f Merge pull request #86934 from bruvzg/mac_icon_fix 1 年之前