ericjohnson / canabalt-ios

Open source release of Canabalt for iOS
www.semisecretsoftware.com
Other
1.58k stars 292 forks source link

xcdatamodeld not exists #11

Open kundanjadhav opened 8 years ago

kundanjadhav commented 8 years ago

Hi, I am having below error.

/Desktop/Apps/Open Source Apps/canabalt-ios-master/ImportFromCoreData/bestruns.xcdatamodeld, NSUserStringVariant=(

not getting coredata file, please help

pflovv commented 8 years ago

Hi, I haven’t been on this project for years, and I was just learning Github. For not troubling more people, I’ve deleted that branch. My apologise.

If you are interested in Canabalt, it’s here: https://github.com/ericjohnson/canabalt-ios https://github.com/ericjohnson/canabalt-ios

On Jul 18, 2016, at 1:01 AM, Kundan Jadhav notifications@github.com wrote:

Hi, I am having below error.

/Desktop/Apps/Open Source Apps/canabalt-ios-master/ImportFromCoreData/bestruns.xcdatamodeld, NSUserStringVariant=(

not getting coredata file, please help

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ericjohnson/canabalt-ios/issues/11, or mute the thread https://github.com/notifications/unsubscribe-auth/ABpCAgPpFHhNA2IK3UHxcECpurQfz-rTks5qWl_dgaJpZM4JOQ4n.

WillBishop commented 7 years ago

Any fix for this?

wolf81 commented 7 years ago

@WillBishop I got the game running in a somewhat workable state by deleting this file from the project. Had to make some other small changes as well.

WillBishop commented 7 years ago

Could you share with me? I'm trying to make a 64-bit version

wolf81 commented 7 years ago

@WillBishop I forked the app and made the fixes. But there is one issue I could not yet figure out: how to force the game (with the changes) to run into landscape mode. I am not really interested into spending more time on this, so you could have a look afterwards.

Would be grateful that if you could make the fix for landscape, if you could let me know.

See my fork here: https://github.com/wolf81/canabalt-ios