SMP 2.3 with xcode

i finished SMP 2.3 hybrid application and implemented to  XCode . now i finished the first steps that means i created the hwc container on xcode.
now i added my application it give some error .

I think you have n't entered the configuration details of the server and user credentials for HWC , These are to be specified at the settings option in the application.

Similar Messages

  • How can I make an app with xcode that works like a news app? So that I can post articles on the app. Do I have to use a database or can I connect the app directly with my mac?

    How can I make an iphone app with xcode that worrks like a newspaper? So that I can post articles on the app while it is on appstore. Can I directly connect the app with my mac or do I have to connect it to a database?  Thanks

    Funny, I was thinking you'd want to use the prescribed deployment that Apple went to all the trouble to provide so you wouldn't trot down the garden path with some other implementation, only to find your app rejected with the admonition to use Newsstand after all...
    If you're all hot to ignore all that & DIY, why are you even asking...why not just go for it...

  • Any hope for OpenMP with Xcode / Obj-C?

    I've been compiling command-line OpenMP C-based stuff, but it uses the gcc 4.3 from hpc.sourceforge.net, and I don't believe this can be made to work with Xcode 3 / Objective-C. I presume I either have to wait for Apple to support OpenMP in their gcc. Is there anything to be done? Or is my only option in the foreseeable future to just make use of the current threading options and do all the work that OpenMP does manually? I think this would be a big win for Apple, performance-wise, since most Macs now are multiprocessor machines. I'll file a feature request, of course, but wondering if there are options now.

    Have you downloaded the GCC 4.2 preview from the ADC site?
    GCC 4.2 Developer Preview 1
    This is a developer preview of the GCC 4.2 compiler for Mac OS X version 10.5 (Leopard). This GCC 4.2 preview release is an additional, optional compiler that can be used with Xcode 3, and does not replace or upgrade the bundled GCC 4.0 compiler. The 4.2 compiler adds several performance enhancements, as well as new features such as OpenMP support, and enhanced symbol visibility control for C++.

  • Adobe Illustrator CS5 SDK not working with Xcode on Mac OS X Lion 10.7.1

    I recently was interested in developing an illustrator plug-in. I downloaded all the required files listed on the adobe site, including the pdf files.
    I was following the "getting started guide" while working on Xcode 4.1 when I saw that it required a "Carbon Bundle", since there wasn't one. I did my research and found out that I could download the bundle, which would only work on Xcode 3.2. However, when any of the sample files which are Carbon-based are loaded, Xcode 3.2 crashes while Xcode 4.1 notifies me with "Base SDK Missing".
    I would just love to have the sample code running, and I'm pretty sure I can handle it from thereon.
    Thanks in advance!

    I can get it to build on Lion with Xcode 4.1. The steps I went through were to first set all the "Build Settings" > Base SDK to Mac OS X 10.6 like below:
    Then when I built I found it would get stuck on TwirlFilter think there is a problem with Xcode as after force quiting and restarting the computer it was able to compile successfully.
    If you get any LLVM errors like error: extra qualification ... to do with AIPlatformFileDlgOpts then you just have to go to the line with the error and delete AIPlatformFileDlgOpts:: though I think that only happens if you have not done a clean before you built and there are still projects with Base SDKs set as 10.5
    Let me know how you get on,
    Robert

  • How to Use Custom Linker with Xcode 4.x?

    I am using a customer compiler with Xcode and would like to know how to force Xcode to use my own linker line with custom arguments.
    I created a new compiler spec file under:
    /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/SharedSupp ort/Developer/Library/Xcode/Plug-ins
    The default linker is defined in Ld.spec located in:
    /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/SharedSupp ort/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/Resources
    The following link seems to indicate that what I want to do is possible:
    http://maxao.free.fr/xcode-plugin-interface/compilers-linkers.html
    It seems like you have to create a custom Linker spec, give it an identifier, and then have the compiler spec reference your linker spec id by including it in the "RequiredLinker" key.
    My compiler spec looks like:
    {   Type = Compiler;
       Identifier = com.apple.compilers.armx;
       BasedOn = com.apple.compilers.gcc.4_2;
       Name = "ARMx";
       Version = "4.2";
       Description = "ARMx GCC Cross Compiler";
       ExecPath = "/Volumes/arm-x/bin/arm-none-linux-gnueabi-gcc";
       RequiredLinker = com.apple.pbx.linkers.armx;
    The problem is that Xcode 4.1 still is insisting on using the default Apple linker.  I want it to use my ARM based toolchain, which does not support some of the options that Xcode ends up passing on the linker line.

    You would be better off using a makefile-based project with custom compilers and linkers.

  • I have submitted build by xcode 6.1 but in itunes account shows us Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 or later SDK after clicking the submit for review.

    I have submitted build by xcode 6.1 but in itunes account shows us Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 or later SDK after clicking the submit for review.
    Please tell me the solution as soon as possible and i am able to remove the build.

    You have used Xcode 6.1 and it is a valid version, so you should not have any problem. Anyway, if there is any problem, Apple will contact with you to fix it before your app is published.

  • Starting February 1, new apps and app updates submitted to the App Store must be built with Xcode 5

    Apple send out this message:
    "Starting February 1, new apps and app updates submitted to the App Store must be built with Xcode 5 and iOS 7 SDK. Learn more about building apps for iOS 7."
    A few questions about this to Adobe:
    - Which AIR SDK version is prepared for this ?
    - Do we need to recompile all ANE's ?
    Cheers.

    Hi All,
    The issue has been fixed and the build 4.0.0.1619 is available at
    http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air4-0_sdk_mac.tbz2 for mac and http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air4-0_sdk_win.zip for window. Please let us know if you will face any issues.
    Regards,
    Nimit

  • New apps and app updates submitted to the App Store must be built with Xcode 5

    I just received an email from Apple Developer saying that:
    "Starting February 1, new apps and app updates submitted to the App Store must be built with Xcode 5 and iOS 7 SDK."
    Does anyone has any idea how will this impact on those who build iOS apps using Flash cc?

    Hi All,
    The issue has been fixed and the build 4.0.0.1619 is available at
    http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air4-0_sdk_mac.tbz2 for mac and http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air4-0_sdk_win.zip for window. Please let us know if you will face any issues.
    Regards,
    Nimit

  • Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 or later SDK.

    Hi Guys,
    i am receiving this error since last 3 days please help me resolve this.
    i am already using XCode 5.1.1 and iOS 7 SDK i have regenerated my app store provisioning profile twice after this issue.
    my app gets validated by Xcode and also gets uploaded successfully through Application Loader (i.e. latest one 2.9.1 i believe)
    but in itunes connect when i try to submit my app for review i receive this error.
    "Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 or later SDK."

    I'm getting the same error as well, using Xcode 6.1 (6A1042b) on OSX 10.9.5.  My project settings in Xcode have “Deployment Target” as “7.0” and “Base SDK” as “Latest iOS (iOS 8.1)”.  I uploaded the app via Xcode, not with the application loader and I've tried re-generating my distribution provisioning profile.
    This is an update to an existing app which was previously built against iOS 6.0 sdk but all attempts to submit the update now produce the error message "Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 or later SDK."

  • Has anyone used gcc47 with Xcode?

    So I am installing gcc47 with MacPorts on my Powermac G5 running Leopard. I was wondering if anyone here has had any experience using an updated version of gcc with Xcode? I haven't used Xcode before, I have mainly been using emacs from the terminal in one tab, with another tab for compiling and testing. I want to try out Xcode, but I have run into problems using the version of gcc it comes with (4.0.1) for compiling the GMP library. I have Xcode 3.1 installed. I was wondering if anyone knows if I can set up Xcode to build using the newer version of gcc i'm installing via macports?

    In theory, you can change the handler for specific file extensions to use your own compiler. In practice, it is much easier to just use makefile-based projects.

  • Build Plug-Ins with CS4 SDK under OS X 10.5 SDK with Xcode 3.1.2?

    I have existing Photoshop Universal Binary Plug-ins built under OS X 10.4 and the OS X 10.4 SDK, with Xcode 2.1.x & Photoshop CS3 SDK.  They are mature and stable.
    I am attempting to build these Plug-Ins with the new CS4 SDK under OS X 10.5.6 & 10.5 SDK with Xcode 3.1.2.
    They do not build as there is a conflict in PITypes.h with the attempted redefinition of uint32, already defined in the Apple header cssmconfig.h, amongst other problems.
    Has anyone built with a similar configuration?
    Thank you!

    I've had good luck with Snow Leopard 10.6.1, XCode 3.2 and the Photoshop CS4 SDK by changing the build settings like this:
    1. Open the Target Info window: Project->Edit Active Target
    2. Change Architectures from native to 32-bit Universal (because my native is 64 bit)
    3. Make sure Base SDK is 10.4 (you must have that installed of course). If you select 10.5 for some of the Photoshop examples, you get complaints of depreciated APIs.
    4. Change C/C++ compiler version to GCC 4.0
    In the case of using these steps, there is no need to edit any headers, comment anything out, etc.
    Hope that helps!

  • A weird installer issue with xcode

    This is a new macbookpro i bought only a few weeks ago. I installed xcode on it, then removed it due to the fact that i needed to put some really huge hd video files, which needed all the hard disk space i could muster. After moving the videos from my mbp to my external hd, i tried to install xcode again. However, xcode's mpkg won't open, no matter how many times i open it with installer. Other mpkgs and pkgs work fine. What's the problem?

    Hi rhonnywhoop, and welcome to the Dev Forum!
    rhonnywhoop wrote:
    I installed xcode on it, then removed it ... i tried to install xcode again.
    There's no such thing as a weird issue with Xcode after an uninstall-install again cycle. Almost anything can go wrong and weird is the rule, not the exception. But yes, most of the strange problems show up after the installation (e.g., Xcode won't open, Xcode starts up but gcc always fails, Interface builder won't read nib files, etc., etc.). If I needed disk space for a video, I'd probably get another drive before I'd uninstall Xcode, but then I use Xcode all the time. Plus it's too late for that advice, so I'll try my best to point you in the right direction.
    A few questions:
    1) Was there any message when the mpkg failed to open? Please post any such message for us;
    2) Did you install from the DVD that came with your MacBook, or did you download a dmg from the Mac or iPhone Dev Center? If you haven't tried downloading the latest Xcode version yet, that might be worth trying;
    3) Did you uninstall from Terminal, using the command given in the Xcode doc (e.g. /Developer/"About Xcode Tools.pdf"? If not, how did you uninstall the prior Dev Tools?
    4) Is any entry made in one of your logs at the time of the failure? E.g., open Console.app (in /Applications/Utilities) and look for the most recent entries in install.log and system.log. If you find anything like that, please post it for us;
    5) Have you tried any additional cleanup besides the recommended uninstall (question 3, above)? Based on case histories in this and other forums, the most powerful trick is to rename /Developer (e.g. to /OldDev). Other tips will be found by searching on terms like "uninstall" or "clean" in this forum.
    In general, we can assume that since your previous installation was successful, the game is to restore your system to its past condition. This may seem like a no-brainer, but it might help to rule out irrelevant conditions as you try one thing after another. In fact, some developers have cleaned up by re-installing the entire system (needless to say, be sure to try restarting your system before resorting to anything that drastic!). On the other hand, some developers have reported that installing a more recent version of the Dev Tools (if any), can clean up a problem when repeated installs of the same system fail.
    I hope something above will lead you to a solution. Several other developers who regularly contribute to this forum know much more than I do about installation problems. For example, if etresoft joins this thread, be sure to follow his instructions completely and before any others.
    \- Ray

  • Strange thing with Xcode

    Hi,
    I created a thread over in the Mac OS X forums, but I've been redirected over here. My question is about the C programming language and Xcode. I recently picked up my C programming book to start where I left off a few months ago, however I ran into some trouble using Xcode 3 in Leopard.
    For some reason, I was not able to get a program containing the 'scanf' function to work. The program doesn't even initiate (I've tried putting a simple 'printf' command as the 2nd line). It just sits there "running" while nothing is happening. But what's really strange is that the exact same code works perfectly when built with Xcode 2 in Tiger. Its not a very complex program, just 20 lines or so... but I don't understand why it works with one version of Xcode and not another.
    And as if by magic, I can't get 'if' statements to work with Xcode in Tiger (Xcode 2). But, they work just fine with Xcode in Leopard (Xcode 3). Go figure! This problem is a little different, because my simple 25-line program just terminates immediately after starting. I'd like to get this resolved, but nothing I do seems to work. Reinstalling Xcode both on Tiger and Leopard did nothing. Even trashing the preferences and restarting had no effect. Anyone have an idea?
    Thanks,
    -Trevor

    You're probably right about my code being wrong, but I can't seem to find the problem. Please be patient with me here as I am new to programming.
    This one is simply to calculate a triangular number:
    #include <stdio.h>
    int main (void)
    int n, number, triangularNumber;
    printf ("Enter a triangular number: ");
    scanf ("%i", &number);
    triangularNumber = 0;
    for ( n = 0; n <= number; ++n )
    triangularNumber += n;
    printf ("Triangular number %i is %i
    ", number, triangularNumber);
    return 0;
    As you can see, thats the one with the scanf statement. Here's the other one:
    #include <stdio.h>
    int main (void)
    int number;
    printf ("Type in an integer: ");
    scanf ("%i", &number);
    if ( number < 0 )
    number = -number;
    printf ("The absolute value is %i", number);
    return 0;
    Thanks
    Also, keep in mind that I did not write these programs. I just copied them as examples from the programming book I'm using.
    Message was edited by: Trevor Gibson

  • Can a CS3 plugin be built with Xcode 3.1 and the CS4 SDK?

    My goal is to build a plugin that loads in CS3 and CS4 on both the Mac and Windows platforms. For the Mac development I have a machine with Xcode 3.1. When I try to build the automationfilter/hidden plugin sample I get a compiler error in PIDefines.h because some typedefs conflict with Apple headers. The CS4 SDK seems to have corrected these issues so I am now trying to build the samples from CS4SDK. The build is successful, but when I try to load the plugin into CS3 I get an error that causes Photoshop to abort (after a friendly dialog box telling me it is going to abort).
    I am wondering if the mix of tools and SDK versions that I am using would be expected to work, or if what I have done is known to fail.
    Thanks
    -- Bennett

    I found a solution to the question. The CS4 sample I was building (Automation/Hidden) was causing PS CS3 to fail when I tried to launch the plug-in. It turns out that the failure is due to one of the suites having a different version in CS3 than CS4. The sample was from CS4, so it was requesting a version of the suite that did not exist in PS CS3.
    To fix the problem I made a copy of the samplecode/common/sources/PIUSuites.cpp file. I placed my copy in the samplecode/automation/automation/common directory and modified my Xcode project to use it instead of the one from common/sources. In the file I changed this line:
    AutoSuite<PSActionDescriptorProcs> sPSActionDescriptor(kPSActionDescriptorSuite, kPSActionDescriptorSuiteVersion);
    to be like this instead:
    AutoSuite<PSActionDescriptorProcs> sPSActionDescriptor(kPSActionDescriptorSuite, kPSActionDescriptorSuitePrevVersion);
    Doing this causes the plug-in to load and execute just fine in CS3.
    Cheers
    -- Bennett

  • App Store must be built with Xcode 5.1.1 or later !

    I just upload a new binary to one of my apps to iTunes but I got the following error when I submit for review:
    Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 SDK.

    This is the STATUS HISTORY of my app in iTunes Conect:
    September 09, 2014 17:45
    Waiting For Review
    September 09, 2014 17:21
    Prepare for Upload
    September 09, 2014 15:33
    Invalid Binary
    September 09, 2014 12:58
    Waiting For Review
    September 09, 2014 12:09   
    Prepare for Upload

Maybe you are looking for

  • Payment card retrieved from customer master?

    hi gurus, i am using payment card processing. i want to know why i can only manually input card type and no in sales order although i have maintained the information in customer master. can anyone kindly tell me how can i set to enable auto retrievin

  • Item category in Authorization roles

    Hi One of my requirment is to restrict some of the users so that they are not able to enter some of the FOC item categories. Would you please help me how can I achieve this. Regards Javed Ihsan

  • How to export video from 2 different iPhones?

    I have a bunch of videos I have shot of our son with my iPhone 4S and my GF has some videos she has shot with her iPhone 4 and I need the footage from her phone but don't want her phone to sync with my library if I try to connect to my computer. She

  • Error on installing infoobject catalog from business content

    while performing Install from Administrator Workbench:Business Content I am getting error. I am trying to install Infoobject catalog 0MMIC_CHA01 and 0MMIC_KYF01 from business content The error messages appearing are as follows: Installation (simulati

  • Time Machine and .dmg files

    Ok, this isn't technically a TM issue, but I'm posting in here as it directly affects TM backups. I'm running OS X 10.5.2, and whenever I mount an encrypted disk image and open the disk image folder, the modified date of the disk image changes. This