mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
always compile with debug information (#13151)
Some checks failed
macos / macOS ${{ matrix.image }} ${{ matrix.platform }} 🔨${{ matrix.xcode_version }} 🎯${{ matrix.deployment_target }} (10.15, 13, x86-64, 15.2) (push) Has been cancelled
macos / macOS ${{ matrix.image }} ${{ matrix.platform }} 🔨${{ matrix.xcode_version }} 🎯${{ matrix.deployment_target }} (11.0, 14, ARM64, 15.4) (push) Has been cancelled
Some checks failed
macos / macOS ${{ matrix.image }} ${{ matrix.platform }} 🔨${{ matrix.xcode_version }} 🎯${{ matrix.deployment_target }} (10.15, 13, x86-64, 15.2) (push) Has been cancelled
macos / macOS ${{ matrix.image }} ${{ matrix.platform }} 🔨${{ matrix.xcode_version }} 🎯${{ matrix.deployment_target }} (11.0, 14, ARM64, 15.4) (push) Has been cancelled
Cf. https://github.com/koreader/koreader-base/pull/2022.
This commit is contained in:
2
Makefile
2
Makefile
@@ -112,6 +112,8 @@ endef
|
||||
|
||||
# Globally excluded.
|
||||
define UPDATE_GLOBAL_EXCLUDES
|
||||
*.dbg
|
||||
*.dSYM
|
||||
*.orig
|
||||
*.swo
|
||||
*.swp
|
||||
|
||||
2
base
2
base
Submodule base updated: 6c2230fff8...d1988187e8
Reference in New Issue
Block a user