Dreamweaver+PhoneGap App build nightmare

Thanks for the offer of help.
I have been building an app using Dreamweaver and the built in PhoneGap. Everything was working, including the emulator started by Dreamweaver and the Xcode build.
The Dreamweaver emulator worked to start with but has now stopped, and I get a build error, shown below:
ld: library not found for -lPhoneGapLib
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang
failed with exit code 1
As requested, here is the beginning of the build log (if I paste in more, the message crashes on Post Message - so please let me know how to send the whole log):
cloning PhoneGapLib
<DW>
mkdir -p /Users/stuartbatley/Documents/DW_NAF
cp -r -f /Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
chmod -R 777 /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
</DW>
operation completed
    emptySelectCount =  4
    readCount = 1
Cloning seed app for iOS
<DW>
cd /Users/stuartbatley/Desktop
/Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/scripts/iGap.sh /Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapApp 'iGlimpse Nav' 'Stuart Batley' 'com.iglimpse.test' '0.5' /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
</DW>
copying project directory from /Applications/Adobe Dreamweaver CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapApp to com.iglimpse.test
/Users/stuartbatley/Desktop
finished.
operation completed
    emptySelectCount =  7
    readCount = 4
building iGlimpse Nav for iOS.
<DW>
cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/
chmod 777 /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/www/phonegap.js
/Developer/usr/bin/xcodebuild -project 'test.xcodeproj' -configuration Debug -sdk /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk
</DW>
operation completed
    emptySelectCount =  6
    readCount = 1
ERROR: The requested SDK ("4.3") is not installed.
cloning PhoneGapLib
<DW>
mkdir -p /Users/stuartbatley/Documents/DW_NAF
cp -r -f /Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
chmod -R 777 /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
</DW>
operation completed
    emptySelectCount =  0
    readCount = 1
building iGlimpse Nav for iOS.
<DW>
cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/
chmod 777 /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/www/phonegap.js
/Developer/usr/bin/xcodebuild -project 'test.xcodeproj' -configuration Debug -sdk /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk
</DW>
operation completed
    emptySelectCount =  2
    readCount = 1
ERROR: The requested SDK ("4.3") is not installed.
cloning PhoneGapLib
<DW>
mkdir -p /Users/stuartbatley/Documents/DW_NAF
cp -r -f /Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
chmod -R 777 /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
</DW>
operation completed
    emptySelectCount =  0
    readCount = 1
building iGlimpse Nav for iOS.
<DW>
cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/
chmod 777 /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/www/phonegap.js
/Developer/usr/bin/xcodebuild -project 'test.xcodeproj' -configuration Debug -sdk /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk
</DW>
operation completed
    emptySelectCount =  2
    readCount = 1
ERROR: The requested SDK ("4.3") is not installed.
cloning PhoneGapLib
<DW>
mkdir -p /Users/stuartbatley/Documents/DW_NAF
cp -r -f /Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
chmod -R 777 /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
</DW>
operation completed
    emptySelectCount =  0
    readCount = 1
building iGlimpse Nav for iOS.
<DW>
cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/
chmod 777 /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/www/phonegap.js
/Developer/usr/bin/xcodebuild -project 'test.xcodeproj' -configuration Debug -sdk /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk
</DW>
operation completed
    emptySelectCount =  2
    readCount = 1
ERROR: The requested SDK ("4.3") is not installed.
cloning PhoneGapLib
<DW>
mkdir -p /Users/stuartbatley/Documents/DW_NAF
cp -r -f /Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
chmod -R 777 /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
</DW>
operation completed
    emptySelectCount =  1
    readCount = 1
building iGlimpse Nav for iOS.
<DW>
cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/
chmod 777 /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/www/phonegap.js
/Developer/usr/bin/xcodebuild -project 'test.xcodeproj' -configuration Debug -sdk /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk
</DW>
operation completed
    emptySelectCount =  15
    readCount = 1
ERROR: The requested SDK ("4.3") is not installed.
cloning PhoneGapLib
<DW>
mkdir -p /Users/stuartbatley/Documents/DW_NAF
cp -r -f /Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
chmod -R 777 /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
</DW>
operation completed
    emptySelectCount =  0
    readCount = 1
building iGlimpse Nav for iOS.
<DW>
cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/
chmod 777 /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/www/phonegap.js
/Developer/usr/bin/xcodebuild -project 'test.xcodeproj' -configuration Debug -sdk /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk
</DW>
operation completed
    emptySelectCount =  2
    readCount = 1
ERROR: The requested SDK ("4.3") is not installed.
cloning PhoneGapLib
<DW>
mkdir -p /Users/stuartbatley/Documents/DW_NAF
cp -r -f /Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
chmod -R 777 /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
</DW>
operation completed
    emptySelectCount =  0
    readCount = 1
building iGlimpse Nav for iOS.
<DW>
cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/
chmod 777 /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/www/phonegap.js
/Developer/usr/bin/xcodebuild -project 'test.xcodeproj' -configuration Debug -sdk /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk
</DW>
operation completed
    emptySelectCount =  2
    readCount = 1
ERROR: The requested SDK ("4.3") is not installed.
cloning PhoneGapLib
<DW>
mkdir -p /Users/stuartbatley/Documents/DW_NAF
cp -r -f /Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
chmod -R 777 /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
</DW>
operation completed
    emptySelectCount =  4
    readCount = 1
building iGlimpse Nav for iOS.
<DW>
cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/
chmod 777 /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/www/phonegap.js
/Developer/usr/bin/xcodebuild -project 'test-iPad.xcodeproj' -configuration Debug -sdk /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk
</DW>
Build settings from command line:
    SDKROOT = iphonesimulator4.3
=== BUILD NATIVE TARGET test OF PROJECT test-iPad WITH CONFIGURATION Debug ===
Check dependencies
Unsupported compiler 'GCC 4.2' selected for architecture 'i386'
operation completed
    emptySelectCount =  35
    readCount = 9
cloning PhoneGapLib
<DW>
mkdir -p /Users/stuartbatley/Documents/DW_NAF
cp -r -f /Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
chmod -R 777 /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
</DW>
operation completed
    emptySelectCount =  0
    readCount = 1
building iGlimpse Nav for iOS.
<DW>
cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/
chmod 777 /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/www/phonegap.js
/Developer/usr/bin/xcodebuild -project 'test.xcodeproj' -configuration Debug -sdk /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk
</DW>
Build settings from command line:
    SDKROOT = iphonesimulator4.3
=== BUILD NATIVE TARGET test OF PROJECT test WITH CONFIGURATION Debug ===
Check dependencies
Unsupported compiler 'GCC 4.2' selected for architecture 'i386'
operation completed
    emptySelectCount =  7
    readCount = 9
cloning PhoneGapLib
<DW>
mkdir -p /Users/stuartbatley/Documents/DW_NAF
cp -r -f /Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
chmod -R 777 /Users/stuartbatley/Documents/DW_NAF/PhoneGapLib
</DW>
operation completed
    emptySelectCount =  0
    readCount = 1
building iGlimpse Nav for iOS.
<DW>
cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/
chmod 777 /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/www/phonegap.js
/Developer/usr/bin/xcodebuild -project 'test.xcodeproj' -configuration Debug -sdk /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk
</DW>
Build settings from command line:
    SDKROOT = iphonesimulator5.0
=== BUILD NATIVE TARGET test OF PROJECT test WITH CONFIGURATION Debug ===
Check dependencies
ProcessInfoPlistFile build/Debug-iphonesimulator/test.app/Info.plist test-Info.plist
    cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS
    setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/ bin:/bin:/usr/sbin:/sbin"
    builtin-infoPlistUtility test-Info.plist -genpkginfo /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/build/Debug-iphonesimulator/test.app/Pk gInfo -expandbuildsettings -format binary -platform iphonesimulator -o /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/build/Debug-iphonesimulator/test.app/In fo.plist
LOG ENDS:
CpResource Default.png build/Debug-iphonesimulator/test.app/Default.png
    cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS
    setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/ bin:/bin:/usr/sbin:/sbin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/Default.png /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/build/Debug-iphonesimulator/test.app
CpResource icon.png build/Debug-iphonesimulator/test.app/icon.png
    cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS
    setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/ bin:/bin:/usr/sbin:/sbin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/icon.png /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/build/Debug-iphonesimulator/test.app
CpResource www build/Debug-iphonesimulator/test.app/www
    cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS
    setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/ bin:/bin:/usr/sbin:/sbin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/www /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/build/Debug-iphonesimulator/test.app
Ld build/Debug-iphonesimulator/test.app/test normal i386
    cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS
    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/clang -arch i386 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk -L/Users/stuartbatley/Desktop/com.iglimpse.test_iOS/build/Debug-iphonesimulator -F/Users/stuartbatley/Desktop/com.iglimpse.test_iOS/build/Debug-iphonesimulator -filelist /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/build/test.build/Debug-iphonesimulator/ test.build/Objects-normal/i386/test.LinkFileList -mmacosx-version-min=10.6 -Xlinker -objc_abi_version -Xlinker 2 -all_load -Obj-C -Xlinker -no_implicit_dylibs -D__IPHONE_OS_VERSION_MIN_REQUIRED=40300 -lPhoneGapLib -framework Foundation -framework UIKit -framework CoreGraphics -framework AddressBook -framework AddressBookUI -framework AudioToolbox -framework AVFoundation -framework CFNetwork -framework CoreLocation -framework MediaPlayer -framework QuartzCore -framework SystemConfiguration -framework MobileCoreServices -o /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/build/Debug-iphonesimulator/test.app/te st
ld: library not found for -lPhoneGapLib
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang failed with exit code 1
GenerateDSYMFile build/Debug-iphonesimulator/test.app.dSYM build/Debug-iphonesimulator/test.app/test
    cd /Users/stuartbatley/Desktop/com.iglimpse.test_iOS
    setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/ bin:/bin:/usr/sbin:/sbin"
    /Developer/usr/bin/dsymutil /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/build/Debug-iphonesimulator/test.app/te st -o /Users/stuartbatley/Desktop/com.iglimpse.test_iOS/build/Debug-iphonesimulator/test.app.dS YM
error: unable to open executable '/Users/stuartbatley/Desktop/com.iglimpse.test_iOS/build/Debug-iphonesimulator/test.app/t est'
operation completed
    emptySelectCount =  21

I am getting similar error when trying to build IOS 5.0 app:
12/8/11 6:56:46.403 PM [0x0-0x55055].com.adobe.dreamweaver-11.5: /Applications/Adobe Dreamweaver CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/scripts/iGap.sh: line 33: [: too many arguments
12/8/11 6:56:55.942 PM [0x0-0x55055].com.adobe.dreamweaver-11.5: ** BUILD FAILED **
12/8/11 6:56:55.942 PM [0x0-0x55055].com.adobe.dreamweaver-11.5: The following build commands failed:
12/8/11 6:56:55.942 PM [0x0-0x55055].com.adobe.dreamweaver-11.5:           CompileC build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/Objects-normal/i386/Camer a.o Classes/Camera.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
12/8/11 6:56:55.942 PM [0x0-0x55055].com.adobe.dreamweaver-11.5: (1 failure)
Please advice.

Similar Messages

  • IPhone app build fails in Dreamweaver CS5.5

    Working through a Lynda.com tutorial on developing Phonegap iOS apps, I continually receive the following error:
    "The buid of "testapp" failed to complete successfully. Please consult the build log at .... for additional details."
    I also receive this message when I attempt to build a basic app using the "Mobile Starters" JQuery Mobile (PhoneGap) sample.
    Is there something basic in the setup that I could be missing that causes this error?
    I don't know what to look for in the build log so I'm pasting the log below:
    -- begin build log --
    cloning PhoneGapLib
    <DW>
    mkdir -p /Users/cdp134/Documents/DW_NAF
    cp -r -f /Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib /Users/cdp134/Documents/DW_NAF/PhoneGapLib
    chmod -R 777 /Users/cdp134/Documents/DW_NAF/PhoneGapLib
    </DW>
    operation completed
              emptySelectCount =  2
              readCount = 1
    WARNING: no icon was specified in app settings. using default.
    WARNING: no splash screen was specified in app settings. using default.
    building testapp for iOS.
    <DW>
    cd /Users/cdp134/Desktop/edu.careercenter.testapp_iOS/
    chmod 777 /Users/cdp134/Desktop/edu.careercenter.testapp_iOS/www/phonegap.js
    /Developer/usr/bin/xcodebuild -project 'testapp.xcodeproj' -configuration Debug -sdk /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk
    </DW>
    Build settings from command line:
        SDKROOT = iphonesimulator5.0
    === BUILD NATIVE TARGET PhoneGapLib OF PROJECT PhoneGapLib WITH CONFIGURATION Debug ===
    Check dependencies
    PhaseScriptExecution "Make phonegap.js" build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/Script-3044C11210BC6AEE00 581BFB.sh
        cd /Users/cdp134/Documents/DW_NAF/PhoneGapLib
        setenv ACTION build
        setenv ALTERNATE_GROUP staff
        setenv ALTERNATE_MODE u+w,go-w,a+rX
        setenv ALTERNATE_OWNER cdp134
        setenv ALWAYS_SEARCH_USER_PATHS NO
        setenv APPLE_INTERNAL_DEVELOPER_DIR /AppleInternal/Developer
        setenv APPLE_INTERNAL_DIR /AppleInternal
        setenv APPLE_INTERNAL_DOCUMENTATION_DIR /AppleInternal/Documentation
        setenv APPLE_INTERNAL_LIBRARY_DIR /AppleInternal/Library
        setenv APPLE_INTERNAL_TOOLS /AppleInternal/Developer/Tools
        setenv APPLY_RULES_IN_COPY_FILES NO
        setenv ARCHS i386
        setenv ARCHS_STANDARD_32_BIT i386
        setenv ARCHS_UNIVERSAL_IPHONE_OS i386
        setenv AVAILABLE_PLATFORMS "iphonesimulator macosx iphoneos"
        setenv BUILD_COMPONENTS "headers build"
        setenv BUILD_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build
        setenv BUILD_ROOT /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build
        setenv BUILD_STYLE
        setenv BUILD_VARIANTS normal
        setenv BUILT_PRODUCTS_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator
        setenv CACHE_ROOT /var/folders/9n/fq9wy62x05qcb3g4dj5tbkfm0000gn/C/com.apple.Xcode.501
        setenv CCHROOT /var/folders/9n/fq9wy62x05qcb3g4dj5tbkfm0000gn/C/com.apple.Xcode.501
        setenv CHMOD /bin/chmod
        setenv CHOWN /usr/sbin/chown
        setenv CLASS_FILE_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/JavaClasses
        setenv CLEAN_PRECOMPS YES
        setenv CLONE_HEADERS NO
        setenv CODESIGNING_FOLDER_PATH /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator/libPhoneGapLib.a
        setenv COMMAND_MODE legacy
        setenv COMPOSITE_SDK_DIRS /var/folders/9n/fq9wy62x05qcb3g4dj5tbkfm0000gn/C/com.apple.Xcode.501/CompositeSDKs
        setenv COMPRESS_PNG_FILES YES
        setenv CONFIGURATION Debug
        setenv CONFIGURATION_BUILD_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator
        setenv CONFIGURATION_TEMP_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator
        setenv COPYING_PRESERVES_HFS_DATA NO
        setenv COPY_PHASE_STRIP NO
        setenv COPY_RESOURCES_FROM_STATIC_FRAMEWORKS YES
        setenv CP /bin/cp
        setenv CURRENT_ARCH i386
        setenv CURRENT_VARIANT normal
        setenv DEAD_CODE_STRIPPING NO
        setenv DEBUGGING_SYMBOLS YES
        setenv DEBUG_INFORMATION_FORMAT dwarf-with-dsym
        setenv DEFAULT_COMPILER com.apple.compilers.llvm.clang.1_0
        setenv DEPLOYMENT_LOCATION NO
        setenv DEPLOYMENT_POSTPROCESSING NO
        setenv DERIVED_FILES_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/DerivedSources
        setenv DERIVED_FILE_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/DerivedSources
        setenv DERIVED_SOURCES_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/DerivedSources
        setenv DEVELOPER_APPLICATIONS_DIR /Developer/Applications
        setenv DEVELOPER_BIN_DIR /Developer/usr/bin
        setenv DEVELOPER_DIR /Developer
        setenv DEVELOPER_FRAMEWORKS_DIR /Developer/Library/Frameworks
        setenv DEVELOPER_FRAMEWORKS_DIR_QUOTED "\"/Developer/Library/Frameworks\""
        setenv DEVELOPER_LIBRARY_DIR /Developer/Library
        setenv DEVELOPER_SDK_DIR /Developer/SDKs
        setenv DEVELOPER_TOOLS_DIR /Developer/Tools
        setenv DEVELOPER_USR_DIR /Developer/usr
        setenv DEVELOPMENT_LANGUAGE English
        setenv DO_HEADER_SCANNING_IN_JAM NO
        setenv DSTROOT /tmp/PhoneGapLib.dst
        setenv DWARF_DSYM_FILE_NAME libPhoneGapLib.a.dSYM
        setenv DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT NO
        setenv DWARF_DSYM_FOLDER_PATH /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator
        setenv EFFECTIVE_PLATFORM_NAME -iphonesimulator
        setenv ENABLE_HEADER_DEPENDENCIES YES
        setenv ENABLE_OPENMP_SUPPORT NO
        setenv EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS ".DS_Store .svn .git .hg CVS"
        setenv EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES "*.nib *.lproj *.framework *.gch (*) .DS_Store CVS .svn .git .hg *.xcodeproj *.xcode *.pbproj *.pbxproj"
        setenv EXECUTABLE_EXTENSION a
        setenv EXECUTABLE_NAME libPhoneGapLib.a
        setenv EXECUTABLE_PATH libPhoneGapLib.a
        setenv EXECUTABLE_PREFIX lib
        setenv EXECUTABLE_SUFFIX .a
        setenv FILE_LIST /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/Objects/LinkFileList
        setenv FIXED_FILES_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/FixedFiles
        setenv FRAMEWORK_FLAG_PREFIX -framework
        setenv FRAMEWORK_SEARCH_PATHS "\"/Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator\" "
        setenv FRAMEWORK_VERSION A
        setenv FULL_PRODUCT_NAME libPhoneGapLib.a
        setenv GCC3_VERSION 3.3
        setenv GCC_C_LANGUAGE_STANDARD c99
        setenv GCC_DYNAMIC_NO_PIC NO
        setenv GCC_ENABLE_FIX_AND_CONTINUE YES
        setenv GCC_ENABLE_SYMBOL_SEPARATION NO
        setenv GCC_MODEL_TUNING G5
        setenv GCC_OBJC_LEGACY_DISPATCH YES
        setenv GCC_OPTIMIZATION_LEVEL 0
        setenv GCC_PFE_FILE_C_DIALECTS "c objective-c c++ objective-c++"
        setenv GCC_PRECOMPILE_PREFIX_HEADER YES
        setenv GCC_PREFIX_HEADER PhoneGapLib_Prefix.pch
        setenv GCC_TREAT_WARNINGS_AS_ERRORS NO
        setenv GCC_VERSION com.apple.compilers.llvm.clang.1_0
        setenv GCC_WARN_ABOUT_RETURN_TYPE YES
        setenv GCC_WARN_UNUSED_VARIABLE YES
        setenv GENERATE_MASTER_OBJECT_FILE NO
        setenv GENERATE_PKGINFO_FILE NO
        setenv GENERATE_PROFILING_CODE NO
        setenv GID 20
        setenv GROUP staff
        setenv HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT YES
        setenv HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES YES
        setenv HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS YES
        setenv HEADERMAP_INCLUDES_PROJECT_HEADERS YES
        setenv HEADER_SEARCH_PATHS "\"/Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator/include\" "
        setenv ICONV /usr/bin/iconv
        setenv INFOPLIST_EXPAND_BUILD_SETTINGS YES
        setenv INFOPLIST_OUTPUT_FORMAT binary
        setenv INFOPLIST_PREPROCESS NO
        setenv INSTALL_DIR /tmp/PhoneGapLib.dst/usr/local/lib
        setenv INSTALL_GROUP staff
        setenv INSTALL_MODE_FLAG u+w,go-w,a+rX
        setenv INSTALL_OWNER cdp134
        setenv INSTALL_PATH /usr/local/lib
        setenv INSTALL_ROOT /tmp/PhoneGapLib.dst
        setenv IPHONEOS_DEPLOYMENT_TARGET 5.0
        setenv JAVAC_DEFAULT_FLAGS "-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8"
        setenv JAVA_APP_STUB /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
        setenv JAVA_ARCHIVE_CLASSES YES
        setenv JAVA_ARCHIVE_TYPE JAR
        setenv JAVA_COMPILER /usr/bin/javac
        setenv JAVA_FRAMEWORK_RESOURCES_DIRS Resources
        setenv JAVA_JAR_FLAGS cv
        setenv JAVA_SOURCE_SUBDIR .
        setenv JAVA_USE_DEPENDENCIES YES
        setenv JAVA_ZIP_FLAGS -urg
        setenv JIKES_DEFAULT_FLAGS "+E +OLDCSO"
        setenv KEEP_PRIVATE_EXTERNS NO
        setenv LD_GENERATE_MAP_FILE NO
        setenv LD_MAP_FILE_PATH /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/PhoneGapLib-LinkMap-normal-i386.txt
        setenv LD_NO_PIE NO
        setenv LD_OPENMP_FLAGS -fopenmp
        setenv LEGACY_DEVELOPER_DIR /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Devel oper
        setenv LEX /Developer/usr/bin/lex
        setenv LIBRARY_FLAG_NOSPACE YES
        setenv LIBRARY_FLAG_PREFIX -l
        setenv LIBRARY_SEARCH_PATHS "\"/Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator\" "
        setenv LINKER_DISPLAYS_MANGLED_NAMES NO
        setenv LINK_FILE_LIST_normal_i386 /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/Objects-normal/i386/PhoneGapLib.LinkFileList
        setenv LINK_WITH_STANDARD_LIBRARIES YES
        setenv LOCAL_ADMIN_APPS_DIR /Applications/Utilities
        setenv LOCAL_APPS_DIR /Applications
        setenv LOCAL_DEVELOPER_DIR /Library/Developer
        setenv LOCAL_LIBRARY_DIR /Library
        setenv MACH_O_TYPE staticlib
        setenv MACOSX_DEPLOYMENT_TARGET 10.6
        setenv MAC_OS_X_PRODUCT_BUILD_VERSION 11C74
        setenv MAC_OS_X_VERSION_ACTUAL 1072
        setenv MAC_OS_X_VERSION_MAJOR 1070
        setenv MAC_OS_X_VERSION_MINOR 0702
        setenv NATIVE_ARCH i386
        setenv NATIVE_ARCH_32_BIT i386
        setenv NATIVE_ARCH_64_BIT x86_64
        setenv NATIVE_ARCH_ACTUAL x86_64
        setenv NO_COMMON YES
        setenv OBJC_ABI_VERSION 2
        setenv OBJECT_FILE_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/Objects
        setenv OBJECT_FILE_DIR_normal /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/Objects-normal
        setenv OBJROOT /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build
        setenv ONLY_ACTIVE_ARCH NO
        setenv OPTIMIZATION_LEVEL 0
        setenv OS MACOS
        setenv OSAC /usr/bin/osacompile
        setenv OTHER_LDFLAGS "-all_load -ObjC"
        setenv PACKAGE_TYPE com.apple.package-type.static-library
        setenv PASCAL_STRINGS YES
        setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/ bin:/bin:/usr/sbin:/sbin"
        setenv PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES "/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Developer/Headers /Developer/SDKs /Developer/Platforms"
        setenv PFE_FILE_C_DIALECTS objective-c
        setenv PHONEGAPLIB /Users/cdp134/Documents/PhoneGapLib
        setenv PKGINFO_FILE_PATH /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/PkgInfo
        setenv PLATFORM_DEVELOPER_APPLICATIONS_DIR /Developer/Platforms/iPhoneSimulator.platform/Developer/Applications
        setenv PLATFORM_DEVELOPER_BIN_DIR /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin
        setenv PLATFORM_DEVELOPER_LIBRARY_DIR /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Devel oper/Library
        setenv PLATFORM_DEVELOPER_SDK_DIR /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs
        setenv PLATFORM_DEVELOPER_TOOLS_DIR /Developer/Platforms/iPhoneSimulator.platform/Developer/Tools
        setenv PLATFORM_DEVELOPER_USR_DIR /Developer/Platforms/iPhoneSimulator.platform/Developer/usr
        setenv PLATFORM_DIR /Developer/Platforms/iPhoneSimulator.platform
        setenv PLATFORM_NAME iphonesimulator
        setenv PLATFORM_PREFERRED_ARCH i386
        setenv PLATFORM_PRODUCT_BUILD_VERSION 9A334
        setenv PLATFORM_VERSION_AVAILABILITY_H_FORMAT 50000
        setenv PLIST_FILE_OUTPUT_FORMAT binary
        setenv PREBINDING NO
        setenv PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR YES
        setenv PRECOMP_DESTINATION_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/PrefixHeaders
        setenv PRESERVE_DEAD_CODE_INITS_AND_TERMS NO
        setenv PRIVATE_HEADERS_FOLDER_PATH /usr/local/include
        setenv PRODUCT_NAME PhoneGapLib
        setenv PRODUCT_SETTINGS_PATH
        setenv PRODUCT_TYPE com.apple.product-type.library.static
        setenv PROFILING_CODE NO
        setenv PROJECT PhoneGapLib
        setenv PROJECT_DERIVED_FILE_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/DerivedSources
        setenv PROJECT_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib
        setenv PROJECT_FILE_PATH /Users/cdp134/Documents/DW_NAF/PhoneGapLib/PhoneGapLib.xcodeproj
        setenv PROJECT_NAME PhoneGapLib
        setenv PROJECT_TEMP_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build
        setenv PUBLIC_HEADERS_FOLDER_PATH /usr/local/include
        setenv RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS YES
        setenv REMOVE_CVS_FROM_RESOURCES YES
        setenv REMOVE_GIT_FROM_RESOURCES YES
        setenv REMOVE_HG_FROM_RESOURCES YES
        setenv REMOVE_SVN_FROM_RESOURCES YES
        setenv REZ_COLLECTOR_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/ResourceManagerResources
        setenv REZ_EXECUTABLE YES
        setenv REZ_OBJECTS_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/ResourceManagerResources/Objects
        setenv REZ_SEARCH_PATHS "\"/Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator\" "
        setenv RUN_CLANG_STATIC_ANALYZER NO
        setenv SCAN_ALL_SOURCE_FILES_FOR_INCLUDES NO
        setenv SCRIPT_INPUT_FILE_COUNT 0
        setenv SCRIPT_OUTPUT_FILE_COUNT 0
        setenv SDKROOT /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk
        setenv SDK_DIR /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk
        setenv SDK_NAME iphonesimulator5.0
        setenv SDK_PRODUCT_BUILD_VERSION 9A334
        setenv SED /usr/bin/sed
        setenv SEPARATE_STRIP YES
        setenv SEPARATE_SYMBOL_EDIT NO
        setenv SET_DIR_MODE_OWNER_GROUP YES
        setenv SET_FILE_MODE_OWNER_GROUP NO
        setenv SHARED_DERIVED_FILE_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator/DerivedSources
        setenv SHARED_PRECOMPS_DIR /var/folders/9n/fq9wy62x05qcb3g4dj5tbkfm0000gn/C/com.apple.Xcode.501/SharedPrecompiledHea ders
        setenv SKIP_INSTALL NO
        setenv SOURCE_ROOT /Users/cdp134/Documents/DW_NAF/PhoneGapLib
        setenv SRCROOT /Users/cdp134/Documents/DW_NAF/PhoneGapLib
        setenv STRINGS_FILE_OUTPUT_ENCODING binary
        setenv STRIP_INSTALLED_PRODUCT YES
        setenv STRIP_STYLE debugging
        setenv SUPPORTED_DEVICE_FAMILIES "1 2"
        setenv SUPPORTED_PLATFORMS "iphonesimulator iphoneos"
        setenv SYMROOT /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build
        setenv SYSTEM_ADMIN_APPS_DIR /Applications/Utilities
        setenv SYSTEM_APPS_DIR /Applications
        setenv SYSTEM_CORE_SERVICES_DIR /System/Library/CoreServices
        setenv SYSTEM_DEMOS_DIR /Applications/Extras
        setenv SYSTEM_DEVELOPER_APPS_DIR /Developer/Applications
        setenv SYSTEM_DEVELOPER_BIN_DIR /Developer/usr/bin
        setenv SYSTEM_DEVELOPER_DEMOS_DIR "/Developer/Applications/Utilities/Built Examples"
        setenv SYSTEM_DEVELOPER_DIR /Developer
        setenv SYSTEM_DEVELOPER_DOC_DIR "/Developer/ADC Reference Library"
        setenv SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR "/Developer/Applications/Graphics Tools"
        setenv SYSTEM_DEVELOPER_JAVA_TOOLS_DIR "/Developer/Applications/Java Tools"
        setenv SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR "/Developer/Applications/Performance Tools"
        setenv SYSTEM_DEVELOPER_RELEASENOTES_DIR "/Developer/ADC Reference Library/releasenotes"
        setenv SYSTEM_DEVELOPER_TOOLS /Developer/Tools
        setenv SYSTEM_DEVELOPER_TOOLS_DOC_DIR "/Developer/ADC Reference Library/documentation/DeveloperTools"
        setenv SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR "/Developer/ADC Reference Library/releasenotes/DeveloperTools"
        setenv SYSTEM_DEVELOPER_USR_DIR /Developer/usr
        setenv SYSTEM_DEVELOPER_UTILITIES_DIR /Developer/Applications/Utilities
        setenv SYSTEM_DOCUMENTATION_DIR /Library/Documentation
        setenv SYSTEM_LIBRARY_DIR /System/Library
        setenv TARGETED_DEVICE_FAMILY 1
        setenv TARGETNAME PhoneGapLib
        setenv TARGET_BUILD_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator
        setenv TARGET_NAME PhoneGapLib
        setenv TARGET_TEMP_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build
        setenv TEMP_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build
        setenv TEMP_FILES_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build
        setenv TEMP_FILE_DIR /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build
        setenv TEMP_ROOT /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build
        setenv TEST_AFTER_BUILD YES
        setenv UID 501
        setenv UNSTRIPPED_PRODUCT NO
        setenv USER cdp134
        setenv USER_APPS_DIR /Users/cdp134/Applications
        setenv USER_LIBRARY_DIR /Users/cdp134/Library
        setenv USE_DYNAMIC_NO_PIC YES
        setenv USE_HEADERMAP YES
        setenv USE_HEADER_SYMLINKS NO
        setenv VALIDATE_PRODUCT NO
        setenv VALID_ARCHS "i386 armv6 armv7"
        setenv VERBOSE_PBXCP NO
        setenv VERSION_INFO_BUILDER cdp134
        setenv VERSION_INFO_FILE PhoneGapLib_vers.c
        setenv VERSION_INFO_STRING "\"@(#)PROGRAM:PhoneGapLib  PROJECT:PhoneGapLib-\""
        setenv XCODE_APP_SUPPORT_DIR /Developer/Library/Xcode
        setenv XCODE_PRODUCT_BUILD_VERSION 4D199
        setenv XCODE_VERSION_ACTUAL 0420
        setenv XCODE_VERSION_MAJOR 0400
        setenv XCODE_VERSION_MINOR 0420
        setenv YACC /Developer/usr/bin/yacc
        /bin/sh -c /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/Script-3044C11210BC6AEE00581BFB.sh
    java -jar util/yuicompressor/yuicompressor-2.4.2.jar --nomunge --charset UTF-8 -o javascripts/phonegap.js javascripts/phonegap-uncompressed.js
    CompileC build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/Objects-normal/i386/Camer a.o Classes/Camera.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
        cd /Users/cdp134/Documents/DW_NAF/PhoneGapLib
        setenv LANG en_US.US-ASCII
        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/clang -x objective-c -arch i386 -fmessage-length=0 -fdiagnostics-print-source-range-info -fdiagnostics-show-category=id -fdiagnostics-parseable-fixits -std=c99 -Wno-trigraphs -fpascal-strings -O0 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-shorten-64-to-32 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk -fexceptions -fasm-blocks -mmacosx-version-min=10.6 -gdwarf-2 -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -D__IPHONE_OS_VERSION_MIN_REQUIRED=50000 -iquote /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/PhoneGapLib-generated-files.hmap -I/Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulato r/PhoneGapLib.build/PhoneGapLib-own-target-headers.hmap -I/Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulato r/PhoneGapLib.build/PhoneGapLib-all-target-headers.hmap -iquote /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/PhoneGapLib-project-headers.hmap -I/Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator/include -I/Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulato r/PhoneGapLib.build/DerivedSources/i386 -I/Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulato r/PhoneGapLib.build/DerivedSources -F/Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator -include /var/folders/9n/fq9wy62x05qcb3g4dj5tbkfm0000gn/C/com.apple.Xcode.501/SharedPrecompiledHea ders/PhoneGapLib_Prefix-ahgstubjlciszneebntbbngmsizb/PhoneGapLib_Prefix.pch -MMD -MT dependencies -MF /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/Objects-normal/i386/Camera.d -c /Users/cdp134/Documents/DW_NAF/PhoneGapLib/Classes/Camera.m -o /Users/cdp134/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/ PhoneGapLib.build/Objects-normal/i386/Camera.o
    /Users/cdp134/Documents/DW_NAF/PhoneGapLib/Classes/Camera.m:178:13: error: type of property 'returnType' ('unsigned int') does not match type of ivar 'returnType' ('enum DestinationType') [3]
    @synthesize returnType;
                 ^
    /Users/cdp134/Documents/DW_NAF/PhoneGapLib/Classes/Camera.h:25:23: note: ivar is declared here [3]
             enum DestinationType returnType;
                                  ^
    1 error generated.
    operation completed
              emptySelectCount =  10
              readCount = 311

    Carey,
    I have tried london1a1's workaround, and it has not made any difference.
    It seems that london1a1 suggests changing the Camera.h file in this location:
              Users/london1a1/Documents/DW_NAF/PhoneGapLib/PhoneGapLib/Classes/Camera.h
    Whereas you're saying to change the Camera.h file in this location:
              /Applications/Adobe Dreamweaver CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib/Classes/Camera.h
    I've tried changing the Camera.h file in both locations.  Neither has made a difference.

  • If cloak some files in an App would uploaded or not in build.phonegap to build the App?

    cloaked files not uploaded...
    if cloak some files in an App would uploaded or not in build.phonegap to build the App?

    i use dw cs6
    http://tv.adobe.com/watch/building-mobile-apps-with-phonegap-build/introduction-to-phonega p-build-building-your-first-app/
    why in this video skipps to talk about signing keys? ios, android, blackberry?
    when required?
    may skipped for paid apps? how get codes to setup for phonegap build?

  • Dreamweaver 10.0 Build 4117 crashes

    Dreamweaver 10.0 Build 4117 crashes every time when starting
    up DW.
    With other account it starts without problems.
    I did a re-install, repaired privileges, deleted the
    preferences-file etc. No result.
    (What other files can i delete to resolve this startup
    problem?)
    What's wrong?
    Report:
    Process: Dreamweaver [66216]
    Path: /Applications/Adobe Dreamweaver CS4/Adobe Dreamweaver
    CS4.app/Contents/MacOS/Dreamweaver
    Identifier: com.adobe.dreamweaver-10.0
    Version: 10.0.0.4117 (10.0.0)
    Code Type: X86 (Native)
    Parent Process: launchd [60272]
    Date/Time: 2008-11-03 14:58:33.997 +0100
    OS Version: Mac OS X 10.5.5 (9F33)
    Report Version: 6
    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at
    0x000000000000000c
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.adobe.dreamweaver-10.0 0x00b5be27
    CFile::HaveWritePermission(FSRef const&) + 143
    1 com.adobe.dreamweaver-10.0 0x00b5c305
    CFile::GetStatus(FSRef const&, CFileStatus&) + 239
    2 com.adobe.dreamweaver-10.0 0x00b5c926
    CFile::GetStatus(unsigned short const*, CFileStatus&) + 76
    3 com.adobe.dreamweaver-10.0 0x0093d4c6
    ConfigFile::GetStatus(unsigned short const*, CFileStatus&) +
    448
    4 com.adobe.dreamweaver-10.0 0x0093d657
    ConfigFile::GetFileTimeFromPath(unsigned short const*, _FILETIME*,
    _FILETIME*, _FILETIME*) + 35
    5 com.adobe.dreamweaver-10.0 0x009428b5
    ConfigFile::GetEncoding(int) + 673
    6 com.adobe.dreamweaver-10.0 0x0094a189
    DWFileWrapper::GetEncoding() + 49
    7 com.adobe.dreamweaver-10.0 0x0099a1ec
    DTDParseContext::ParseForDTD(DWFileWrapper&) + 20
    8 com.adobe.dreamweaver-10.0 0x0009bb59
    TitanDoc::ShouldBeParsedAsXML(DWFileWrapper&, CString&) +
    107
    9 com.adobe.dreamweaver-10.0 0x00085dc7
    DocumentTypes::InitBlankDocumentList() + 867
    10 com.adobe.dreamweaver-10.0 0x00095372
    TitanApp::InitInstancePublic() + 834
    11 com.adobe.dreamweaver-10.0 0x0009155f
    TitanApp::InitInstance() + 395
    12 com.adobe.dreamweaver-10.0 0x00b3984d
    CRealApp::Initialize() + 781
    13 com.adobe.dreamweaver-10.0 0x00b39a45 CRealApp::Run() +
    155
    14 com.adobe.dreamweaver-10.0 0x00b12654 main + 338
    15 com.adobe.dreamweaver-10.0 0x00002d12 _start + 216
    16 com.adobe.dreamweaver-10.0 0x00002c39 start + 41
    Thread 1:
    0 libSystem.B.dylib 0x91655f66 kevent + 10
    1 libSystem.B.dylib 0x916566f5 _pthread_start + 321
    2 libSystem.B.dylib 0x916565b2 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x916254ee semaphore_wait_signal_trap +
    10
    1 libSystem.B.dylib 0x91657866 _pthread_cond_wait + 1267
    2 libSystem.B.dylib 0x9169d371 pthread_cond_wait + 48
    3 com.adobe.amt.services 0x1ca20552
    AMTConditionLock::LockWhenCondition(int) + 46
    4 com.adobe.amt.services 0x1ca1b995
    _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) +
    115
    5 com.adobe.amt.services 0x1ca205b0 AMTThread::Worker(void*)
    + 20
    6 libSystem.B.dylib 0x916566f5 _pthread_start + 321
    7 libSystem.B.dylib 0x916565b2 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x916681d5 syscall + 5
    1 com.apple.OpenTransport 0x1b331ac9 CarbonSelectThreadFunc +
    205
    2 libSystem.B.dylib 0x916566f5 _pthread_start + 321
    3 libSystem.B.dylib 0x916565b2 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9162c68e __semwait_signal + 10
    1 libSystem.B.dylib 0x9165736d pthread_cond_wait$UNIX2003 +
    73
    2 com.apple.OpenTransport 0x1b32d938
    CarbonOperationThreadFunc + 177
    3 libSystem.B.dylib 0x916566f5 _pthread_start + 321
    4 libSystem.B.dylib 0x916565b2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xa020cce0 ebx: 0x00000048 ecx: 0x00000000 edx:
    0x00000000
    edi: 0x07be9600 esi: 0x00000000 ebp: 0xbfffc9c8 esp:
    0xbfffc940
    ss: 0x0000001f efl: 0x00010246 eip: 0x00b5be27 cs:
    0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x0000000c

    Has to do with time change. Try this:
    1. Closing Dreamweaver
    2. Set your clock to the correct time if it isn't already so
    3. delete WinFileCache*.dat from
    C:\Documents and Settings\[Your username]\Application
    Data\Adobe\Dreamweaver
    9\Configuration
    4. Start Dreamweaver and use it as usually
    "Magdagascar" <[email protected]> wrote in
    message
    news:[email protected]...
    > Dreamweaver 10.0 Build 4117 crashes every time when
    starting up DW.
    > With other account it starts without problems.
    > I did a re-install, repaired privileges, deleted the
    preferences-file etc.
    > No
    > result.
    > (What other files can i delete to resolve this startup
    problem?)
    > What's wrong?
    >
    > Report:
    > Process: Dreamweaver [66216]
    > Path: /Applications/Adobe Dreamweaver CS4/Adobe
    Dreamweaver
    > CS4.app/Contents/MacOS/Dreamweaver
    > Identifier: com.adobe.dreamweaver-10.0
    > Version: 10.0.0.4117 (10.0.0)
    > Code Type: X86 (Native)
    > Parent Process: launchd [60272]
    >
    > Date/Time: 2008-11-03 14:58:33.997 +0100
    > OS Version: Mac OS X 10.5.5 (9F33)
    > Report Version: 6
    >
    > Exception Type: EXC_BAD_ACCESS (SIGBUS)
    > Exception Codes: KERN_PROTECTION_FAILURE at
    0x000000000000000c
    > Crashed Thread: 0
    >
    > Thread 0 Crashed:
    > 0 com.adobe.dreamweaver-10.0 0x00b5be27
    > CFile::HaveWritePermission(FSRef
    > const&) + 143
    > 1 com.adobe.dreamweaver-10.0 0x00b5c305
    CFile::GetStatus(FSRef
    > const&,
    > CFileStatus&) + 239
    > 2 com.adobe.dreamweaver-10.0 0x00b5c926
    CFile::GetStatus(unsigned
    > short
    > const*, CFileStatus&) + 76
    > 3 com.adobe.dreamweaver-10.0 0x0093d4c6
    > ConfigFile::GetStatus(unsigned
    > short const*, CFileStatus&) + 448
    > 4 com.adobe.dreamweaver-10.0 0x0093d657
    > ConfigFile::GetFileTimeFromPath(unsigned short const*,
    _FILETIME*,
    > _FILETIME*,
    > _FILETIME*) + 35
    > 5 com.adobe.dreamweaver-10.0 0x009428b5
    ConfigFile::GetEncoding(int)
    > +
    > 673
    > 6 com.adobe.dreamweaver-10.0 0x0094a189
    DWFileWrapper::GetEncoding()
    > + 49
    > 7 com.adobe.dreamweaver-10.0 0x0099a1ec
    > DTDParseContext::ParseForDTD(DWFileWrapper&) + 20
    > 8 com.adobe.dreamweaver-10.0 0x0009bb59
    > TitanDoc::ShouldBeParsedAsXML(DWFileWrapper&,
    CString&) + 107
    > 9 com.adobe.dreamweaver-10.0 0x00085dc7
    > DocumentTypes::InitBlankDocumentList() + 867
    > 10 com.adobe.dreamweaver-10.0 0x00095372
    > TitanApp::InitInstancePublic() +
    > 834
    > 11 com.adobe.dreamweaver-10.0 0x0009155f
    TitanApp::InitInstance() +
    > 395
    > 12 com.adobe.dreamweaver-10.0 0x00b3984d
    CRealApp::Initialize() + 781
    > 13 com.adobe.dreamweaver-10.0 0x00b39a45 CRealApp::Run()
    + 155
    > 14 com.adobe.dreamweaver-10.0 0x00b12654 main + 338
    > 15 com.adobe.dreamweaver-10.0 0x00002d12 _start + 216
    > 16 com.adobe.dreamweaver-10.0 0x00002c39 start + 41
    >
    > Thread 1:
    > 0 libSystem.B.dylib 0x91655f66 kevent + 10
    > 1 libSystem.B.dylib 0x916566f5 _pthread_start + 321
    > 2 libSystem.B.dylib 0x916565b2 thread_start + 34
    >
    > Thread 2:
    > 0 libSystem.B.dylib 0x916254ee
    semaphore_wait_signal_trap +
    > 10
    > 1 libSystem.B.dylib 0x91657866 _pthread_cond_wait + 1267
    > 2 libSystem.B.dylib 0x9169d371 pthread_cond_wait + 48
    > 3 com.adobe.amt.services 0x1ca20552
    > AMTConditionLock::LockWhenCondition(int) + 46
    > 4 com.adobe.amt.services 0x1ca1b995
    >
    _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) +
    115
    > 5 com.adobe.amt.services 0x1ca205b0
    AMTThread::Worker(void*) + 20
    > 6 libSystem.B.dylib 0x916566f5 _pthread_start + 321
    > 7 libSystem.B.dylib 0x916565b2 thread_start + 34
    >
    > Thread 3:
    > 0 libSystem.B.dylib 0x916681d5 syscall + 5
    > 1 com.apple.OpenTransport 0x1b331ac9
    CarbonSelectThreadFunc + 205
    > 2 libSystem.B.dylib 0x916566f5 _pthread_start + 321
    > 3 libSystem.B.dylib 0x916565b2 thread_start + 34
    >
    > Thread 4:
    > 0 libSystem.B.dylib 0x9162c68e __semwait_signal + 10
    > 1 libSystem.B.dylib 0x9165736d
    pthread_cond_wait$UNIX2003 +
    > 73
    > 2 com.apple.OpenTransport 0x1b32d938
    CarbonOperationThreadFunc +
    > 177
    > 3 libSystem.B.dylib 0x916566f5 _pthread_start + 321
    > 4 libSystem.B.dylib 0x916565b2 thread_start + 34
    >
    > Thread 0 crashed with X86 Thread State (32-bit):
    > eax: 0xa020cce0 ebx: 0x00000048 ecx: 0x00000000 edx:
    0x00000000
    > edi: 0x07be9600 esi: 0x00000000 ebp: 0xbfffc9c8 esp:
    0xbfffc940
    > ss: 0x0000001f efl: 0x00010246 eip: 0x00b5be27 cs:
    0x00000017
    > ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs:
    0x00000037
    > cr2: 0x0000000c
    >

  • DPS APP Builder Error Code 1

    Hello,
    I'm getting an Error Code 1 message when trying to download the test APP from the DPS APP Builder. I've tried re-building the document (a process that takes almost 8 hours in my case as our APP features 110 articles including almost 1000 images), updating it, generating new certificates and any other workaround mentioned in a previous discussion about this same subject. Nothing worked for me.
    The only workaround I haven't tried is deleting the folio from ~/Library/Preferences/StageManager.BD092818F67280F4B42B04877600987F01 11B594.1/Local Store/dmp.
    Apparently, there's nothing called "StageManager" in my MacBook Pro. Not in this route neither in any other route.
    Any idea about how to solve this? (if possible without re-building once again the whole document) We can't wait until the error code 1 bug is fixed in future Adobe updates as we need to submit the APP to Apple next week.
    Thanks for your time.

    Anyone can help??
    Update my latest experimental results.
    I found that issue was folio package related.
    Because when I use another folio package to the same app item in App Builder, this error message does not appear.
    But the original package in exchange, this error information occurs.
    Are there helpful to solve this problem?

  • Updating my .ipa in DPS App Builder for testing is not working

    Hi there,
    I've build my .ipa file in DPS App Builder for testing on my iPad before I publish it to the app store. No problem. I tested it and saw some modifications to make. I made the changes on my folio, updated it in the folio builder of indesign (on the cloud). Then I get back to DPS App Builder and rebuild an .ipa file from the "Manage" and "Modify" windows, it download and test my certifates, seems to work ok. Then I've created the new .ipa file (after erasing the old one on my desktop and iTunes) but when I synch it back on my iPad it's not updated. It's still the first version of my folio without the changes.
    I tried to create a new app from the beginning but the single edition serial number does not work anymore. So my only solution is to update my folio, right? But what is the right way to do it? Am I missing something? I didn't find any answer in the step by step guide about that.
    Or is it possible to delete completly the first version in DPS App Builder to recreate it without losing my single edition serial number as I didn't submit it to Apple yet?
    Do I have something to do in the Folio Producer?
    Thanks for your help.
    Julien.

    Single Edition Serial is one time use thus modification is not possible from your end directly in case you wish to use the same serial number. For such cases you need to contact DPS Support, who can get an approval on a serial number reset after reviewing the need.
    In this case, I'll take this offline with you in reference to forum post # http://forums.adobe.com/message/5597607.

  • How to move an App from one mac to DPS App builder on another mac

    When I try to download the Developer app, after adding new UDIDs to the provisioning certificate, I get an error stating the app was built on a different machine. Everything works great when completed from the original Mac that I did the build on. (this was created on a "freelance design" machine and now needs to move to the company machine. I have tried to delete the app and start over, howeve the "Delete" option is grayed out. Using the single edition app.

    If you are a Creative Cloud subscriber, you would need to have InDesign Installed on the new Mac. Then you need to click on 'Create App' from Folio Builder Panel in InDesign on the new Mac. That will launch DPS App Builder and embedd the folio in your App. So bottomline is that you need to do this process on the new Mac.
    If you however purchased DPS Single Edition ($395) you may export the Folio from Folio Producer and then import the folio in DPS App Builder and continue buliding the App.
    I can delete the app for you, send me your DPS App Builder id and App name via Private Message.

  • How to delete an old app in DPS App Builder?

    Hi,
    I was wondering how to delete an old app in DPS App Builder when the delete button is inactive?
    I had purchased a single edition and build an iPad App. After download the Developer app from DPS App Builder and tested on my iPad, I'd found some page number errors so I'd created a new app. Inorder to activate app, I need to insert the serial number. But it says "this serial number already been redeemed".  Is it because I already use it to build the old app? If so, how to delete the old app because the delete button is inactive for the old app but the new one?
    Thank you so much for your kindly help, really appreciated!!!

    You need to call product support and have them reset your serial number. In the future you should test your content thoroughly using Adobe Content Viewer before building your app with the serial number. We make it rather painful to update when you are using a serial number for single edition
    Neil

  • How do I create a single file installer for LV 6.1 App Builder Output?

    I have created an application using the 6.1 App builder and it installs fine. To be able to send this app to others, I would really like to put it in something like a self extracting executable file. How can I do this with app builder or can you suggest another software to buy that will let me create this.
    Thanks for any help that you can provide

    You raise a number of important points. I'll answer to the best of my knowledge.
    1. Usually true. Win98/2K/XP have the Windows Installer Service built in, but 95/98/ME require InstMsiA.exe, and WinNT4 requires InstMsiW.exe. The difference is in the character set (ASCII vs. Unicode), and I don't know how that difference applies to the non-Roman alphabet installations. It's safest to include both if you're going to include one.
    On the same subject, I noticed that the first thing the LV7 evaluation installer does on a Win2K box (and therefore probably on a Win98 box as well) is update the Windows Installer service, so LV7-built executables may very well require InstMsiA.exe/InstMsiW.exe on Win98/2K.
    2. I think so. I usually don't distribu
    te LabVIEW EXEs as self-extracting installers, but it probably is safest to wait until the setup is complete before returning control to the self-extractor software.
    3. True. (And note that one of the circumstances under which you might repair/update msiexec is with LV7 on Win98/2K).
    4. True. Setup.exe appears to install/update msiexec if needed and then launch the MSI file.

  • Can't get into App Builder, started as PC file

    Desperately seeking someone with experience!
    I built my app on a PC and put everything into the folio builder thinking this would be a simple process. Oops.
    I've got a Professional Membership and two folios, one for iPad, one for iPhone.  I've also got two problems.
    Problem 1. The folios from my admin account are not showing up in my application account. I did use my admin email as the application name for the application account. I thought that was the way to establish a connection. Was I wrong?
    Problem 2. Nothing at all shows up in the app builder in either account.
    I got a whole lot of nothing.
    Can anyone help? It all looks fantastic from my PC, but I can't seem to get it off of there or the cloud!
    Thank you in advance

    Good news, that got me through posting the thumbails, but now I'm stuck.
    On the left hand side, App Details is green with a check mark and Icons and Splash screens is bold.
    I keep hitting the "NEXT" button and recycling through the screens where you post all the thumbails.
    According to the instructions on page 119 in "Using Digital Publishing Suite",  I'm supposed to move on to Newstand, Social Sharing, and Sumbitting, but I can't get anywhere except for "Next" thumbnail set and "Cancel."
    Help please?
    Thanks so much

  • Is it possible to upgrade "Full" 6.0.1 to "Full" 6.1 and have the app-builder (purchased separately) for 6.0 still work, or do I need a new app-builder?

    A neighboring lab stopped using LabView and gave us the 6.1 disk. Unfortunately, it's a "Full" disk (no app-builder) and we purchased a separate 6.0 app-builder for our 6i system. I have a feeling this is a futile endeavor, but want to be sure before I toss the disk, or attempt an installation and mangle the system.
    Bob Seegmiller
    NG UMS Ryan Aeronautical Center

    The 6.0 app builder will not work with 6.1.
    You may be able to talk NI into selling you an upgrade to your exsisting 6.0 app builder to the 6.1 version. Not sure if they'll do it though since it's an old version.
    Another option would be to watch eBay for a copy of the 6.1 app builder for sale. I've seen them on there from time to time. All you have to do is get the seller to contact NI and have them transfer ownership to you.
    Ed
    Ed Dickens - Certified LabVIEW Architect - DISTek Integration, Inc. - NI Certified Alliance Partner
    Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.

  • Trouble deploying WP Phonegap app targeting a Window 8/8.1 devices

    Hello,
    I am trying to deploy a WP Phonegap app on a WP8.1 device using a AppDeloy tool from WP8.0 sdk tools. We are having a lot of issues when deploying to a device. The specific error that is blocking us is "Installation of the application failed. Runtime
    error has occurred. Fix the capabilities in WMAppManifest.xml" (find below WMAppManifest code segment). Please note that I can install a debug version with no problems.
    We would really appreciate any support in pointing us in the right direction to resolve the situation. It would be of great help if I can hop on a live chat with you or someone who can help us.
    Thanks in advance.
    Regards,
    Ranjith
    Clearbridge Mobile
    <?xml version='1.0' encoding='utf-8'?>
    <Deployment AppPlatformVersion="8.0" xmlns="http://schemas.microsoft.com/windowsphone/2012/deployment">
    <DefaultLanguage code="en-US" xmlns="" />
    <Languages xmlns="">
    <Language code="en-US" />
    </Languages>
    <App Author="ABC" BitsPerPixel="32" Description="ABCD" Genre="apps.normal" ProductID="{xxxx}" Publisher="ABC" PublisherID="{xxxx}" RuntimeType="Silverlight" Title="We365" Version="1.0.0" xmlns="">
    <IconPath IsRelative="true" IsResource="false">Images\w3_windowsapp_icon-small.png</IconPath>
    <Capabilities>
    <Capability Name="ID_CAP_WEBBROWSERCOMPONENT" />
    <Capability Name="ID_CAP_NETWORKING" />
    <Capability Name="ID_CAP_ISV_CAMERA" />
    <Capability Name="ID_CAP_MEDIALIB_PHOTO" />
    <Capability Name="ID_CAP_CONTACTS" />
    </Capabilities>
    <Tasks>
    <DefaultTask Name="_default" NavigationPage="MainPage.xaml" />
    </Tasks>
    <Tokens>
    <PrimaryToken TaskName="_default" TokenID="We365Token">
    <TemplateFlip>
    <SmallImageURI IsRelative="true" IsResource="false">Images\w3_windowsapp_icon-small.png</SmallImageURI>
    <Count>0</Count>
    <BackgroundImageURI IsRelative="true" IsResource="false">Images\w3_windowsapp_icon-medium.png</BackgroundImageURI>
    <Title>
    </Title>
    <BackContent>
    </BackContent>
    <BackBackgroundImageURI IsRelative="true" IsResource="false">
    </BackBackgroundImageURI>
    <BackTitle>
    </BackTitle>
    <LargeBackgroundImageURI IsRelative="true" IsResource="false">Images\w3_windowsapp_icon-wide.png</LargeBackgroundImageURI>
    <DeviceLockImageURI IsRelative="true" IsResource="false">Images\w3_windowsapp_icon-wide.png</DeviceLockImageURI>
    <HasLarge>True</HasLarge>
    </TemplateFlip>
    </PrimaryToken>
    </Tokens>
    <ScreenResolutions>
    <ScreenResolution Name="ID_RESOLUTION_WVGA" />
    <ScreenResolution Name="ID_RESOLUTION_WXGA" />
    <ScreenResolution Name="ID_RESOLUTION_HD720P" />
    </ScreenResolutions>
    </App>
    </Deployment>

    You might try just turning all the Capabilities on and seeing if that fixes it.  If it does, you can start turning off ones you don't need.

  • LabVIEW 5.1.1 App Builder doesn't work on WinXP or 2k?

    G'Day All,
    I have a client that needs some apps written in LabVIEW 5.1.1 built into exe's, but I've found that once I install the App Builder on my Windows XP and 2000 PCs, I get "dist build app image subvi is not executable" - I've tried opening the wiring diagram to fault find, but it is understandably passworded. Has anyone come across this problem, and if so, how do I get around it?
    cheers,
    Christopher
    Christopher G. Relf
    Certified LabVIEW Developer
    [email protected]
    International Voicemail & Fax: +61 2 8080 8132
    Australian Voicemail & Fax: (02) 8080 8132
    EULA
    1) This is a private email, and although the views expressed within it may not be purely my own, unless specif
    ically referenced I do not suggest they are necessarily associated with anyone else including, but not limited to, my employer(s).
    2) This email has NOT been scanned for virii - attached file(s), if any, are provided as is. By copying, detaching and/or opening attached files, you agree to indemnify the sender of such responsibility.
    3) Because e-mail can be altered electronically, the integrity of this communication cannot be guaranteed.
    Copyright © 2004-2015 Christopher G. Relf. Some Rights Reserved. This posting is licensed under a Creative Commons Attribution 2.5 License.

    Christopher
    LabVIEW 5.1.1 is not supported under Windows XP. The first LabVIEW version that we tested and do officially support under this OS is 6.1.
    On Windows 2000, you may get this error if you install the Application Builder 5.1.1 on the machine that has LabVIEW 5.1 on it. Both versions have to be the same.
    I Get Errors After Installing Application Builder 5.1.1 On Top of LabVIEW 5.1
    Zvezdana S.
    National Instruments

  • Error when starting DPS App Builder - Application not found

    WTF folks.
    This morning I open my document (CS5) and it says I have to update my folio tools (needless to say i hate it to be forced to do an update before I can start working).
    Well, I do an update, both tools (Folio Builder and Producer Tools).
    Now there seem to be some changes, I cant refresh my folio via menu anymore. When choosing the new "build app"-option I get an error :
    "An error occured while starting DPS App Builder. The DPS App-Builder Application was not found" (translated).
    German original version: "Beim Starten von DPS App Builder ist ein Fehler aufgetreten. Die DPS App Builder-Anwendung wurde nicht gefunden."
    Any Solutions? Where to get the mysterious "App-Builder Application?"
    edit: refresh is now only possible inside the folio it seems.

    App Builder is nothing but a new name to Viewer Builder. Download it from DPS Dashbaord.

  • I'm getting the "App Activate" error when I try to download my bundles from the DPS App Builder.

    I have a Single-App subscription to the Adobe Creative Cloud.
    According to this FAQ (link: http://www.adobe.com/products/creativecloud/faq.html#single-app) I should be able to publish unlimited single .folios with DPS with my Single-App subscription to the Creative Cloud. Here is the exact paragraph I'm refering to from that FAQ:
    As a Creative Cloud member, do I have access to Digital Publishing Suite?
    Digital Publishing Suite Single Edition is not available to free Creative Cloud members. Creative Cloud single-app and complete members have an unlimited Digital Publishing Suite Single Edition license. Creative Cloud for teams members also have an unlimited Digital Publishing Suite Single Edition license.
    When I build the app in the DPS App Builder and reach the end of the process, I'm getting the error where it asks me to provide a Single Edition subscription serial to download the developer bundles for my app. 
    I have tried all the methods described on this forum to solve this problem, including deleting and reinstalling the DPS App Builder, deleting the old apps and creating new ones after redownloading the DPS App Builder, deleting the DPS App Builder, signing out of my Folio Builder in InDesign, redownloading the DPS App Builder, signing into my Folio Builder in InDesign again, etc., to no avail.
    Can anyone help? This is a time-sensitive issue and I'm trying to get this app into the Apple submission process immediately. I can answer any questions if you all have troubleshooting advice for me.
    Thanks,
    David

    Thank you for the information and the response. We will be upgrading to the full version of Creative Cloud to publish our single .folio.
    I do want to remark on the issues created by Adobe's inconsistent explanation of how DPS can be used with the Creative Cloud. After reading that FAQ, I also spoke with an "Adobe Agent" through the chat system that pops up on various product pages and asked the agent as specifically as I could if the Single-app version of Creative Cloud would allow me to publish single .folios through DPS. In no uncertain terms the agent said the Single-app version would be fine, and referred me to the order page to begin the order process.
    I spoke with another agent over chat in the morning on Saturday and they also said I should be able to publish single .folios with the Singe-app subscription to Creative Cloud. When I presented my App Activation problem to the agent, the agent said I should just wait 24-48 hours for my subscription to Creative Cloud to process so I could create my app.
    This has been a very vexing process that has cost my team valuable app review time. If I had not encountered the FAQ and two agents who specifically told me that I could use the Single-app version of Creative Cloud to publish my .folio, I would have been happy to go straight to purchasing the full version of Creative Cloud.
    Thanks again for the assistance.

Maybe you are looking for

  • 2nd graphics card for 2008 Mac Pro 3.1

    I need to connect a third monitor to my 2008 Mac Pro 3.1 - 2.8/8 core - so I can view and control Logic from my vocal booth. I don't want a monster card. Just the bare minimum. The monitor will only be on when I'm recording by myself. I appreciate su

  • How do you get the average of an array bigdecimels

    how do you get the average of an array bigdecimels... I am looping through the array in a for loop for (int i = 0; i < prItems.length; i++) {                                                                                                             

  • HT4528 I need to connect my iphone 5 to my bluetoot but never find the divice what do I need to do?

    my iphone 5 is not pairing with my bluetoot!

  • Validity table--how

    hi gurus, i am loading data for Inventory management. in the document how to manage inventory management i read about validity table....r time reference characters, somebody kindly explain me the link between reference point and validity table and pl

  • Default storage locations

    Is there anyway in the settings to make pictures and videos automatically save to the SD card instead of internal memory? Or is there a way to move them to the SD card?