{"id":13694277,"url":"https://github.com/5calls/ios","last_synced_at":"2025-05-03T01:32:27.026Z","repository":{"id":16703283,"uuid":"80437156","full_name":"5calls/ios","owner":"5calls","description":"iOS app for 5calls.org","archived":false,"fork":false,"pushed_at":"2024-09-10T17:27:24.000Z","size":140394,"stargazers_count":146,"open_issues_count":10,"forks_count":53,"subscribers_count":16,"default_branch":"main","last_synced_at":"2024-09-10T19:39:33.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://itunes.apple.com/us/app/5-calls/id1202558609?mt=8","language":"Swift","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/5calls.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-30T16:03:49.000Z","updated_at":"2024-09-10T17:28:42.000Z","dependencies_parsed_at":"2023-09-28T10:01:38.204Z","dependency_job_id":"c5dd5346-c19a-4570-96c0-cfb34f052dde","html_url":"https://github.com/5calls/ios","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5calls%2Fios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5calls%2Fios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5calls%2Fios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5calls%2Fios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5calls","download_url":"https://codeload.github.com/5calls/ios/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224346484,"owners_count":17296221,"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":[],"created_at":"2024-08-02T17:01:28.432Z","updated_at":"2025-05-03T01:32:27.020Z","avatar_url":"https://github.com/5calls.png","language":"Swift","readme":"# 5Calls iOS App\n\nThis is the repository for the iOS app for [5Calls.org](https://5calls.org).\n\n[![Build Status](https://app.bitrise.io/app/d786d837d94f6410/status.svg?token=BTL78uVY_9iE4XCx-iTekQ\u0026branch=main)](https://app.bitrise.io/app/d786d837d94f6410)\n\n## Requirements\n\n- Xcode 16\n- iOS 16\n\n## Getting Started\n\nInstall the dependencies:\n\n```\nbundle install\n```\n\n## Using R.swift\n\nR.swift removes the need to use \"stringly typed\" resources. Instead, you can reference your app's resources Android-style, which is strongly typed. Benefits are less casting, compile time checking for resources, and a little less code. [See examples for each type here.](https://github.com/mac-cain13/R.swift/blob/master/Documentation/Examples.md)\n\n**Note**: Since 5Calls uses prototype cells instead of cell nibs, this is all you need to dequeue a cell:\n\n```\nlet cell = tableView.dequeueReusableCell(withIdentifier: R.reuseIdentifier.setLocationCell, for: indexPath)!\n```\n\nYou may need to put the R.swift binary from the latest release (https://github.com/mac-cain13/R.swift/releases) into `vendor/rswift` if you're getting started with this project for the first time.\n\n## Testflight Builds\n\n\u003e _This currently has to be done by Ben_\n\nInstall the dependencies:\n\n```\nbundle install\n```\n\nMake sure you have a `.env` file with the following keys defined:\n\n- `APPLE_ID`\n- `TEAM_ID`\n- `ITUNES_CONNECT_TEAM_ID`\n- `FASTLANE_APPLE_APP_SPECIFIC_PASSWORD`\n\nUpdate the build number manually (for now).\n\nThen run:\n\n```\nfastlane beta\n```\n\n## License\n\nThis project is released open source under the MIT License. See [LICENSE](https://raw.githubusercontent.com/5calls/ios/master/LICENSE) for more details.\n\n## Contributors\n\nSee the complete list of contributors here: https://github.com/5calls/ios/graphs/contributors\n","funding_links":[],"categories":["Misc"],"sub_categories":["Notes"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5calls%2Fios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5calls%2Fios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5calls%2Fios/lists"}