[
https://issues.apache.org/jira/browse/CB-10773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15181671#comment-15181671
]
ASF GitHub Bot commented on CB-10773:
-------------------------------------
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-ios/pull/201
CB-10773 Correct FRAMEWORKS_SEARCH_PATHS on win32
This is a fix https://issues.apache.org/jira/browse/CB-10773
Similar PR to `node-xcode`:
https://github.com/alunny/node-xcode/pull/81/files
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-ios CB-10773
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-ios/pull/201.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #201
----
commit 5dd92a61b20e81ee5c98287b3173ee61d93a07c5
Author: Vladimir Kotikov <[email protected]>
Date: 2016-03-05T10:22:10Z
CB-10773 Correct FRAMEWORKS_SEARCH_PATHS on win32
----
> Incorrect path separator in FRAMEWORK_SEARCH_PATHS with custom framework from
> plugin.xml
> ----------------------------------------------------------------------------------------
>
> Key: CB-10773
> URL: https://issues.apache.org/jira/browse/CB-10773
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Environment: iOS
> Reporter: Edna Morales
> Assignee: Vladimir Kotikov
>
> When an iOS project is created and a plugin with custom frameworks is added
> on Windows, the path separator in FRAMEWORK_SEARCH_PATHS of the pbxproj file
> is incorrect. It has the Windows path separator. This causes build issues
> when the project is moved to OSX and built in Xcode.
> This is ultimately coming from the xcode npm package. I have opened up an
> issue with that module with a suggested solution:
> https://github.com/alunny/node-xcode/issues/80
> Once it is fixed there, we will need to refresh our version of the xcode npm
> package in our node_modules for cordova-ios
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]