Skip to content

Conversation

ds5678
Copy link
Contributor

@ds5678 ds5678 commented Dec 13, 2024

During the v24 cycle, Unity switched from a string public key to a byte array public key.

const char* public_key;
const uint8_t* public_key;

https://github.com/nneonneo/Il2CppVersions/blob/master/headers/diffs.diff

@coveralls
Copy link

coveralls commented Dec 13, 2024

Pull Request Test Coverage Report for Build 12312225023

Details

  • 4 of 40 (10.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 27.996%

Changes Missing Coverage Covered Lines Changed/Added Lines %
LibCpp2IL/ReadableClass.cs 4 5 80.0%
LibCpp2IL/Metadata/Il2CppAssemblyNameDefinition.cs 0 35 0.0%
Totals Coverage Status
Change from base Build 12306846293: -0.1%
Covered Lines: 3385
Relevant Lines: 10320

💛 - Coveralls

@SamboyCoding SamboyCoding merged commit ac99859 into SamboyCoding:development Dec 13, 2024
6 checks passed
@ds5678 ds5678 deleted the string-public-key branch December 13, 2024 18:37
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.

3 participants