{"id":13454212,"url":"https://github.com/steemit/swift-steem","last_synced_at":"2025-04-11T04:41:53.397Z","repository":{"id":72308945,"uuid":"133983319","full_name":"steemit/swift-steem","owner":"steemit","description":"Steem client library for iOS, macOS and Linux written in Swift","archived":false,"fork":false,"pushed_at":"2019-03-22T17:39:49.000Z","size":866,"stargazers_count":3,"open_issues_count":1,"forks_count":10,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-03-25T02:51:12.797Z","etag":null,"topics":["steem","swift"],"latest_commit_sha":null,"homepage":"https://steemit.github.io/swift-steem/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steemit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-18T17:14:25.000Z","updated_at":"2023-10-08T17:44:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1f3141a-55b6-4778-9ddb-b036e075d620","html_url":"https://github.com/steemit/swift-steem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fswift-steem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fswift-steem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fswift-steem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fswift-steem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steemit","download_url":"https://codeload.github.com/steemit/swift-steem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345276,"owners_count":21088242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["steem","swift"],"created_at":"2024-07-31T08:00:51.882Z","updated_at":"2025-04-11T04:41:53.372Z","avatar_url":"https://github.com/steemit.png","language":"C","funding_links":[],"categories":["SDKs"],"sub_categories":[],"readme":"\nswift-steem\n===========\n\nOfficial Steem library for Swift.\n\nResources:\n\n  * [API documentation](https://steemit.github.io/swift-steem/)\n  * [Issue tracker](https://github.com/steemit/swift-steem/issues)\n  * [Steem developer portal](https://developers.steem.io)\n\n\nInstallation\n------------\n\nUsing the [Swift package manager](https://swift.org/package-manager/):\n\nIn your Package.swift add:\n\n```\ndependencies: [\n    .package(url: \"https://github.com/steemit/swift-steem.git\", .branch(\"master\"))\n]\n```\n\nand run `swift package update`. Now you can `import Steem` in your Swift project.\n\n\nRunning tests\n-------------\n\nTo run all tests simply run `swift test`, this will run both the unit- and integration-tests. To run them separately use the `--filter` flag, e.g. `swift test --filter SteemIntegrationTests`\n\n\nDeveloping\n----------\n\nDevelopment of the library is best done with Xcode, to generate a `.xcodeproj` you need to run `swift package generate-xcodeproj`.\n\nTo enable test coverage display go \"Scheme \u003e Manage Schemes...\" menu item and edit the \"Steem-Package\" scheme, select the Test configuration and under the Options tab enable \"Gather coverage for some targets\" and add the `Steem` target.\n\nAfter adding adding more unit tests the `swift test --generate-linuxmain` command has to be run and the XCTestManifest changes committed for the tests to be run on Linux.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteemit%2Fswift-steem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteemit%2Fswift-steem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteemit%2Fswift-steem/lists"}