{"id":51528751,"url":"https://github.com/browserstack/browserstack-swift-sdk-artifacts","last_synced_at":"2026-07-09T00:31:50.432Z","repository":{"id":325503760,"uuid":"1063244038","full_name":"browserstack/browserstack-swift-sdk-artifacts","owner":"browserstack","description":"Publishing repository for BrowserStack Swift SDK for Automation testing.","archived":false,"fork":false,"pushed_at":"2026-06-19T13:11:02.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-06-28T23:02:25.625Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/browserstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-24T11:09:06.000Z","updated_at":"2026-06-19T13:11:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/browserstack/browserstack-swift-sdk-artifacts","commit_stats":null,"previous_names":["browserstack/browserstack-swift-sdk-artifacts"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/browserstack/browserstack-swift-sdk-artifacts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserstack%2Fbrowserstack-swift-sdk-artifacts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserstack%2Fbrowserstack-swift-sdk-artifacts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserstack%2Fbrowserstack-swift-sdk-artifacts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserstack%2Fbrowserstack-swift-sdk-artifacts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserstack","download_url":"https://codeload.github.com/browserstack/browserstack-swift-sdk-artifacts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserstack%2Fbrowserstack-swift-sdk-artifacts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35282897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-09T00:31:49.755Z","updated_at":"2026-07-09T00:31:50.410Z","avatar_url":"https://github.com/browserstack.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# browserstack-swift-sdk-artifacts\nPublishing repository for BrowserStack Swift SDK for Automation testing.\n\n## Installation\n1. Select **File \u003e Swift Packages \u003e Add Package Dependency...**.\n2. Add the Github URL of the Package file:\n  \n  ```\n  https://github.com/browserstack/browserstack-swift-sdk-artifacts\n  ```\n  \n\u003eIf you receive an `artifact of binary target 'BrowserstackSwiftSDK' failed extraction: The operation couldn’t be completed. (TSCBasic.StringError error 1.)` error when extracting the package, please close Xcode, delete the Derrived Data folder, re-open Xcode, and try again.\n  \n3. Select the BrowserstackSwiftSDK package product, select your target, and select Finish.\n4. Add the below entry in the Info.plist file of your UI test target\n  ```\n  \u003ckey\u003eNSPrincipalClass\u003c/key\u003e\n  \u003cstring\u003eBrowserstackSwiftSDK.BrowserstackSwiftSDK\u003c/string\u003e\n  ```\n  \n  **Alternatively**,\n  Import the Browserstack Swift SDK module\n  \n  ```\n  import BrowserstackSwiftSDK\n  ```\n\n  And then in the UI test target's class initializer add,\n  ```\n  override class func setUp() {\n      /* Can be any class initializer */\n      super.setUp()\n      let _ = BrowserstackSwiftSDK()\n  }\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrowserstack%2Fbrowserstack-swift-sdk-artifacts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrowserstack%2Fbrowserstack-swift-sdk-artifacts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrowserstack%2Fbrowserstack-swift-sdk-artifacts/lists"}