Code Monkey home page Code Monkey logo

devcenter-ios-core-data-buildpack-app's Introduction

Building an iOS App with AFIncrementalStore and the Core Data Buildpack

Heroku makes it easy to develop mobile applications. With AFIncrementalStore and the Core Data Buildpack, developers are able to get working on the core of their application in a matter of minutes, creating a robust webservice scaffolding that is able to generate RESTful APIs from just the project's Core Data model.

Deploying to Heroku

  $ git clone https://github.com/heroku/devcenter-ios-15-minute-app
  $ cd devcenter-ios-15-minute-app
  $ pod install
  $ heroku create --buildpack git://github.com/mattt/heroku-buildpack-core-data.git
  $ git push heroku master

devcenter-ios-core-data-buildpack-app's People

Contributors

mattt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

devcenter-ios-core-data-buildpack-app's Issues

Unexpected or Faulty Offline Behavior

When I add a task in offline mode, close the app and start it again the task is not there anymore and is not send to Heroku.

(1) iOS device offline
(2) Start clean app install on iOS device
(3) Add task
(4) Close app
(5) Shut down the app's background task
(6) Start app
Result: No task in offline mode anymore.

When I do:
(1) iOS device online
(2) Start clean app install on iOS device
(3) Add task
(4) Close app
(5) Shut down the app's background task
(6) iOS device offline
(7) Start app
Result: Task added is available in offline mode.

broken link

github is giving a 404 error for this:

git://github.com/mattt/heroku-buildpack-core-data.git

Build Fails on Xcode 4.5

Hey @matt here's a dump of the backtrace, thanks for helping out!

ProcessPCH /Users/bassemreda/Library/Developer/Xcode/DerivedData/ToDo-gdmqcwbidicwgpasdkhygrmdflyg/Build/Intermediates/PrecompiledHeaders/Pods-prefix-busdmacmdajobhcsnihzeqwtzekh/Pods-prefix.pch.gch Pods-prefix.pch normal i386 objective-c com.apple.compilers.llvmgcc42
cd "/Users/bassemreda/Dropbox/@Projects/Kent/projects/ToDo/Pods"
setenv LANG en_US.US-ASCII
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-gcc-4.2 -x objective-c-header -arch i386 -fmessage-length=0 -pipe -std=gnu99 -Wno-trigraphs -fpascal-strings -O0 -DDEBUG=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk -fexceptions -fasm-blocks -mmacosx-version-min=10.6 -gdwarf-2 -fobjc-abi-version=2 -fobjc-legacy-dispatch -D__IPHONE_OS_VERSION_MIN_REQUIRED=50000 -iquote /Users/bassemreda/Library/Developer/Xcode/DerivedData/ToDo-gdmqcwbidicwgpasdkhygrmdflyg/Build/Intermediates/Pods.build/Debug-iphonesimulator/Pods.build/Pods-generated-files.hmap -I/Users/bassemreda/Library/Developer/Xcode/DerivedData/ToDo-gdmqcwbidicwgpasdkhygrmdflyg/Build/Intermediates/Pods.build/Debug-iphonesimulator/Pods.build/Pods-own-target-headers.hmap -I/Users/bassemreda/Library/Developer/Xcode/DerivedData/ToDo-gdmqcwbidicwgpasdkhygrmdflyg/Build/Intermediates/Pods.build/Debug-iphonesimulator/Pods.build/Pods-all-target-headers.hmap -iquote /Users/bassemreda/Library/Developer/Xcode/DerivedData/ToDo-gdmqcwbidicwgpasdkhygrmdflyg/Build/Intermediates/Pods.build/Debug-iphonesimulator/Pods.build/Pods-project-headers.hmap -I/Users/bassemreda/Library/Developer/Xcode/DerivedData/ToDo-gdmqcwbidicwgpasdkhygrmdflyg/Build/Products/Debug-iphonesimulator/include "-I/Users/bassemreda/Dropbox/@Projects/Kent/projects/ToDo/Pods/BuildHeaders" "-I/Users/bassemreda/Dropbox/@Projects/Kent/projects/ToDo/Pods/BuildHeaders/AFIncrementalStore" "-I/Users/bassemreda/Dropbox/@Projects/Kent/projects/ToDo/Pods/BuildHeaders/AFNetworking" -I/Users/bassemreda/Library/Developer/Xcode/DerivedData/ToDo-gdmqcwbidicwgpasdkhygrmdflyg/Build/Intermediates/Pods.build/Debug-iphonesimulator/Pods.build/DerivedSources/i386 -I/Users/bassemreda/Library/Developer/Xcode/DerivedData/ToDo-gdmqcwbidicwgpasdkhygrmdflyg/Build/Intermediates/Pods.build/Debug-iphonesimulator/Pods.build/DerivedSources -F/Users/bassemreda/Library/Developer/Xcode/DerivedData/ToDo-gdmqcwbidicwgpasdkhygrmdflyg/Build/Products/Debug-iphonesimulator -fobjc-arc -c "/Users/bassemreda/Dropbox/@Projects/Kent/projects/ToDo/Pods/Pods-prefix.pch" -o /Users/bassemreda/Library/Developer/Xcode/DerivedData/ToDo-gdmqcwbidicwgpasdkhygrmdflyg/Build/Intermediates/PrecompiledHeaders/Pods-prefix-busdmacmdajobhcsnihzeqwtzekh/Pods-prefix.pch.gc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.