🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/JohnEstropia/CoreStore/pull/5
**Author:** [@sdgandhi](https://github.com/sdgandhi)
**Created:** 6/30/2015
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `carthage-support`
---
### 📝 Commits (2)
- [`91da430`](https://github.com/JohnEstropia/CoreStore/commit/91da430052d75b785be79dfa063ca18443054564) share the scheme for supporting carthage
- [`6f00e4a`](https://github.com/JohnEstropia/CoreStore/commit/6f00e4a8791ae271fedb72862b8e18b9d27963a8) Add carthage badge to README
### 📊 Changes
**3 files changed** (+138 additions, -0 deletions)
<details>
<summary>View changed files</summary>
➕ `CoreStore.xcodeproj/xcshareddata/xcschemes/CoreStore.xcscheme` (+110 -0)
➕ `CoreStore.xcodeproj/xcuserdata/sidhantgandhi.xcuserdatad/xcschemes/xcschememanagement.plist` (+27 -0)
📝 `README.md` (+1 -0)
</details>
### 📄 Description
This should work. I can't test it because I don't have access to the GCDKit submodule.
You can test it with the command `carthage build --no-skip-current` in the root directory and check the Carthage/Build directory for the framework.
fixes #4
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/JohnEstropia/CoreStore/pull/5
Author: @sdgandhi
Created: 6/30/2015
Status: ❌ Closed
Base:
master← Head:carthage-support📝 Commits (2)
91da430share the scheme for supporting carthage6f00e4aAdd carthage badge to README📊 Changes
3 files changed (+138 additions, -0 deletions)
View changed files
➕
CoreStore.xcodeproj/xcshareddata/xcschemes/CoreStore.xcscheme(+110 -0)➕
CoreStore.xcodeproj/xcuserdata/sidhantgandhi.xcuserdatad/xcschemes/xcschememanagement.plist(+27 -0)📝
README.md(+1 -0)📄 Description
This should work. I can't test it because I don't have access to the GCDKit submodule.
You can test it with the command
carthage build --no-skip-currentin the root directory and check the Carthage/Build directory for the framework.fixes #4
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.