Ok so the problem I have is that I can not get my app to build the iOS simulator from dreamweaver. I have updated my jquery mobile and jquery to the latest versions. As well as updating my dreamweaver and Xcode to the latest builds. I have also updated phonegap I followed tutorials on how to do all of these and 100% sure that I did them correctly.
which seems other people are having issues with this.
I am a Uni student who is trying to use query mobile to build an application for a Uni project to be handed in in March and have no ideas what to do. Every time I try to build for iPhone I get a message saying that it has failed and to consult the build log. The problem is I have no idea what any of it means!!!!
I really like jquery mobile but might have to build my app some other way if I can not get this fixed
updating AVD
<DW>
____________________
/Users/chrisdavis/android-sdk-macosx/tools/android update avd -n
____________________
</DW>
Usage:
android [global options] update avd [action options]
Global options:
-h --help : Help on a specific command.
-v --verbose : Verbose mode, shows errors, warnings and all messages.
-s --silent : Silent mode, shows errors only.
Action "update avd":
Updates an Android Virtual Device to match the folders of a new SDK.
Options:
-n --name : Name of the AVD to update [required]
operation completed
emptySelectCount = 12
readCount = 13
<DW>
____________________
/Users/chrisdavis/android-sdk-macosx/tools/android list targets
____________________
</DW>
Available Android targets:
----------
id: 1 or "android-14"
Name: Android 4.0
Type: Platform
API level: 14
Revision: 3
Skins: HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800 (default), WVGA854, WXGA720, WXGA800
ABIs : armeabi-v7a
----------
id: 2 or "android-15"
Name: Android 4.0.3
Type: Platform
API level: 15
Revision: 2
Skins: HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800 (default), WVGA854, WXGA720, WXGA800
ABIs : armeabi-v7a
operation completed
emptySelectCount = 13
readCount = 18
cloning PhoneGapLib
<DW>
____________________
mkdir -p /Users/chrisdavis/Documents/DW_NAF
cp -r -f /Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib
chmod -R 777 /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib
____________________
</DW>
operation completed
emptySelectCount = 4
readCount = 1
Cloning seed app for iOS
<DW>
____________________
cd /Users/chrisdavis/Desktop
/Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/scripts/iGap.sh /Applications/Adobe\ Dreamweaver\ CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapApp 'update' 'Chris Davis' 'com.company.update' '1.0' /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib
____________________
</DW>
copying project directory from /Applications/Adobe Dreamweaver CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapApp to com.company.update
/Users/chrisdavis/Desktop
finished.
operation completed
emptySelectCount = 11
readCount = 4
building update for iOS.
<DW>
____________________
cd /Users/chrisdavis/Desktop/com.company.update_iOS/
chmod 777 /Users/chrisdavis/Desktop/com.company.update_iOS/www/phonegap.js
/Developer/usr/bin/xcodebuild -project 'update.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-3044C11210BC6AEE00581BFB.sh
cd /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib
setenv ACTION build
setenv ALTERNATE_GROUP staff
setenv ALTERNATE_MODE u+w,go-w,a+rX
setenv ALTERNATE_OWNER chrisdavis
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/chrisdavis/Documents/DW_NAF/PhoneGapLib/build
setenv BUILD_ROOT /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build
setenv BUILD_STYLE
setenv BUILD_VARIANTS normal
setenv BUILT_PRODUCTS_DIR /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator
setenv CACHE_ROOT /var/folders/xt/zncw18cs4qb5709lznvtc2xr0000gn/C/com.apple.Xcode.501
setenv CCHROOT /var/folders/xt/zncw18cs4qb5709lznvtc2xr0000gn/C/com.apple.Xcode.501
setenv CHMOD /bin/chmod
setenv CHOWN /usr/sbin/chown
setenv CLASS_FILE_DIR /Users/chrisdavis/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/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator/libPhoneGapLib.a
setenv COMMAND_MODE legacy
setenv COMPOSITE_SDK_DIRS /var/folders/xt/zncw18cs4qb5709lznvtc2xr0000gn/C/com.apple.Xcode.501/CompositeSDKs
setenv COMPRESS_PNG_FILES YES
setenv CONFIGURATION Debug
setenv CONFIGURATION_BUILD_DIR /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator
setenv CONFIGURATION_TEMP_DIR /Users/chrisdavis/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/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/DerivedSources
setenv DERIVED_FILE_DIR /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/DerivedSources
setenv DERIVED_SOURCES_DIR /Users/chrisdavis/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/chrisdavis/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/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/Objects/LinkFileList
setenv FIXED_FILES_DIR /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/FixedFiles
setenv FRAMEWORK_FLAG_PREFIX -framework
setenv FRAMEWORK_SEARCH_PATHS "\"/Users/chrisdavis/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/chrisdavis/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 chrisdavis
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/chrisdavis/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/Developer
setenv LEX /Developer/usr/bin/lex
setenv LIBRARY_FLAG_NOSPACE YES
setenv LIBRARY_FLAG_PREFIX -l
setenv LIBRARY_SEARCH_PATHS "\"/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator\" "
setenv LINKER_DISPLAYS_MANGLED_NAMES NO
setenv LINK_FILE_LIST_normal_i386 /Users/chrisdavis/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 11D50b
setenv MAC_OS_X_VERSION_ACTUAL 1073
setenv MAC_OS_X_VERSION_MAJOR 1070
setenv MAC_OS_X_VERSION_MINOR 0703
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/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/Objects
setenv OBJECT_FILE_DIR_normal /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/Objects-normal
setenv OBJROOT /Users/chrisdavis/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 PKGINFO_FILE_PATH /Users/chrisdavis/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/Developer/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/chrisdavis/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/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/DerivedSources
setenv PROJECT_DIR /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib
setenv PROJECT_FILE_PATH /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/PhoneGapLib.xcodeproj
setenv PROJECT_NAME PhoneGapLib
setenv PROJECT_TEMP_DIR /Users/chrisdavis/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/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/ResourceManagerResources
setenv REZ_EXECUTABLE YES
setenv REZ_OBJECTS_DIR /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/ResourceManagerResources/Objects
setenv REZ_SEARCH_PATHS "\"/Users/chrisdavis/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/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator/DerivedSources
setenv SHARED_PRECOMPS_DIR /var/folders/xt/zncw18cs4qb5709lznvtc2xr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders
setenv SKIP_INSTALL NO
setenv SOURCE_ROOT /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib
setenv SRCROOT /Users/chrisdavis/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/chrisdavis/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/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator
setenv TARGET_NAME PhoneGapLib
setenv TARGET_TEMP_DIR /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build
setenv TEMP_DIR /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build
setenv TEMP_FILES_DIR /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build
setenv TEMP_FILE_DIR /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build
setenv TEMP_ROOT /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build
setenv TEST_AFTER_BUILD YES
setenv UID 501
setenv UNSTRIPPED_PRODUCT NO
setenv USER chrisdavis
setenv USER_APPS_DIR /Users/chrisdavis/Applications
setenv USER_LIBRARY_DIR /Users/chrisdavis/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 chrisdavis
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/chrisdavis/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/Camera.o Classes/Camera.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/chrisdavis/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/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/PhoneGapLib-generated-files.hmap -I/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/PhoneGapLib-own-target-headers.hmap -I/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/PhoneGapLib-all-target-headers.hmap -iquote /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/PhoneGapLib-project-headers.hmap -I/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator/include -I/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/DerivedSources/i386 -I/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/DerivedSources -F/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator -include /var/folders/xt/zncw18cs4qb5709lznvtc2xr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/PhoneGapLib_Prefix-ctkzjtuicolqxrdwzcjchawyqumu/PhoneGapLib_Prefix.pch -MMD -MT dependencies -MF /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/Objects-normal/i386/Camera.d -c /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/Classes/Camera.m -o /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/Objects-normal/i386/Camera.o
/Users/chrisdavis/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/chrisdavis/Documents/DW_NAF/PhoneGapLib/Classes/Camera.h:25:23: note: ivar is declared here [3]
enum DestinationType returnType;
^
1 error generated.
CompileC build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/Objects-normal/i386/Location.o Classes/Location.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/chrisdavis/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/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/PhoneGapLib-generated-files.hmap -I/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/PhoneGapLib-own-target-headers.hmap -I/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/PhoneGapLib-all-target-headers.hmap -iquote /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/PhoneGapLib-project-headers.hmap -I/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator/include -I/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/DerivedSources/i386 -I/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/DerivedSources -F/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator -include /var/folders/xt/zncw18cs4qb5709lznvtc2xr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/PhoneGapLib_Prefix-ctkzjtuicolqxrdwzcjchawyqumu/PhoneGapLib_Prefix.pch -MMD -MT dependencies -MF /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/Objects-normal/i386/Location.d -c /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/Classes/Location.m -o /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/Objects-normal/i386/Location.o
CompileC build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/Objects-normal/i386/Movie.o Classes/Movie.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/chrisdavis/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/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/PhoneGapLib-generated-files.hmap -I/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/PhoneGapLib-own-target-headers.hmap -I/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/PhoneGapLib-all-target-headers.hmap -iquote /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/PhoneGapLib-project-headers.hmap -I/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator/include -I/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/DerivedSources/i386 -I/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/DerivedSources -F/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/Debug-iphonesimulator -include /var/folders/xt/zncw18cs4qb5709lznvtc2xr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/PhoneGapLib_Prefix-ctkzjtuicolqxrdwzcjchawyqumu/PhoneGapLib_Prefix.pch -MMD -MT dependencies -MF /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/Objects-normal/i386/Movie.d -c /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/Classes/Movie.m -o /Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/build/PhoneGapLib.build/Debug-iphonesimulator/PhoneGapLib.build/Objects-normal/i386/Movie.o
/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/Classes/Movie.m:57:52:{57:51-57:53}{57:58-57:63}: warning: conversion specifies type 'int' but the argument has type 'OSStatus' (aka 'long') [-Wformat,9]
NSLog(@"ERROR INITIALIZING AUDIO SESSION! %d\n", error);
~^ ~~~~~
%ld
fix-it:"/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/Classes/Movie.m":{57:51-57:53}:"%ld"
/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/Classes/Movie.m:66:49:{66:48-66:50}{66:55-66:60}: warning: conversion specifies type 'int' but the argument has type 'OSStatus' (aka 'long') [-Wformat,9]
NSLog(@"ERROR Adding Property Listener %d\n", error);
~^ ~~~~~
%ld
fix-it:"/Users/chrisdavis/Documents/DW_NAF/PhoneGapLib/Classes/Movie.m":{66:48-66:50}:"%ld"
2 warnings generated.
operation completed
emptySelectCount = 53
readCount = 337