cyclestreets / ios

iPhone app
https://www.cyclestreets.net/mobile/iphone/
179 stars 149 forks source link

API Key File Missing #101

Closed wellkunnected closed 8 years ago

wellkunnected commented 8 years ago

Hi,

I tried building the app and got this error: APIKey_live.txt: No such file or directory

Any suggestions?

neilkachu commented 8 years ago

This file is only for Release schemes only and as such is not available to casual users. Just delete the ref in the project and it will build fine.

wellkunnected commented 8 years ago

How would I delete the reference to it? Which file or folder is it in? Thanks for your help

neilkachu commented 8 years ago

Err, type the name in the project file listing filter field, then select and delete. it will appear red.

wellkunnected commented 8 years ago

Ok, I typed in API in the find filed and it gave me 71 results in 21 files, I dont want to delete the wrong thing

On Fri, Jun 24, 2016 at 12:08 PM, Neil Edwards notifications@github.com wrote:

Err, type the name in the project file listing filter field, then select and delete.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cyclestreets/ios/issues/101#issuecomment-228388077, or mute the thread https://github.com/notifications/unsubscribe/AO-GicgV4oXX_XpErzKBijhkxLI2hsIOks5qPAETgaJpZM4I9I-P .

Founded Well Kunnected, Inc 2010

neilkachu commented 8 years ago

Not the search/replace option the file listing, the one with folder icon, field is at the bottom of this view.

wellkunnected commented 8 years ago

Sorry, I am a beginner :( I attached a screenshot of the project in Xcode. Where am I going to find the ref for the API file?

On Fri, Jun 24, 2016 at 12:18 PM, Neil Edwards notifications@github.com wrote:

Not the search/replace option the file listing, the one with folder icon, field is at the bottom of this view.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cyclestreets/ios/issues/101#issuecomment-228390753, or mute the thread https://github.com/notifications/unsubscribe/AO-GiTjQHdm5eo9zf9yzLrbQFc11o7zQks5qPANxgaJpZM4I9I-P .

Founded Well Kunnected, Inc 2010

neilkachu commented 8 years ago

like so; the missing file should appear in red in the listing. screen shot 2016-06-24 at 17 56 00

wellkunnected commented 8 years ago

Deleted and now get this error:

clang: no such file or directory: '/Users/djnemo/CityMapper/CMMapLauncher/CMMapLauncher.m'

clang: error: no input files

On Fri, Jun 24, 2016 at 12:57 PM, Neil Edwards notifications@github.com wrote:

like so; the missing file should appear in red in the listing. [image: screen shot 2016-06-24 at 17 56 00] https://cloud.githubusercontent.com/assets/476062/16344537/f6dd7e7e-3a34-11e6-9ba3-8692aa166d28.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cyclestreets/ios/issues/101#issuecomment-228400604, or mute the thread https://github.com/notifications/unsubscribe/AO-GiTzlilXO-84WuFUiTkEspXeumDydks5qPAx1gaJpZM4I9I-P .

Founded Well Kunnected, Inc 2010

neilkachu commented 8 years ago

OK, this file should not be referenced in the project as it is for a 3rd party extension. as the other file do filter and remove it if red.