Skip to content

fix(example): clean startup warnings - #41

Merged
futamura merged 1 commit into
developfrom
fix/example-startup-warnings
May 25, 2026
Merged

fix(example): clean startup warnings#41
futamura merged 1 commit into
developfrom
fix/example-startup-warnings

Conversation

@futamura

Copy link
Copy Markdown
Owner

Summary:

  • Adopt UIScene lifecycle for the example app
  • Remove malloc stack logging launch diagnostics from shared schemes

Verification:

  • plutil -lint Example/Info.plist
  • swiftlint lint Example/Source/AppDelegate.swift Example/Source/SceneDelegate.swift
  • git diff --check
  • xcodebuild build on iOS 26.5 Simulator
  • xcodebuild build-for-testing on iOS 26.5 Simulator
  • simctl install/launch on iOS 26.5 iPhone 17

@futamura
futamura merged commit 2915d19 into develop May 25, 2026
2 checks passed
@futamura
futamura deleted the fix/example-startup-warnings branch May 25, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant