Parse integration into Xcode app

Hi guys.
I'm getting 4 errors when i try to integrate parse into my appdeletage.m code. I copied everything correctly from parse SDK and added all of the necessary frameworks. and I'm still getting these 4 errors. Says something about "unidentified symbols"
Undefined symbols for architecture i386:
  "_OBJC_CLASS_$_BFExecutor", referenced from: THIS IS ERROR 1
      objc-class-ref in Parse(BFTask+Private.o)
      l_OBJC_$_CATEGORY_BFExecutor_$_Background in Parse(BFTask+Private.o)
  "_OBJC_CLASS_$_BFTask", referenced from:             <--- THIS IS ERROR 2
      objc-class-ref in Parse(PFObject.o)
      objc-class-ref in Parse(PFFile.o)
      objc-class-ref in Parse(PFNetworkCommandRunner.o)
      objc-class-ref in Parse(PFQuery.o)
      objc-class-ref in Parse(PFRetryingCommandRunner.o)
      objc-class-ref in Parse(PFTaskQueue.o)
      objc-class-ref in Parse(PFUser.o)
  "_OBJC_CLASS_$_BFTaskCompletionSource", referenced from:      <---  THIS IS ERROR 3   
      objc-class-ref in Parse(PFObject.o)
      objc-class-ref in Parse(PFCommandCache.o)
      objc-class-ref in Parse(PFNetworkCommandRunner.o)
      objc-class-ref in Parse(PFTaskHTTPRequestOperation.o)
      objc-class-ref in Parse(BFTask+Private.o)
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)      <---     THIS IS ERROR 4   

I'm a bit of  a beginner, but why are you putting all this in the delegate? If you want to use these functions from some library, you should use them in the classes that need them. But it looks like the library they are coming from has not been properly installed or is missing .h files in the compiler/linker path.

Similar Messages

  • GFortran integrated into Xcode 4.3.3

    I have xcode 4.3.3 fully installed.
    I have latest gcc fully installed.
    I have tested gFortran at the command line.
    I have OSX Lion and related software up to date.
    Xcode does not ship with any Fortran support but it seems to have the capacity to do so. I lack the knowledge.
    I teach computer programming as a private tutor.
    I am new to Xcode but not to Macs.
    I wish to introduce my students to a full blown IDE whilst also programming in Fortran.
    Please ONLY reply if you have successfully integrated gFortran into Xcode.
    (There is a wellknown troll on these forums who loves to post that Fortran is ancient and pretend to be helpful to people wanting help in this matter. Do not post here thanks, I will not enter into any debate and you have no experience in this matter)

    Right now editing a trivial Hello World type program inside Xcode.
    Deleted the default starting source file in "C".
    Added a file with source code selected as Fortran 90.
    It builds and runs okay.
    I suspect that I am using an old Fortran compiler that might already ship with Apple's use of an old GCC build behind the scenes?
    I have the latest gFortran available and working at the command line.
    Would like to know how to force this to be used. I have the option to add a Custom Script as a Build Rule for my source Target but don't know how to make one of these Custom Scripts as the included documentation is silent on that.
    It would appear that the colourising of the source code to highlight keywords and so forth is based upon whatever is selected in the little area to the bottom right of the main Xcode screen. No Fortran option in there.

  • Loading an existing app into XCODE?

    Is there a way to load an existing app into XCODE to study it's code and learn how it was made without violating any copywrite laws?  Seems that would be a great way to learn how apps work.

    The source code is not included in the app.
    Reverse engineering is a violation.
    Best thing to do is just review and study the plethora of sample code on the paid developer site; barring that just use Google.

  • Getting user info with integrated dot net app.

    To start, I know nothing about SAP integration. This has been thrown at me to try to resolve.
    I need to integrate a dot net app into SAP. I need to know who the user is that is accessing my .ascx page.
    I found this:
            Dim userInfo As Map = DirectCast(Request.getAttribute(PortletRequest.USER_INFO), Map)
            lblUserID.Text = DirectCast(userInfo.[get]("user.name.given"), String)
    And This:
    <portlet-app>
    <user-attribute>
    <description>User Given Name</description>
    <name>user.name.given</name>
    </user-attribute>...
    Any help would be appreciated, and again, if you can help I will need complete help, because as Sgt Schultz would always say..
    I know nooooothing...
    Edited by: Raymond Blair on Dec 15, 2008 5:40 PM

    Hello Raymond,
    For developing .NET applications I would recommend you to evaluate [PDK for .NET|https://www.sdn.sap.com/irj/sdn/dotnet?rid=/webcontent/uuid/40be5378-bfa9-2b10-399b-ba5719c0b5b8] ( Portal Development Kit for Microsoft .NET ). As a part of its installation, you get documentation integrated into Visual Studio help. It contains a set of very helpful tutorials.
    Best Regards,
    Rima.

  • XCode App Store download and developer tools packages

    So I have been installing the Developer tools since Mac OS X Tiger. They were always on the DVD and then once I became a member I could download the entire dmg from the developer website.
    Now XCode is distributed from the AppStore. I had XCode 4.2 installed and once the update to XCode 4.3 was available I went to the AppStore to update it and everything seemed to be different. The XCode app is now just dumped into the Applications folder and it asked me to remove all instances of XCode 4.2.
    So here is my question:
    When I buy a new machine and want to install the Developer Tools (as I did with the previous versions) where can I get all the Developer tools? They don't seem to be installed with a developer dmg anymore. I can't get them in total from the AppStore? Can I get the same packaged tools as was on the older OS X DVD or the Developer site for the new XCode 4.3+ ?
    How are the developer tools going to be distributed to us from now on? I know I must have missed something along the way, some email or notification.
    Any explaination would be great.
    Thanks,
    Jamie

    All that 'stuf' is now either part of one bundle/app or available via prefs...or gone.
    From Apple:
    This is the complete Xcode developer toolset for Mac, iPhone, and iPad. It includes the Xcode IDE, iOS Simulator, and all required tools and frameworks for building OS X and iOS apps.

  • Can't delete old developer folder: dashcode.app and xcode.app running

    I installed XCode 4.3.3 and accepted when it offered to delete the old version, XCode 4.2.1 I think.
    The Developer folder was moved to trash but unfortunately I had the file compare tool runing at the time and that's perhaps why things have become messed up.
    I shut down the file compare tool, but still when I tried to empty trash it reported that DashboardCleint.spp and xcode.app are running.
    I can't find any way of stopping them, or even seeing them listed as running applications anywhere.
    Any suggestions?
    Cheers.

    OK, yes this worked but I thought in a unix based system like MacOS there would be an way without a restart.
    Need to start getting into unix again.
    Cheers.

  • Installing Distribution Info into XCode question

    Greetings. I'm trying to build and release my first app. Application Loader tells me that it's not properly signed.
    I think that when I tried to install the distribution .mobileprovisioning file into xcode, that it didn't take it.
    When I went to choose the signing in the Project Build window, it didn't have any Disto provisions showing, only my Development ones.
    Any thoughts on what I missed here?
    Thanks
    -Jesse

    Did you create/download three items from ITC?
    Did you keychain as required?
    Did you drag/drop them onto Xcode while your project was open?
    Did you duplicate 'Release' and then rename?
    Did you close/reopen Xcode and your project as required?
    Did you choose the proper 'actives' in the pulldown?

  • After recently downgrading back to iOS 6.1.4 on my iPhone 5, I am trying to get back my apps but every time I go into the App Store it only shows the option "Open" for the apps that I had previously. The apps don't appear in my home screen. HELP

    After recently downgrading from iOS 7 back to iOS 6.1.4 on my iPhone whenever I go into the App Store to redownload my apps it only gives me the option "open" but I don't have the apps, therefore I don't HAve the app to open. Please help

    How can u downgrade. Apple doesn't allow that. Unless your iPhone 5 is jail broken.  iOS 7 isn't even out yet. There Is no way u can get iOS 7 unless it was beta. And if so beta is having some issues.

  • I am signed into the App Store on my iphone 4 and one of my apps need updating and my brother was signed into it but its like its locked to his Apple ID I have tried signing out and turning my phone off its just not working

    I am signed into the App Store on my iphone 4 and one of my apps need updating and my brother is signed into it because I didn't have any credit to make an ID so he signed in so I could download apps but its like its locked to his Apple ID I have tried signing out and turning my phone off its just not working please help.

    Apps are locked to the Apple ID that was used to download them. You will have to sign in as your brother in order to update it.

  • I have an Ipad My apple ID and password works for Ibooks and Icloud but when I try to get into the app store it doesn't show my entire email address on the account. When I try to get into the app store it tells me my password is incorrect.  How can I corr

    I have an Ipad My apple ID and password works for Ibooks and Icloud but when I try to get into the app store it doesn't show my entire email address on the account. When I try to get into the app store it tells me my password is incorrect.  How can I correct this? I have been emailing support but so far they have been no help

    Open the App Store app, go to the Featured pane, swipe to the bottom, tap the Apple ID and sign out. Tap again and sign in with the Apple ID of your choosing.

  • Iphone 4, App store showing 2 updates, but when I go into the app store it says all apps are up to date.

    I have an Iphone 4, IOS version 6.1.3. 
    My app store badge is showing 2 updates, but when I go into my app store, it tells me all apps are up to date.   I've tried several of the fixes that others have who have had simular issues,  but so far, I havn't seen anyone who is having the issue of the app store saying the apps are up to date. (Most others are unable to load the app store or its just blank.)
    Sometimes when I go into the app store the notification will go away,  but its only temporary as it will come back again later.   I've gone through my purchased list,  and there are none that have update beside them.  There are some that have a cloud,  but all of those are ones I have deleted and do not wan
    Unlike most users, I do not have a ton of apps.  Probably less then 30, some of those are ones it came with.  If this was a computer, I would think that there is something in the registry that is left over from one of the apps I deleted and its triggering the app store.  IDK if it works like that on Iphones as I'm not really an expect. This is the only apple device I've ever owned and I got it used from a friend about 6 months ago. (It was cleared and restored before I bought it from her)
    Everthing else seems to be working fine for the most part, except that it has been acting kinda slow and sometimes the browser and stuff doesn't load right the first try. (I only use wifi on it, as I don't use a cellular service with this Iphone)

    ATtempt to power off your device and power it back on, if that doesn't work reset all settings should resolve it for you

  • The voice that was on when I first set up my ipad came back on and now I have to double click to get into my apps and can't use my apps because her voice is always talking.  How do I make her voice go away and my IPAD work like it should.

    The voice that was on when I first set up my ipad came back on and now I have to double click to get into my apps and can't use my apps because her voice is talking.  How do I make the voice stop and my IPAD work again. 

    If you've turned VoiceOver on then see if triple-clicking the home button turns it off, and then change what Settings > General > Accessibility > Triple-Click Home is set to.
    Otherwise, via 'the touch to select double-tap to activate' process you need to go into Settings > General > Accessibility > VoiceOver and turn it off
    The manual (http://support.apple.com/manuals/#ipad) also says that you should be able to switch voice-over off by connecting to your computer's iTunes :
    Turn VoiceOver on or off in iTunes: Select iPad in the iTunes sidebar. In the Options section of the Summary pane, click Configure Universal Access. Select VoiceOver, then click OK.
    So select Configure Universal Access at the bottom of the Summary tab and set Seeing to Neither

  • If i factory reset my ipod touch(5th gen), can i reset it as the option 'set up as new ipod', and then i can just go into the app store/itunes store and restore my music and apps and not icloud with photos and ect?

    if i factory reset my ipod touch(5th gen), can i reset it to the option 'set up as a new ipod', and then i can just go into the app store/itunes store and log into my apple ID so i can just restore my music and apps and not icloud with photos, contacts, ect. and then later i can add contacts that i need/want instead of them restoring them from icloud?
    The reason i asked this question is because i have been wondering this a lot ever since i got an exchange on this ipod (and ive only had it for a few weeks now) because my last ipod had a lot of problems. so after i restored my ipod with my computer/itunes, i downloaded apps that i wanted, and then when i went to the storage to see how much storage was left, it said 0 bytes. i was freaking out because i didnt know how that could be, i mean, cause like, that is impossible when i just 'purchased' it, that the space was full but i looked and all my pictures were on this ipod and i already put them on my computer so i dont need them anymore thats why i wanna reset it now so there is nothing on it so i can have more space for stuff to do and download on it.
    it is updated to iOS 8 but that happened when i purchased it, so i didnt have a choice to update it even though i didnt want to update to iOS 8...
    and i hope you understand my problem..
    i would REALLY REALLY appreciate it if someone could tell me a solution to my problem!!! thank you so much!
    -sierra

    Hey Sierra, You can do just what you have stated. My question, what is your "other"? If it is over 1.5 GB you most likely have corrupt files. Doing a Restore to New, Factory restore should correct it. Just make sure you make a full backup of all information on your iPod to your computer before you restore, so you don't lose your stuff, contacts, videos, pictures, non-iTunes music, etc, use the cable and connect with your computer. Then, via cable, connect to your computer, run the Restore to new, don't use your backup. Treat this iPod as if it was your first one ever. When restore is done, set up and add what info you wish to install on this iPod. The music apps etc you purchased should be on your computer, if not you should be able to retrieve purchased apps and music from iTunes. Any music, videos, apps not purchased from iTunes will be lost to you if you do not save them to your computer or the cloud first. When your done, make a current Backup and you should good to go. Hope this helps. Good luck. Cheers.

  • How do I change the default Apple ID in my iPad when I log into the App Store?

    I recently changed the email address used for my Apple ID and can no longer update the apps on my iPad.  When I log into the App Store, my discontinued email address continues to show up in the sign-in box despite the fact that I have gone to Settings>Store, signed out of the former email address and logged in using my new Apple ID.  Why does the account information not refresh from the old Apple ID to the new one?

    Try this...
    Close All open Apps... Sign Out of your Account... Perform a Reset and try again.
    Reset
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430

  • Trying to get into the app store and it asks for my password. The problem is that it is showing an Apple ID I don't use ghosted in. I can't figure out how to use my correct ID.

    Trying to get into the App Store to update some apss. It asks for my password but the problem is that it is showing ghosted an Apple ID I don't use. Can't figure out how to fix it.

    You installed a hacked app, originally from the Mac App Store. It contains the receipt for a different app, downloaded using an account that you don't control. You need to identify and remove the hacked app.
    Important: The app you need to remove is not necessarily the one named in the App Store alert. For example, if the App Store says you need to update "Twitter," the hacked app may be "Angry Birds" or something else entirely. Don't make any assumptions about which app you're looking for. To find it, you have to carry out a systematic search.
    Triple-click anywhere in the line of text below on this page to select it:
    kMDItemAppStoreHasReceipt=1
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    In the Finder, press command-F to open a search window, or select
    File ▹ Find
    from the menu bar. In the search window, select
    Search: This Mac
    from the row of tokens below the toolbar. Below that is a popup menu initially showing Kind. From that menu, select  Other...
    A sheet will drop down. In that sheet, select Raw Query and click OK or press return.
    Now there will be a text box to the right of popup menu. Click in that box and paste (command-V).
    The search window will show all the App Store products you've installed. Compare those search results with the list of your purchases from the App Store. To see the complete list, you may need to unhide hidden purchases. If any apps were download from the App Store using other Apple ID accounts that you control, sign in to the store under each of those ID's and check the purchases.
    At least one of the items listed in the search window is not among your purchases in the App Store. Move each such item to the Trash. You may be prompted for your administrator password. Empty the Trash.
    Log out and log back in. Test.

Maybe you are looking for

  • ITunes won't open when I click on it

    In the past couple of weeks my iTunes library will not open when I click on it. I have tried uninstalling and installing iTunes and updating it but nothing works. Even plugging in my iPod will not open up iTunes.

  • Program to create contract in SRM

    Hi All, Iam trying to create contract in SRM using the FM  BBP_PD_CTR_CREATE iam getting the below errors 06.06.2014 11.06.2014 Interface data contains errors Interface data contains errors Enter at least one item Enter exactly one partner of type Re

  • Data service returning an empty object

    Hi I am trying to call a data service from the flex to load my data grid. In the debug, i saw that the arrraycollection in the fill method is being returned empty. here are the details.... My .java file has the same names with the set and get functio

  • Getting Dump in Production system

    Hi, we are getting dump in one customise program due to missing include program. how to transport this missing program.? regards, Ramesh

  • Problems with Appleworks

    Have noticed recently that I find it very hard to open appleworks on my IMac. It takes ages, and once I open up a database or WP file, all I get is a multicoloured version of that little spinning wheel. Any thoughts? I've tried to re-install the orig