Open dedo1911 opened 1 year ago
Same issue here...
# Wails
Version | v2.9.1
# System
┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
| OS | MacOS |
| Version | 14.0 |
| ID | 23A344 |
| Go Version | go1.22.1 |
| Platform | darwin |
| Architecture | arm64 |
| CPU | Apple M1 |
| GPU | Chipset Model: Apple M1 Type: GPU Bus: Built-In Total Number of Cores: 8 Vendor: Apple (0x106b) Metal Support: Metal 3 |
| Memory | 16GB |
└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
# Dependencies
┌────────────────────────────────────────────────────────────────────────┐
| Dependency | Package Name | Status | Version |
| Xcode command line tools | N/A | Installed | 2399 |
| Nodejs | N/A | Installed | 20.11.1 |
| npm | N/A | Installed | 10.2.4 |
| *Xcode | N/A | Installed | 15.0.1 (15A507) |
| *upx | N/A | Installed | upx 3.96 |
| *nsis | N/A | Available | |
└─────────────────────── * - Optional Dependency ────────────────────────┘
Description
Cannot compile applications in macOS 14.0 Sonoma (Apple M2 Max)
To Reproduce
wails init -n wails-svelte -t svelte
cd wails-svelte
wails build
Expected behaviour
The application should compile properly
Screenshots
No response
Attempted Fixes
No response
System Details
Additional context
Edit: Updated to Sonoma 14.1, nothing has changed.