chain-studio/macos/Runner
flemming-it da30aae8e9
Some checks failed
Security / Security check (push) Failing after 1s
fix(macos): skip Developer-ID codesign in release build (ad-hoc after)
The release build aborted at the Xcode CodeSign step (no Developer-ID
identity), leaving an incomplete .app missing Contents/Frameworks —
which DYLD-crashed at launch ('Library not loaded: FlutterMacOS.framework').
Set CODE_SIGNING_ALLOWED = NO so the bundle is produced complete; the
release pipeline ad-hoc signs it afterward. Notarization is a later step.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-06-17 22:46:31 +02:00
..
Assets.xcassets/AppIcon.appiconset feat: F∆I Studio MVP scaffold (Tier-2 desktop GUI) 2026-05-05 14:19:39 +02:00
Base.lproj feat: F∆I Studio MVP scaffold (Tier-2 desktop GUI) 2026-05-05 14:19:39 +02:00
Configs fix(macos): skip Developer-ID codesign in release build (ad-hoc after) 2026-06-17 22:46:31 +02:00
AppDelegate.swift feat: F∆I Studio MVP scaffold (Tier-2 desktop GUI) 2026-05-05 14:19:39 +02:00
DebugProfile.entitlements feat: F∆I Studio MVP scaffold (Tier-2 desktop GUI) 2026-05-05 14:19:39 +02:00
Info.plist feat(studio): de-jargonize, reveal-in-OS, copyable errors, today carousel, AppBar alignment, F∆I window title (v0.34.0) 2026-05-08 14:48:33 +02:00
MainFlutterWindow.swift refactor: rename app fai_studio -> chain_studio 2026-06-16 17:48:11 +02:00
Release.entitlements feat: F∆I Studio MVP scaffold (Tier-2 desktop GUI) 2026-05-05 14:19:39 +02:00