You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2016/07/14 00:20:20 UTC

[jira] [Resolved] (CB-11031) non-ascii letters in app name causes build failures

     [ https://issues.apache.org/jira/browse/CB-11031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-11031.
-----------------------------------
    Resolution: Duplicate

See discussion in CB-11401. Should be resolved in the latest cordova-ios release.

> non-ascii letters in app name causes build failures
> ---------------------------------------------------
>
>                 Key: CB-11031
>                 URL: https://issues.apache.org/jira/browse/CB-11031
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>         Environment: Node version: v5.1.0
> Cordova version: 6.1.1
> cordova-ios version: 4.1.0
> Xcode 7.2.1
> Build version 7C1002
>            Reporter: Dan Imhoff
>              Labels: cordova-ios-4.0.x, triaged
>
> When the Cordova app name contains a non-ascii character, builds fail for cordova-ios 4.x. Reverting to 3.9.2 results in successful iOS builds again.
> See original issue: https://github.com/driftyco/ionic-platform-issues/issues/71
> {noformat}
> Building project  : /Users/dan/ionic/testday/platforms/ios/testdåy.xcodeproj
>         Configuration : Debug
>         Platform      : device
> Build settings from command line:
>     ARCHS = armv7 arm64
>     CONFIGURATION_BUILD_DIR = /Users/dan/ionic/testday/platforms/ios/build/device
>     SDKROOT = iphoneos9.2
>     SHARED_PRECOMPS_DIR = /Users/dan/ionic/testday/platforms/ios/build/sharedpch
>     VALID_ARCHS = armv7 arm64
> Build settings from configuration file '/Users/dan/ionic/testday/platforms/ios/cordova/build-debug.xcconfig':
>     CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES
>     CODE_SIGN_IDENTITY = iPhone Developer
>     ENABLE_BITCODE = NO
>     GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1
>     HEADER_SEARCH_PATHS = "$(TARGET_BUILD_DIR)/usr/local/lib/include" "$(OBJROOT)/UninstalledProducts/include" "$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include" "$(BUILT_PRODUCTS_DIR)"
>     IPHONEOS_DEPLOYMENT_TARGET = 8.0
>     OTHER_LDFLAGS = -ObjC
>     SWIFT_OBJC_BRIDGING_HEADER = $(PROJECT_DIR)/$(PROJECT_NAME)/Bridging-Header.h
>     TARGETED_DEVICE_FAMILY = 1,2
> xcodebuild: error: The project 'testdåy.xcodeproj' does not contain a target named 'testdåy'.
> Error: Error code 65 for command: xcodebuild with args: -xcconfig,/Users/dan/ionic/testday/platforms/ios/cordova/build-debug.xcconfig,-project,testdåy.xcodeproj,ARCHS=armv7 arm64,-target,testdåy,-configuration,Debug,-sdk,iphoneos,build,VALID_ARCHS=armv7 arm64,CONFIGURATION_BUILD_DIR=/Users/dan/ionic/testday/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/Users/dan/ionic/testday/platforms/ios/build/sharedpch
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org