Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6838261
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T23:34:32+00:00 2026-05-26T23:34:32+00:00

I am doing a reader application,which can sync text to googledoc,i got the working

  • 0

I am doing a reader application,which can sync text to googledoc,i got the working sample code of text sync to googledoc,but i put all the code to my project except delegate code,i got this error,

Ld /Users/admin/Library/Developer/Xcode/DerivedData/ELTouchBible-eqhoridwhfpkcvddemynmhjrvyor/Build/Products/Release-iphonesimulator/Bible.app/Bible normal i386
    cd "/Users/admin/Desktop/bible day updates/ELTouchBiblelatest3 doingggg copy 11"
    setenv MACOSX_DEPLOYMENT_TARGET 10.6
    setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -arch i386 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk -L/Users/admin/Library/Developer/Xcode/DerivedData/ELTouchBible-eqhoridwhfpkcvddemynmhjrvyor/Build/Products/Release-iphonesimulator "-L/Users/admin/Desktop/bible day updates/ELTouchBiblelatest3 doingggg copy 11/Classes" -F/Users/admin/Library/Developer/Xcode/DerivedData/ELTouchBible-eqhoridwhfpkcvddemynmhjrvyor/Build/Products/Release-iphonesimulator -filelist /Users/admin/Library/Developer/Xcode/DerivedData/ELTouchBible-eqhoridwhfpkcvddemynmhjrvyor/Build/Intermediates/ELTouchBible.build/Release-iphonesimulator/Bible.build/Objects-normal/i386/Bible.LinkFileList -mmacosx-version-min=10.6 -Xlinker -objc_abi_version -Xlinker 2 -framework Foundation -framework UIKit -lxml2 -lsqlite3.0 -framework CoreData -framework CoreGraphics -framework MessageUI -framework QuartzCore -lOAuth -o /Users/admin/Library/Developer/Xcode/DerivedData/ELTouchBible-eqhoridwhfpkcvddemynmhjrvyor/Build/Products/Release-iphonesimulator/Bible.app/Bible

Undefined symbols for architecture i386:
  "_DebugLog", referenced from:
      -[NSData(IdleLoop) dataDecodeFromHtml] in IdleLoop.o
      -[NSData(IdleLoop) dataEncodeToHtml] in IdleLoop.o
      -[GoogleDocs fRetryCachedQuery] in GoogleDocs.o
      -[GoogleDocs retitleNextFile] in GoogleDocs.o
      -[GoogleDocs downloadEntry:] in GoogleDocs.o
      -[GoogleDocs uploadFileTicket:failedWithError:] in GoogleDocs.o
      -[GoogleDocs uploadFileTicket:finishedWithEntry:] in GoogleDocs.o
      ...
  "_Assert", referenced from:
      -[NSData(IdleLoop) dataEncodeToHtml] in IdleLoop.o
      -[GoogleDocs sendFailureNotice:code:] in GoogleDocs.o
      -[GoogleDocs docListListFetchTicket:failedWithError:] in GoogleDocs.o
      -[GoogleDocs beginFolderCheck:createIfNeeded:] in GoogleDocs.o
      -[GoogleDocs beginFileDeleteTitle:inFolder:keepingNewest:] in GoogleDocs.o
      -[GoogleDocs beginFileRetitleFrom:toTitle:inFolder:] in GoogleDocs.o
      -[GoogleDocs beginDownloadTitle:inFolder:] in GoogleDocs.o
      ...
     (maybe you meant: _AssertSelectorNilOrImplementedWithArguments)
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status

but the sample projects works well in xcode 4,i am using xcode4.How to solve this error.please help me to do this.
Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T23:34:32+00:00Added an answer on May 26, 2026 at 11:34 pm

    The problem you’re seeing is that the _DebugLog and _Assert functions weren’t compiled to work on the simulator.

    Look through the code to see where your _DebugLog and _Assert functions are defined in code. If you can’t find them, create something that should match their behavior. If you do find them, make sure the file they live in is included when building for the simulator.

    I hope this makes sense to you!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am doing a reader application which can send text to Facebook. But I
Ha ii ,i am doing a reader application which have chapters in it,i have
Ha ii everybody i am doing a reader application which has so many functionality
I am working on an iphone application which would be able to retrieve/publish information
I've been playing around with Apple's aurioTouch demo which is sample code for their
I want to use an access card reader with PHP. I am doing this
Doing an ajax get request works as expected using the following code: $.ajax({ type:
Doing my first SL4 MVVM RIA based application and i ran into the following
I have a .net application which runs in the region of 20 to 30
Ive got an application where I want to display a frame every x milliseconds.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.