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.

Similar Messages

  • Can I compile an App for iOS from Dreamweaver CS5.5 from a PC running Windows (7)?

    Can I compile an App for iOS from Dreamweaver CS5.5 from a PC running Windows (7)?

    No, you need XCode to compile the app and you need a Developers license to be able to publish.

  • PhoneGap for iOS build error with Dreamweaver CS5.5, PhoneGap 1.2, XCode 4.2.1 (4D502)

    Hi, I was trying to build and emulate a PhoneGap project with following environment, but it failed:
    OS X Lion 10.7.2
    Adobe Dreamweaver CS5.5 (11.5 Build 5344)
    PhoneGap 1.2 (I updated from DW's original version following this instruction)
    The build of application failed to complete successfully. This is the link of the log file I got: log file
    Following is my screenshot on Application Setting:
    I wonder this may involve in updating PhoneGap to latest version. But could you help me pass this problem?

    Hi Peter, Thank you for your solution.
    First of all, it is very good that your error log and mine one is same. But I found the line you mentioned in Camera.h file already code like this:
    @property (nonatomic) enum DestinationType returnType;
    So I wonder do I need to remove 'enum' or not. Could you give me any suggestion?

  • IPhone app installs fail with Notification of iTunes pre-order from 2009 "Top 5..." by Matt Giraud

    Whenever I try to install/update an iPhone app I get notified of a old 2009 pre-order which is now expired. If I tap Not Now then install aborts. If I tap OK then install starts and then fails with "Cannot connect to iTunes Store". If I then repeat the same install it completes fine. Can anyone help me remove this annoyance?

    Whenever I try to install/update an iPhone app I get notified of a old 2009 pre-order which is now expired. If I tap Not Now then install aborts. If I tap OK then install starts and then fails with "Cannot connect to iTunes Store". If I then repeat the same install it completes fine. Can anyone help me remove this annoyance?

  • Is xCode on Mac required to provision iPhone apps (build in Dreamweaver) to App Store?

    I'm building an app for Android and iOS in Dreamweaver for Windows using PhoneGap. The app runs fine on my test devices (Galaxy S3 and iPhone/iPad). I have the provisioning profile set up on my iPhone/iPad for testing. 
    To get the app on to the Apple App Store do I need to import the app into xCode on a Mac?
    Thanks!

    I do believe that you need XCode to compile and a valid Mac developer ID to sign for submission to Apple.

  • App builder fails due to undefined target

    I have generated a build in LV8.5.  I get an error when you try to run the install.  Says that the target is undefined.  I have (I think) defined it like i always did in the past (recent upgrade from 8.2).  I am fouled somehow and cannot find why.  I can send the whole project to someone for evaluation.
    Thanks
    Jim Stevens
    Menard Engine Group

    Hi,
    Yes, the app runs fine after the build.  The application build seems to finish OK as well.  Just when you run the install setup do you get the error.  I hopefully have attached a shot of the error.
    The app was done originally in 8.5 (is a new project).  We have done several applications in the past with sucess.  I think this is the first time in 8.5.  In 8.2 we did several.
    J. Stevens
    Menard Engine Group
    Attachments:
    error.jpg ‏17 KB

  • Dreamweaver CS5.5 Mobile Apps with PHP and MYSQL?

    Hello,
    I don't have Dreamweaver CS5.5 yet and I've been trying to search for information on this but I couldn't find any. I've been learning PHP and been developing with MYSQL with Dreamweaver CS5 but I wanted to know if I can use the same tags and everything if I would to build a Mobile App using the new Dreamweaver CS5.5 (http://tv.adobe.com/watch/cs-55-web-premium-feature-tour-/dreamweaver-cs-55-jquery-mobile- pages/). I overlooked at the video and it seems pretty easy building an app. So is PHP and MYSQL easily integratable? Are there any examples that I might be able to check out?
    Thanks!

    No. PHP is a server-side scripting language that requires a server (or server-like environment) to run.
    An iPhone (or Android) application does not allow for a "built-in" server (which is resource intensive and has scary security implications). You just can't build an application with PHP/MySQL for a mobile device. Instead you can build a web service that your HTML/JavaScript mobile application can then communicate with. This is the only supported way you can use PHP/MySQL in a mobile app. Again: the PHP/MySQL should reside on a server and your HTML/JS mobile app can then communicate with that web service. That's what instapaper and other applications do.
    Frankly, just make a web application that's mobile device friendly and you'll:
    1) Avoid all the messiness of the app stores
    2) Have greater control over what your web app can do (don't have to tow the Apple/Google line)
    3) Have a web app that can work across mulitple mobile devices as well as standard web browsers (i.e. more audience = more $).
    4) Future proof your application (pushing updates to your server and everyone using your web app is updated)
    Otherwise, read-up on Adobe AIR and what it supports and remember, the best apps are written natively for the platform (i.e. want to write an app for an iPhone? Learn Objective-C and use xCode on a Mac. Want to write an app for Motorola Xoom? Learn the Android SDK and use inteliJ).

  • Template build in Dreamweaver CS5

    Have a client using Dreamweaver MX2004.  If I build site in Dreamweaver CS5 using editable templates will they be able to update content using Dreamweaver MX2004?

    Yes - template markup and syntax is the same.

  • Dreamweaver CS5 won't open in OSX 10.6.8

    Just updated to 10.6.8 and now DW won't open. It was fine until this update. Now it starts to launch, but then I get this:
    Process:         Dreamweaver [721]
    Path:            /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/Dreamweaver
    Identifier:      com.adobe.dreamweaver-11.0
    Version:         11.0.0.4909 (11.0.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [188]
    Date/Time:       2011-06-25 09:35:11.812 -0700
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Interval Since Last Report:          14994 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  124 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      B6AE7CE1-69B6-4F97-8CD4-7A0FCF271968
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000000c
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Vault is NOT enabled, and I removed a new DW extension just in case that was the problem, and also did a permissions repair, but I am still getting nowhere. Any ideas?

    Hi, pmajor. Welcome to the Adobe user-to-user forums!
    I noticed that your error report indicates that you are using build 4909 of Dreamweaver CS5, which is the release version. There have been some updates since, so I would suggest that you install the latest, 11.0.4 (build 4993), and then see if the problem persists.
    You can get the latest update by going to Help > Updates in Dreamweaver, or by downloading it from the following page and then installing it: http://adobe.ly/DWUpdates
    HTH!

  • Linux app builder hangs with daqmxbase 1.5.0-f2

    Having a problem building apps on linux using daqmxbase 1.5.
    Test machines are:
    A fresh installation of Suse 9.2 (kernel 2.6.8) on a Dell SC420 to which I added Labview 7.1, Appbuilder and daqmxbase 1.5.0-f2. Building our app fails on the "Copying files to application" part - the progress bar hangs at about 40% complete. The Labview windows become unresponsive, disk i/o stops and the process has to be killed.
    I tried building some of the NI examples to pin down a possible issue with our vi but the same thing seems to happen with any example that has a daq component.
    Normalize Waveform example - builds and runs fine
    Signal generation and processing example - builds and runs fine
    Our app - hangs
    USB-6008/9 Interactive Control Panel - hangs
    Count digital events buffered continuous ext clk example - hangs
    In case there was an issue with Suse or 2.6.8 I tried a fresh install of Redhat 9 (2.4.20) on a different box, added labview, appbuilder, daqmxbase 1.5 and the same thing happens - the builder hangs.
    Figuring that the builder might need some hardware in order to build an app properly I also gave it a shot with a USB 6009 plugged in - same result.
    Being new to labview I'm unsure whether there are any specific log files I can provide that will help track down this problem - /var/log/messages has nothing.
    Any ideas?

    I've tried different kernels (the machines are P4 w/HT so the installer defauls to an smp kernel). Currently running linux 2.6.8-24.10-default #1 Wed Dec 22 11:54:27 UTC 2004 i686 i686 i386 GNU/Linux. I've tried various other smp and non-smp kernels.
    I've uninstalled and reinstalled Labview, app builder and daqmxbase in various sequences. I've even reinstalled the entire Suse 9.2 OS and played with various grub and BIOS options. I've tried with the vanilla OS install and after applying the available patches through YaST.
    I should point out that the app runs fine in Labview itself and compiles without errors on Windows.
    There were no errors reported when installing Labview or daqmxbase and nothing in the system log.
    I'm at a complete loss. The app builder fails every time, on different boxes, and it 100% reproducable.
    I guess I'll give Mandriva 10 a try. In the meantime.... help! Message Edited by PaulSmith on 06-17-2005 11:52 AM
    Message Edited by PaulSmith on 06-17-2005 11:52 AM

  • Error 10, Duplicate path on building with Linux App Builder

    I have used both Mac and Windows App Builder 6.1 with the same files and not had this kind of problem. The VIs I am trying to build are very simple, see attachedd.
    Attachments:
    Analog_Out_Control.vi ‏91 KB

    I've tried different kernels (the machines are P4 w/HT so the installer defauls to an smp kernel). Currently running linux 2.6.8-24.10-default #1 Wed Dec 22 11:54:27 UTC 2004 i686 i686 i386 GNU/Linux. I've tried various other smp and non-smp kernels.
    I've uninstalled and reinstalled Labview, app builder and daqmxbase in various sequences. I've even reinstalled the entire Suse 9.2 OS and played with various grub and BIOS options. I've tried with the vanilla OS install and after applying the available patches through YaST.
    I should point out that the app runs fine in Labview itself and compiles without errors on Windows.
    There were no errors reported when installing Labview or daqmxbase and nothing in the system log.
    I'm at a complete loss. The app builder fails every time, on different boxes, and it 100% reproducable.
    I guess I'll give Mandriva 10 a try. In the meantime.... help! Message Edited by PaulSmith on 06-17-2005 11:52 AM
    Message Edited by PaulSmith on 06-17-2005 11:52 AM

  • PhoneGap Dreamweaver CS5.5 Android App Fail

    I am attempting the to create an Android app using Dreamweaver CS 5.5 and PhoneGap. The build always fails with the following message at the end of the error log:
    -dex:
         [echo] Converting compiled files and external libraries into C:\Users\ROG\Desktop\COMCOM~1.DEV\bin\classes.dex...
        [apply] Could not create the Java virtual machine.
        [apply] Error occurred during initialization of VM
        [apply] Could not reserve enough space for object heap
    BUILD FAILED
    F:\android-sdk\tools\ant\main_rules.xml:486: The following error occurred while executing this line:
    F:\android-sdk\tools\ant\main_rules.xml:203: apply returned: 1
    Total time: 2 seconds
    I was told by Adobe that this feature was not supported and that I needed to seek help here. I am running Windows 7 64 bit. I have the 64 bit version of 6.27 JDK installed and the latest Android SDK. I have successfullt created an app using PhoneGap directly through the command line. the Android SDK also doesn't like some of the config and build files created by Dw when I try to install the application files. It will still work, it just complains. I have also made sure that the emulator is up and running before running the build command in Dw.
    Any help would be appreciated.
    Thanks

    Today I follwed David Powers tutorial about creating an app by Phonegap from DW CS5_5.
    It is in the book: Studio Techniques. De iPhone app created worked as it should in the simulator. The Android version didn't show the map it should show in the emulator.
    Because creating the Android SDK by DW failed I installed it myself. Dw tried to install an linux version of Phonegap on my Mac. (Something the DW team should look after!). After installing and following David Powers instructions it worked as descripted above.
    It takes a little time to get used to the Android SDK and besides that it behaves terribly slow.
    I cannot help you any further but I want to let you what I experienced myself up to now.

  • Publicar app para ios(iphone y ipad) desde Dreamweaver CS5.5

    hola como estan espero que me ayuden con este problema
    e creado una app para android y una app para iphone, las dos las cree con dreamweaver CS5.5 y con Phonegap.
    Al publicar la aplicacion de android me genero sin ningun problema el archivo .APK pero al publicar la aplicacion para iphone me bota un herror diciendo
    "el build de Mi Aplicacion no ha finalizado correctamente.Consulte el archivo de registro del build en /user/mimac/desktop/aplicacion...."
    y consulto este archivo pero no entiendo mucho alguien me puede ayudar?????

    Tengo un IPAD2 con IOS7.1
    y mi configuracion en el iPad es:
    ippublica:8443 SSL ON
    Nombre BD
    Usuario
    Telefono
    en SAP configure el mismo numero de telefono y en mac adrees puse: 02:00:00:00:00:00
    cuanto intento ingresar me dice:
    Permiso Denegado póngase en contacto con el Administrador y proporcionale los siguientes datos: que son los mismo que ya tengo configurados anteriormente.
    y si cambio el puerto 8443 y lo configuro IP publica:8080 y SSL OFF
    ingresa a la aplicacion pero cuando selecciono digamos autorizacion, dice
    Fallo en el procesamiento Erro interno del servidor.

  • 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.

  • PhoneGap iPhone build fails

    Guys
    I am trying to do a simple test build for a mobile App.
    Android works but iOS iPhone App fails with Alert dialogue (attached).
    OS X Lion 10.7.1
    Dreamweaver CS5.5 v11.5 Build 5344
    The default jQuery Mobile (PhoneGap) template was used with no changes.
    Is there something magical I am missing?
    regards
    Andy

    Guys
    I am trying to do a simple test build for a mobile App.
    Android works but iOS iPhone App fails with Alert dialogue (attached).
    OS X Lion 10.7.1
    Dreamweaver CS5.5 v11.5 Build 5344
    The default jQuery Mobile (PhoneGap) template was used with no changes.
    Is there something magical I am missing?
    regards
    Andy

Maybe you are looking for

  • I can't transfer my photos to my PC -it says that there are no photos available to download (I have over 2000 photos on my iphone)

    I can't transfer my photos to my PC -it says that there are no photos available to download (I have over 2000 photos on my iphone). I have followed all the Apple steps in order to trasnfer to your PC but my computer is not rexognizing that there are

  • XML support in Designer 10g

    I need to read an XML document which contains an Erwin 4.1.4 diagram entity/relationships into Oracle Designer 10g.Does anyone knows if there is a support for this and how to accomplish ?

  • OO Graphic Engine, how to add Rotation?

    I'm trying to program a simple GameEngine, so far I've created a gameloop (doing stuff, render stuff and wait) Now I want to add to the rendering process a way to rotate every single object with a different angle my object would looke like this: publ

  • Message Type RFQ-Email is not trigerred

    Hi Friends, I have maintained the condition records. Message schema is also assigned. But Output Type for Email for RFQ is not trigerred in ME9A only output type for print is trigerred. Can anyone guide pls.... points will be promptly given... Thanks

  • Booting for the first time in my Lenovo G500

    Hi everyone! I'm trying to boot for the first time in my Lenovo G500. It starts with the logo of lenovo and then it goes to a black screen and it is saying that is loading FreeDOS and is asking to enter a new date, new time and then it says C:/> and