{"id":19527601,"url":"https://github.com/bugfender/bugfendersdk-ios-swift-sample","last_synced_at":"2025-10-26T17:45:12.383Z","repository":{"id":31662847,"uuid":"35228246","full_name":"bugfender/BugfenderSDK-iOS-swift-sample","owner":"bugfender","description":"Example code using Bugfender in Swift iOS","archived":false,"fork":false,"pushed_at":"2017-06-27T16:21:24.000Z","size":12342,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-08T16:02:23.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://bugfender.com/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bugfender.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}},"created_at":"2015-05-07T15:33:09.000Z","updated_at":"2023-04-07T08:17:56.000Z","dependencies_parsed_at":"2022-09-10T07:01:55.436Z","dependency_job_id":null,"html_url":"https://github.com/bugfender/BugfenderSDK-iOS-swift-sample","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/bugfender%2FBugfenderSDK-iOS-swift-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugfender%2FBugfenderSDK-iOS-swift-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugfender%2FBugfenderSDK-iOS-swift-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugfender%2FBugfenderSDK-iOS-swift-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugfender","download_url":"https://codeload.github.com/bugfender/BugfenderSDK-iOS-swift-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240779313,"owners_count":19856163,"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-11-11T01:15:42.407Z","updated_at":"2025-10-26T17:45:12.321Z","avatar_url":"https://github.com/bugfender.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BugfenderSDK-iOS-swift-sample\nExample code using Bugfender in Swift iOS.\n\n[![Build Status](https://travis-ci.org/bugfender/BugfenderSDK-iOS-swift-sample.svg)](https://travis-ci.org/bugfender/BugfenderSDK-iOS-swift-sample)\n\n## How to Build\n\n### Manual build\n\n- In order to build this example you need to install [CocoaPods](https://cocoapods.org) to download the needed dependencies (libraries) for this example.\n- Once you have CocoaPods installed, go to the project's root and type in Terminal:\n`pod install`\n- Always open `BugfenderSDK-iOS-swift-sample.xcworkspace`, not the project alone, as this project needs all libraries downloaded by CocoaPods (and they're reference in the Workspace)\n- For this App to do something useful, you need to:\n    - create an account in [BugFender](https://app.bugfender.com)\n    - create an App in your account. You'll get a Key for that App.\n- Go to the `AppDelegate.swift` file and change the line:\n\n```swift\nlet yourBugFenderAppKey = \"xxxxxxxxxxxxx\" //TODO: insert your key here!\n```\n\nadd here the key you got before\n\n### Fastlane build\n\n- you can also build / test this App using [Fastlane Tools](https://fastlane.tools)\n- install Fastlane (`sudo gem install fastlane`)\n- go to the project's directory\n- run 'fastlane build` | `fastlane test`\n\n`$ fastlane test`\n\nInstalls pods, compiles \u0026 runs all tests\n\n`$ fastlane build`\n\nInstalls pods, cleans previous compilations, bumps build number, compiles for the iOS simulator\n\n## Xcode 8 / iOS 10 building on device\n\nIf you open this project with Xcode 8 you'll see an error stating that:\n\u003e Signing for \"BugfenderSDK-iOS-swift-sample\" requires a development team. Select a development team in the project editor.\nCode signing is required for product type 'Application' in SDK 'iOS 10.0'\n\nThis means that you need to code-sign your binary if you want to run it on a real device (iPhone, iPad, etc.)\n\nSo go to the project (BugfenderSDK-iOS-swift-sample blue icon), then select both targets (application \u0026 tests), and in General tab select a Team in Signing.\n\nIf you're going to run this App in the simulator this is not needed","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugfender%2Fbugfendersdk-ios-swift-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugfender%2Fbugfendersdk-ios-swift-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugfender%2Fbugfendersdk-ios-swift-sample/lists"}