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

[Swift] Clean up #7744

Merged
merged 1 commit into from
Jan 7, 2023
Merged

Conversation

mustiikhalil
Copy link
Collaborator

@mustiikhalil mustiikhalil commented Dec 26, 2022

The following PR includes the following:

  • Removes Dead code & regenerate code
  • Formats the swift project
  • Update Sample files
  • Update docc documentation
  • Updates swift docs in the website

It was made after the comments in the following issues #7737 & closes #7738

dbaileychess
dbaileychess previously approved these changes Jan 6, 2023
docs/source/Tutorial.md Outdated Show resolved Hide resolved
Formats the swift project

Update Sample files

Update docc documentation

Updates swift docs in the website

Updates code for Wasm
@mustiikhalil
Copy link
Collaborator Author

Had to re-push the code due to a typo in the commented code getRoot(bytebuffer: ByteBuffer()) where its supposed to be getRoot(bytebuffer: &bytebuffer)

@mustiikhalil mustiikhalil merged commit 4d6a7aa into google:master Jan 7, 2023
sunwen18 pushed a commit to sunwen18/flatbuffers that referenced this pull request Jan 9, 2023
Formats the swift project

Update Sample files

Update docc documentation

Updates swift docs in the website

Updates code for Wasm
@mustiikhalil mustiikhalil deleted the mmk/address-outdated-docs branch November 20, 2023 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ codegen Involving generating code from schema documentation Documentation grpc python swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[swift] Update documentation & remove getRootAs
2 participants