Skip to content

Conversation

banjun
Copy link
Member

@banjun banjun commented Nov 6, 2022

動作確認用リリース: https://github.com/codefirst/aquaskk/releases/tag/4.7.5

  • Xcode 14.1
  • recommended build settingsへのupdate
    • dead code strip
    • minimum deployment target = 10.14.6
  • build warningsのうち比較的単純なものへ対処
    • int, longまわり (arch依存でビット幅不定のlongがあるが、主にc++の依存先コードによるので、あえてlongに合わせたところがある)
    • activeApplicationのpid → frontMostApplicationのpid
  • github actions
    • Xcode指定
    • macOSはまだ12しかないみたいなので13にしていない

Makefileは変更なしでnotarize動作OK

@banjun banjun self-assigned this Nov 6, 2022
@banjun banjun changed the title 🚧 Xcode 14でビルドする Xcode 14でビルドする Nov 6, 2022
@banjun banjun marked this pull request as draft September 23, 2024 08:19
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