Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix json keyorder bug #482

Merged
merged 1 commit into from
Nov 22, 2022
Merged

Fix json keyorder bug #482

merged 1 commit into from
Nov 22, 2022

Conversation

Leonid-Ganin
Copy link
Contributor

Fix json keyorder bug #481

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Leonid Ganin seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Shchvova Shchvova merged commit 3f2b992 into coronalabs:master Nov 22, 2022
@clang-clang-clang
Copy link
Contributor

This fix to be determine.

We have 2 copies about dkjson as follows:

  1. platform/resources/dkjson.lua
  2. modules/json/external/dkjson.lua

According to build files listed below, we should fix on former one:

  1. platform/android/ndk/CMakeLists.txt
  2. platform/emscripten/gmake/lua2cpp.make
  3. platform/iphone/libcorona.xcodeproj/project.pbxproj
  4. platform/mac/CoronaBuilder.xcodeproj/project.pbxproj
  5. platform/mac/ratatouille.xcodeproj/project.pbxproj
  6. platform/tvos/ratatouille.xcodeproj/project.pbxproj
  7. platform/windows/Corona.Rtt.Library/Corona.Rtt.Library.Win32.vcxproj
  8. platform/windows/CoronaBuilder/CoronaBuilder.vcxproj
  9. subrepos/enterprise/build.sh

Thanks.

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.

4 participants