[jira] [Commented] (CB-10982) Plugin for ios platform didn't copy custom Framework to Application

2016-04-18 Thread Sergei Alexandrovich Maslov (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15245456#comment-15245456
 ] 

Sergei Alexandrovich Maslov commented on CB-10982:
--

Hi Omar
> I don't see the framework in the 'Embedded Binaries' in Xcode either, but I 
> can't see the error you're seeing.

Great! Now you catch my issue.
Just run project in Simulator and get Error.

> Plugin for ios platform didn't copy custom Framework to Application
> ---
>
> Key: CB-10982
> URL: https://issues.apache.org/jira/browse/CB-10982
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Affects Versions: 6.0.0, 6.1.0
> Environment: Iphone 6S Simulator ios 9.3
>Reporter: Sergei Alexandrovich Maslov
>Assignee: Omar Mefire
>  Labels: triaged, wfc
> Attachments: scr1.png, scr2.png, test.zip
>
>
> Custom ios framework from custom plugin didn't add to Embedded Binaries 
> section on target project. This causes an error on runtime "  Reason: image 
> not found" 
> Steps to reproduce -
> 1) Create empty Custom ios Framework. (MyFramework)
> 2) Create ios Plugin. 
> I include MyFramework using this line in plugin.xml
> 
> 3) Create project using Cordova. Add ios platform and ios plugin.
> 4) Compile and Run.
> 5) Get Error.



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

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



[jira] [Commented] (CB-10982) Plugin for ios platform didn't copy custom Framework to Application

2016-04-09 Thread Sergei Alexandrovich Maslov (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233696#comment-15233696
 ] 

Sergei Alexandrovich Maslov commented on CB-10982:
--

Hi Omar
Your steps are Correct.
Please try to Compile and Run the project in Xcode
And you will see
https://monosnap.com/file/pPlM6kDHQW88OYYKZm9WKvLBgmM5oR

Cause Myframework is not present on Embedded Binaries and it did'n copy to 
Application Folder.
https://monosnap.com/file/54pD28HSWUiSpZULg8sDsIE52UmWdN

cordova --version
6.1.1

> Plugin for ios platform didn't copy custom Framework to Application
> ---
>
> Key: CB-10982
> URL: https://issues.apache.org/jira/browse/CB-10982
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Affects Versions: 6.0.0, 6.1.0
> Environment: Iphone 6S Simulator ios 9.3
>Reporter: Sergei Alexandrovich Maslov
>Assignee: Omar Mefire
>  Labels: triaged, wfc
> Attachments: scr1.png, scr2.png, test.zip
>
>
> Custom ios framework from custom plugin didn't add to Embedded Binaries 
> section on target project. This causes an error on runtime "  Reason: image 
> not found" 
> Steps to reproduce -
> 1) Create empty Custom ios Framework. (MyFramework)
> 2) Create ios Plugin. 
> I include MyFramework using this line in plugin.xml
> 
> 3) Create project using Cordova. Add ios platform and ios plugin.
> 4) Compile and Run.
> 5) Get Error.



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

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



[jira] [Updated] (CB-10982) Plugin for ios platform didn't copy custom Framework to Application

2016-03-29 Thread Sergei Alexandrovich Maslov (JIRA)

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

Sergei Alexandrovich Maslov updated CB-10982:
-
Attachment: scr2.png
scr1.png

scr1 - Empty "Embedded Section" cause Error
scr2 - Manually Fixed.

> Plugin for ios platform didn't copy custom Framework to Application
> ---
>
> Key: CB-10982
> URL: https://issues.apache.org/jira/browse/CB-10982
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CordovaCommon, CordovaJS, CordovaLib
>Affects Versions: 6.0.0, 6.1.0
> Environment: Iphone 6S Simulator ios 9.3
>Reporter: Sergei Alexandrovich Maslov
>Priority: Critical
> Attachments: scr1.png, scr2.png, test.zip
>
>
> Custom ios framework from custom plugin didn't add to Embedded Binaries 
> section on target project. This causes an error on runtime "  Reason: image 
> not found" 
> Steps to reproduce -
> 1) Create empty Custom ios Framework. (MyFramework)
> 2) Create ios Plugin. 
> I include MyFramework using this line in plugin.xml
> 
> 3) Create project using Cordova. Add ios platform and ios plugin.
> 4) Compile and Run.
> 5) Get Error.



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

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



[jira] [Updated] (CB-10982) Plugin for ios platform didn't copy custom Framework to Application

2016-03-29 Thread Sergei Alexandrovich Maslov (JIRA)

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

Sergei Alexandrovich Maslov updated CB-10982:
-
Attachment: test.zip

Here you can find MyFramework, ios plugin and Cordova project.

> Plugin for ios platform didn't copy custom Framework to Application
> ---
>
> Key: CB-10982
> URL: https://issues.apache.org/jira/browse/CB-10982
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CordovaCommon, CordovaJS, CordovaLib
>Affects Versions: 6.0.0, 6.1.0
> Environment: Iphone 6S Simulator ios 9.3
>Reporter: Sergei Alexandrovich Maslov
>Priority: Critical
> Attachments: test.zip
>
>
> Custom ios framework from custom plugin didn't add to Embedded Binaries 
> section on target project. This causes an error on runtime "  Reason: image 
> not found" 
> Steps to reproduce -
> 1) Create empty Custom ios Framework. (MyFramework)
> 2) Create ios Plugin. 
> I include MyFramework using this line in plugin.xml
> 
> 3) Create project using Cordova. Add ios platform and ios plugin.
> 4) Compile and Run.
> 5) Get Error.



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

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



[jira] [Created] (CB-10982) Plugin for ios platform didn't copy custom Framework to Application

2016-03-29 Thread Sergei Alexandrovich Maslov (JIRA)
Sergei Alexandrovich Maslov created CB-10982:


 Summary: Plugin for ios platform didn't copy custom Framework to 
Application
 Key: CB-10982
 URL: https://issues.apache.org/jira/browse/CB-10982
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaCommon, CordovaJS, CordovaLib
Affects Versions: 6.0.0, 6.1.0
 Environment: Iphone 6S Simulator ios 9.3
Reporter: Sergei Alexandrovich Maslov
Priority: Critical


Custom ios framework from custom plugin didn't add to Embedded Binaries section 
on target project. This causes an error on runtime "  Reason: image not found" 

Steps to reproduce -
1) Create empty Custom ios Framework. (MyFramework)
2) Create ios Plugin. 
I include MyFramework using this line in plugin.xml

3) Create project using Cordova. Add ios platform and ios plugin.
4) Compile and Run.
5) Get Error.



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

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