Add instructions on building and running CoreStoreDemo #35

Closed
opened 2025-12-29 15:22:43 +01:00 by adam · 5 comments
Owner

Originally created by @jamesbebbington on GitHub (Jan 22, 2016).

Originally assigned to: @JohnEstropia on GitHub.

I'm attempting to run the CoreStoreDemo app, but being a relatively new developer to the platform, with no experience of Carthage I'm struggling to run the app in the iOS simulator.

Having followed the Carthage's Getting Started instructions, I managed to get from here:

screen shot 2016-01-22 at 12 13 01

to here, by running a carthage update:

screen shot 2016-01-22 at 14 31 38

However I'm not sure what the next step as the carthage instructions seem to be geared towards initial set up.

Should I be replacing the Embedded Binaries, which are currently referencing files in …/JohnEstropia/…?

Instructions on how to build and run the demo would be much appreciated. Many thanks.

Originally created by @jamesbebbington on GitHub (Jan 22, 2016). Originally assigned to: @JohnEstropia on GitHub. I'm attempting to run the CoreStoreDemo app, but being a relatively new developer to the platform, with no experience of Carthage I'm struggling to run the app in the iOS simulator. Having followed the [Carthage's Getting Started instructions](https://github.com/Carthage/Carthage), I managed to get from here: <img width="1552" alt="screen shot 2016-01-22 at 12 13 01" src="https://cloud.githubusercontent.com/assets/5934/12510452/d9a431a6-c101-11e5-8cfc-aa7f762e3feb.png"> to here, by running a `carthage update`: <img width="1552" alt="screen shot 2016-01-22 at 14 31 38" src="https://cloud.githubusercontent.com/assets/5934/12513335/4513619c-c115-11e5-831a-0b20df3827fa.png"> However I'm not sure what the next step as the carthage instructions seem to be geared towards initial set up. Should I be replacing the Embedded Binaries, which are currently referencing files in `…/JohnEstropia/…`? Instructions on how to build and run the demo would be much appreciated. Many thanks.
adam added the fixedcorestore bug labels 2025-12-29 15:22:43 +01:00
adam closed this issue 2025-12-29 15:22:43 +01:00
Author
Owner

@JohnEstropia commented on GitHub (Jan 22, 2016):

@fractious Sorry about this. The demo shouldn't need any instructions. Something's wrong when I ran Carthage on my machine so there're missing stuff when I committed. I'll get to it as soon as I can.

@JohnEstropia commented on GitHub (Jan 22, 2016): @fractious Sorry about this. The demo shouldn't need any instructions. Something's wrong when I ran Carthage on my machine so there're missing stuff when I committed. I'll get to it as soon as I can.
Author
Owner

@jamesbebbington commented on GitHub (Jan 22, 2016):

Thanks John, appreciated.

@jamesbebbington commented on GitHub (Jan 22, 2016): Thanks John, appreciated.
Author
Owner

@JohnEstropia commented on GitHub (Jan 23, 2016):

@fractious I pushed an update. Try the master branch if it works for you.

@JohnEstropia commented on GitHub (Jan 23, 2016): @fractious I pushed an update. Try the master branch if it works for you.
Author
Owner

@jamesbebbington commented on GitHub (Jan 25, 2016):

Cheers John, that fixed it.

I had to do a carthage update to pull down GCDKit, which might be worth mentioning in the README.

@jamesbebbington commented on GitHub (Jan 25, 2016): Cheers John, that fixed it. I had to do a `carthage update` to pull down `GCDKit`, which might be worth mentioning in the README.
Author
Owner

@JohnEstropia commented on GitHub (Jan 26, 2016):

@fractious Will do that. Thanks for the heads up!

@JohnEstropia commented on GitHub (Jan 26, 2016): @fractious Will do that. Thanks for the heads up!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#35