Skip to content

Pin MMKVCore 2.4.0 to fix iOS memset_s build failure - #13

Merged
dsnsgithub merged 2 commits into
feat/workflowsfrom
cursor/pin-mmkvcore-2-4-0-8e93
Aug 20, 2026
Merged

Pin MMKVCore 2.4.0 to fix iOS memset_s build failure#13
dsnsgithub merged 2 commits into
feat/workflowsfrom
cursor/pin-mmkvcore-2-4-0-8e93

Conversation

@dsnsgithub

@dsnsgithub dsnsgithub commented Aug 20, 2026

Copy link
Copy Markdown
Owner

pin both mmkvcore and mmkvappextension

fixes: Tencent/MMKV#1675

MMKVCore 2.4.1 fails to compile (memset_s). Pinning only MMKVAppExtension
still resolves MMKVCore 2.4.1 because ~> 2.4.0 allows it.

Co-authored-by: Dominic Seung <dominic@seung.dev>
@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
scheduli Skipped Skipped Aug 20, 2026 10:49am

@dsnsgithub
dsnsgithub marked this pull request as ready for review August 20, 2026 10:21
The iOS test job failed immediately with permission denied (exit 126)
because the script was checked in as 100644.

Co-authored-by: Dominic Seung <dominic@seung.dev>
@dsnsgithub
dsnsgithub merged commit f221a17 into feat/workflows Aug 20, 2026
7 checks passed
dsnsgithub added a commit that referenced this pull request Aug 20, 2026
* Revert "remove workflows to fix later"

This reverts commit 2598c87.

* run build/test workflows always

* Revert "run build/test workflows always"

This reverts commit a04d704.

* ci: retrigger workflows

* Pin MMKVCore 2.4.0 to fix iOS memset_s build failure (#13)

* pin MMKVCore and MMKVAppExtension to 2.4.0

MMKVCore 2.4.1 fails to compile (memset_s). Pinning only MMKVAppExtension
still resolves MMKVCore 2.4.1 because ~> 2.4.0 allows it.

Co-authored-by: Dominic Seung <dominic@seung.dev>

* make maestro-test.sh executable

The iOS test job failed immediately with permission denied (exit 126)
because the script was checked in as 100644.

Co-authored-by: Dominic Seung <dominic@seung.dev>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>

* remove concurrency

---------
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.

2 participants