You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by Mingshen Sun <no...@github.com.INVALID> on 2021/02/17 01:14:36 UTC

[apache/incubator-teaclave] Polishing Teaclave Client SDK for iOS (#486)

## Description

- make structs and functions public
- create `podspec` to distribute the framework
- add readme with a simple usage instruction
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/486

-- Commit Summary --

  * Make structs and functions public
  * Create podspec for TeacalveClientSDK
  * Add README for Teaclave Client SDK framwork for iOS

-- File Changes --

    A sdk/swift/README.md (15)
    A sdk/swift/TeaclaveClientSDK/External/teaclave_client_sdk.h (1)
    A sdk/swift/TeaclaveClientSDK/TeaclaveClientSDK.podspec (17)
    M sdk/swift/TeaclaveClientSDK/TeaclaveClientSDK.xcodeproj/project.pbxproj (6)
    A sdk/swift/TeaclaveClientSDK/TeaclaveClientSDK.xcodeproj/xcshareddata/xcschemes/TeaclaveClientSDK.xcscheme (67)
    A sdk/swift/TeaclaveClientSDK/TeaclaveClientSDK.xcodeproj/xcshareddata/xcschemes/TeaclaveClientSDKTests.xcscheme (52)
    M sdk/swift/TeaclaveClientSDK/TeaclaveClientSDK/TeaclaveClientSDK.swift (212)
    M sdk/swift/TeaclaveClientSDK/TeaclaveClientSDKTests/TeaclaveClientSDKTests.swift (12)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/486.patch
https://github.com/apache/incubator-teaclave/pull/486.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/486

Re: [apache/incubator-teaclave] Polishing Teaclave Client SDK for iOS (#486)

Posted by Mingshen Sun <no...@github.com.INVALID>.
Merged #486 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/486#event-4343709093