alperdincer / TiGMap

Titanium Module of Google Maps SDK for iOS
22 stars 19 forks source link

Error : Using pre-existing current store at URL #6

Open ankesh27 opened 9 years ago

ankesh27 commented 9 years ago

Hello, I have build the module by changing the path in module.xcconfig. The module was build successfully.

When running the code I am getting this weird error which says "Using pre-existing current store at URL"

Complete error :

2015-04-17 12:01:28.838 xcodebuild[44724:4147871]  DeveloperPortal: Using pre-existing current store at URL (file:///Users/anki/Library/Developer/Xcode/DeveloperPortal%206.3.db).
[ERROR] :  ** BUILD FAILED **
[ERROR] :  The following build commands failed:
[ERROR] :   Ld build/Debug-iphonesimulator/maptest.app/maptest normal i386
[ERROR] :  (1 failure)
ankesh27 commented 9 years ago

++

I have used your compiled version on the module and still getting the same error. Also, this is a test project that i am working on and I have no other module installed other than yours.

SDK : 3.4.1.GA IOS : 8.3

cogentParadigm commented 9 years ago

I am having the same issue