Skip to content

Conversation

@alist
Copy link

@alist alist commented Jul 9, 2015

I found-and replaced all instances of these names to get the project cleaned-up:

  • THCipherSet to E3XCipherSet
  • THChannel to E3XChannel
  • THLine to E3XExchange
  • THIdentity to THLink
  • THSwitch to THMesh

I updated the sample projects to use these names too. I had to copy Telehash\ Playground/Telehash\ Playground/seeds.json to FieldTest to be compatible with the JSON parsing code, rather than the sample project's incompatible seeds-real.json and missing seeds.json file.

I then brought in CocoaPods to manage libsodium, rather than having a round-about mechanism of installation. This is accomplished through a manually integrated CocoaPods project, the Pods file which is added to .gitignore. Important: this adds CocoaPods as a dependency of this project.

Now the iOS project runs again and is easy to compile with the libsodium CocoaPod.

@alist alist changed the title Updated example projects to support v3 naming, cocoapod libsodium Updated example projects to support v3 naming, CocoaPod libsodium Jul 9, 2015
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.

1 participant