This is an automated email from the ASF dual-hosted git repository.

mssun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git.


    from fad35d9  Add recent new contributors to the list (#485)
     new 0dc018e  Make structs and functions public
     new 50db5ec  Create podspec for TeacalveClientSDK
     new 345cf75  Add README for Teaclave Client SDK framwork for iOS

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdk/swift/README.md                                |  15 ++
 .../External/teaclave_client_sdk.h                 |   1 +
 .../TeaclaveClientSDK/TeaclaveClientSDK.podspec    |  17 ++
 .../TeaclaveClientSDK.xcodeproj/project.pbxproj    |   6 +-
 .../xcschemes/TeaclaveClientSDK.xcscheme           |  67 +++++++
 .../xcschemes/TeaclaveClientSDKTests.xcscheme      |  52 +++++
 .../TeaclaveClientSDK/TeaclaveClientSDK.swift      | 212 ++++++++++++++-------
 .../TeaclaveClientSDKTests.swift                   |  12 +-
 8 files changed, 305 insertions(+), 77 deletions(-)
 create mode 100644 sdk/swift/README.md
 create mode 120000 sdk/swift/TeaclaveClientSDK/External/teaclave_client_sdk.h
 create mode 100644 sdk/swift/TeaclaveClientSDK/TeaclaveClientSDK.podspec
 create mode 100644 
sdk/swift/TeaclaveClientSDK/TeaclaveClientSDK.xcodeproj/xcshareddata/xcschemes/TeaclaveClientSDK.xcscheme
 create mode 100644 
sdk/swift/TeaclaveClientSDK/TeaclaveClientSDK.xcodeproj/xcshareddata/xcschemes/TeaclaveClientSDKTests.xcscheme


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to