[
https://issues.apache.org/jira/browse/CB-6614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987637#comment-13987637
]
Djurre de Boer commented on CB-6614:
------------------------------------
Ld
/Users/test/Library/Developer/Xcode/DerivedData/testproject.0-bldijlbookbawmczddsbgmjxcnis/Build/Products/Debug-iphonesimulator/testproject.0.app/testproject.0
normal i386
cd /Users/test/Applications/ios/testproject.0
export IPHONEOS_DEPLOYMENT_TARGET=7.1
export
PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-arch i386 -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk
-L/Users/test/Library/Developer/Xcode/DerivedData/testproject.0-bldijlbookbawmczddsbgmjxcnis/Build/Products/Debug-iphonesimulator
-F/Users/test/Library/Developer/Xcode/DerivedData/testproject.0-bldijlbookbawmczddsbgmjxcnis/Build/Products/Debug-iphonesimulator
-filelist
/Users/test/Library/Developer/Xcode/DerivedData/testproject.0-bldijlbookbawmczddsbgmjxcnis/Build/Intermediates/testproject.0.build/Debug-iphonesimulator/testproject.0.build/Objects-normal/i386/testproject.0.LinkFileList
-Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -Xlinker
-no_implicit_dylibs -mios-simulator-version-min=7.1
/Users/test/Library/Developer/Xcode/DerivedData/testproject.0-bldijlbookbawmczddsbgmjxcnis/Build/Products/Debug-iphonesimulator/libCordova.a
-framework CoreLocation -framework AddressBook -framework AddressBookUI
-framework CoreMedia -framework MobileCoreServices -framework
SystemConfiguration -framework QuartzCore -framework MediaPlayer -framework
AVFoundation -framework AudioToolbox -framework CoreGraphics -framework UIKit
-framework Foundation -Xlinker -dependency_info -Xlinker
/Users/test/Library/Developer/Xcode/DerivedData/testproject.0-bldijlbookbawmczddsbgmjxcnis/Build/Intermediates/testproject.0.build/Debug-iphonesimulator/testproject.0.build/Objects-normal/i386/testproject.0_dependency_info.dat
-o
/Users/test/Library/Developer/Xcode/DerivedData/testproject.0-bldijlbookbawmczddsbgmjxcnis/Build/Products/Debug-iphonesimulator/testproject.0.app/testproject.0
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_ALAssetsLibrary", referenced from:
objc-class-ref in libCordova.a(CDVURLProtocol.o)
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
And the version of cordova is 3.4.0 from the zip from the site
> Embeded Webview tutorial doesn't work
> -------------------------------------
>
> Key: CB-6614
> URL: https://issues.apache.org/jira/browse/CB-6614
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 3.4.0
> Environment: Mac Maveric, Xcode 10.9.2
> Reporter: Djurre de Boer
> Labels: documentation
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> I've ran the tutorial three times and all three times it didn't work.
> there were error's like that ARC lib wasn't found and that libCordova.a was
> compiled in the wrong bitrate.
> I don't know if it's a documentation issue or an IOS support issue but I
> would like somebody to fix it.
> http://cordova.apache.org/docs/en/3.4.0/guide_platforms_ios_webview.md.html#iOS%20WebViews
--
This message was sent by Atlassian JIRA
(v6.2#6252)