microsoft / cpp_client_telemetry

1DS C++ SDK
Apache License 2.0
85 stars 48 forks source link

Adding sample unit tests to SamplePackage example for swift wrapper to show case the usage w.r.t unit tests #1220

Closed absaroj closed 7 months ago

absaroj commented 7 months ago

Adding sample unit tests to SamplePackage example for swift wrapper to show case the usage w.r.t unit tests.

Added dependency to the objC moduel for UT target and added required libs and fwks to be linked to the build target.

Testing: