[jira] [Commented] (CB-7428) Enable Swift development of Plugins

2015-06-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14590811#comment-14590811
 ] 

ASF GitHub Bot commented on CB-7428:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-ios/pull/133


 Enable Swift development of Plugins
 ---

 Key: CB-7428
 URL: https://issues.apache.org/jira/browse/CB-7428
 Project: Apache Cordova
  Issue Type: New Feature
  Components: iOS
Affects Versions: 3.5.0
Reporter: Erik Jan de Wit
Assignee: Shazron Abdullah
 Fix For: 4.0.0


 For developing plugins it would be nice to be able to use the Swift language. 
 Right now this already works, but one needs to set some Xcode settings by 
 hand:
 * Deployment target needs to be 7.0
 * Add the bridging header file to the 'Swift Compiler - Code Generation' 
 options
 * Add the Swift runtime to the search path (will probably not be needed for 
 iOS8)
 see example plugin https://github.com/edewit/cordova-plugin-hello/tree/swift



--
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-7428) Enable Swift development of Plugins

2015-06-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14590804#comment-14590804
 ] 

ASF GitHub Bot commented on CB-7428:


Github user shazron commented on the pull request:

https://github.com/apache/cordova-ios/pull/133#issuecomment-112976058
  
Auto-closing since it has been merged.


 Enable Swift development of Plugins
 ---

 Key: CB-7428
 URL: https://issues.apache.org/jira/browse/CB-7428
 Project: Apache Cordova
  Issue Type: New Feature
  Components: iOS
Affects Versions: 3.5.0
Reporter: Erik Jan de Wit
Assignee: Shazron Abdullah
 Fix For: 4.0.0


 For developing plugins it would be nice to be able to use the Swift language. 
 Right now this already works, but one needs to set some Xcode settings by 
 hand:
 * Deployment target needs to be 7.0
 * Add the bridging header file to the 'Swift Compiler - Code Generation' 
 options
 * Add the Swift runtime to the search path (will probably not be needed for 
 iOS8)
 see example plugin https://github.com/edewit/cordova-plugin-hello/tree/swift



--
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-7428) Enable Swift development of Plugins

2015-04-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390604#comment-14390604
 ] 

ASF GitHub Bot commented on CB-7428:


Github user ephemer commented on the pull request:

https://github.com/apache/cordova-ios/pull/133#issuecomment-88504169
  
@shazron how can I test the 4.0.x branch ? cordova platform update 
ios@4.0.0 doesn't work - is there another way using the CLI? or what's the best 
way to do this? 


 Enable Swift development of Plugins
 ---

 Key: CB-7428
 URL: https://issues.apache.org/jira/browse/CB-7428
 Project: Apache Cordova
  Issue Type: New Feature
  Components: iOS
Affects Versions: 3.5.0
Reporter: Erik Jan de Wit
Assignee: Shazron Abdullah
 Fix For: 4.0.0


 For developing plugins it would be nice to be able to use the Swift language. 
 Right now this already works, but one needs to set some Xcode settings by 
 hand:
 * Deployment target needs to be 7.0
 * Add the bridging header file to the 'Swift Compiler - Code Generation' 
 options
 * Add the Swift runtime to the search path (will probably not be needed for 
 iOS8)
 see example plugin https://github.com/edewit/cordova-plugin-hello/tree/swift



--
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-7428) Enable Swift development of Plugins

2015-04-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390608#comment-14390608
 ] 

ASF GitHub Bot commented on CB-7428:


Github user dpogue commented on the pull request:

https://github.com/apache/cordova-ios/pull/133#issuecomment-88505117
  
`cordova platform add ios@4.0.x --usegit`


 Enable Swift development of Plugins
 ---

 Key: CB-7428
 URL: https://issues.apache.org/jira/browse/CB-7428
 Project: Apache Cordova
  Issue Type: New Feature
  Components: iOS
Affects Versions: 3.5.0
Reporter: Erik Jan de Wit
Assignee: Shazron Abdullah
 Fix For: 4.0.0


 For developing plugins it would be nice to be able to use the Swift language. 
 Right now this already works, but one needs to set some Xcode settings by 
 hand:
 * Deployment target needs to be 7.0
 * Add the bridging header file to the 'Swift Compiler - Code Generation' 
 options
 * Add the Swift runtime to the search path (will probably not be needed for 
 iOS8)
 see example plugin https://github.com/edewit/cordova-plugin-hello/tree/swift



--
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-7428) Enable Swift development of Plugins

2015-03-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364293#comment-14364293
 ] 

ASF GitHub Bot commented on CB-7428:


Github user cjpearson commented on the pull request:

https://github.com/apache/cordova-ios/pull/133#issuecomment-82005079
  
That's correct. Thanks, @shazron.


 Enable Swift development of Plugins
 ---

 Key: CB-7428
 URL: https://issues.apache.org/jira/browse/CB-7428
 Project: Apache Cordova
  Issue Type: New Feature
  Components: iOS
Affects Versions: 3.5.0
Reporter: Erik Jan de Wit
 Fix For: 4.0.0


 For developing plugins it would be nice to be able to use the Swift language. 
 Right now this already works, but one needs to set some Xcode settings by 
 hand:
 * Deployment target needs to be 7.0
 * Add the bridging header file to the 'Swift Compiler - Code Generation' 
 options
 * Add the Swift runtime to the search path (will probably not be needed for 
 iOS8)
 see example plugin https://github.com/edewit/cordova-plugin-hello/tree/swift



--
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-7428) Enable Swift development of Plugins

2015-03-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364237#comment-14364237
 ] 

ASF GitHub Bot commented on CB-7428:


Github user shazron commented on the pull request:

https://github.com/apache/cordova-ios/pull/133#issuecomment-81998000
  
Hi @cjpearson - I'd like this to get in sooner rather than later. Since 
CB-8643 has been resolved, this can be merged in. I see a Connor Pearson listed 
as someone that has already signed the Apache iCLA, confirming this is you?


 Enable Swift development of Plugins
 ---

 Key: CB-7428
 URL: https://issues.apache.org/jira/browse/CB-7428
 Project: Apache Cordova
  Issue Type: New Feature
  Components: iOS
Affects Versions: 3.5.0
Reporter: Erik Jan de Wit
 Fix For: 4.0.0


 For developing plugins it would be nice to be able to use the Swift language. 
 Right now this already works, but one needs to set some Xcode settings by 
 hand:
 * Deployment target needs to be 7.0
 * Add the bridging header file to the 'Swift Compiler - Code Generation' 
 options
 * Add the Swift runtime to the search path (will probably not be needed for 
 iOS8)
 see example plugin https://github.com/edewit/cordova-plugin-hello/tree/swift



--
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-7428) Enable Swift development of Plugins

2015-03-16 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364619#comment-14364619
 ] 

ASF subversion and git services commented on CB-7428:
-

Commit 5c6b4949a390300db955273c6c736f97aa65d28a in cordova-ios's branch 
refs/heads/4.0.x from [~cjpearson]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=5c6b494 ]

CB-7428: Add bridging header.  Make sure all deployment targets are 7.0 Add 
swift runtime to search path (closes #133)


 Enable Swift development of Plugins
 ---

 Key: CB-7428
 URL: https://issues.apache.org/jira/browse/CB-7428
 Project: Apache Cordova
  Issue Type: New Feature
  Components: iOS
Affects Versions: 3.5.0
Reporter: Erik Jan de Wit
 Fix For: 4.0.0


 For developing plugins it would be nice to be able to use the Swift language. 
 Right now this already works, but one needs to set some Xcode settings by 
 hand:
 * Deployment target needs to be 7.0
 * Add the bridging header file to the 'Swift Compiler - Code Generation' 
 options
 * Add the Swift runtime to the search path (will probably not be needed for 
 iOS8)
 see example plugin https://github.com/edewit/cordova-plugin-hello/tree/swift



--
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-7428) Enable Swift development of Plugins

2015-03-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364623#comment-14364623
 ] 

ASF GitHub Bot commented on CB-7428:


Github user shazron commented on the pull request:

https://github.com/apache/cordova-ios/pull/133#issuecomment-82120865
  
PR merged into 4.0.x branch, see above commit reference and CB-7428


 Enable Swift development of Plugins
 ---

 Key: CB-7428
 URL: https://issues.apache.org/jira/browse/CB-7428
 Project: Apache Cordova
  Issue Type: New Feature
  Components: iOS
Affects Versions: 3.5.0
Reporter: Erik Jan de Wit
Assignee: Shazron Abdullah
 Fix For: 4.0.0


 For developing plugins it would be nice to be able to use the Swift language. 
 Right now this already works, but one needs to set some Xcode settings by 
 hand:
 * Deployment target needs to be 7.0
 * Add the bridging header file to the 'Swift Compiler - Code Generation' 
 options
 * Add the Swift runtime to the search path (will probably not be needed for 
 iOS8)
 see example plugin https://github.com/edewit/cordova-plugin-hello/tree/swift



--
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-7428) Enable Swift development of Plugins

2015-03-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14354395#comment-14354395
 ] 

ASF GitHub Bot commented on CB-7428:


Github user shazron commented on the pull request:

https://github.com/apache/cordova-ios/pull/133#issuecomment-78000891
  
I know the change is due, but this requires more than a pull request. I've 
brought it up before (over half a year ago) so it might be time to bring it up 
again in the dev mailing list.

For now, for Swift support, you can follow how this was done by using a 
plugin hook: https://issues.apache.org/jira/browse/CB-8254


 Enable Swift development of Plugins
 ---

 Key: CB-7428
 URL: https://issues.apache.org/jira/browse/CB-7428
 Project: Apache Cordova
  Issue Type: New Feature
  Components: iOS
Affects Versions: 3.5.0
Reporter: Erik Jan de Wit

 For developing plugins it would be nice to be able to use the Swift language. 
 Right now this already works, but one needs to set some Xcode settings by 
 hand:
 * Deployment target needs to be 7.0
 * Add the bridging header file to the 'Swift Compiler - Code Generation' 
 options
 * Add the Swift runtime to the search path (will probably not be needed for 
 iOS8)
 see example plugin https://github.com/edewit/cordova-plugin-hello/tree/swift



--
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-7428) Enable Swift development of Plugins

2015-03-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14354648#comment-14354648
 ] 

ASF GitHub Bot commented on CB-7428:


Github user cjpearson commented on the pull request:

https://github.com/apache/cordova-ios/pull/133#issuecomment-78029460
  
Thanks for the feedback, Shazron. I wasn't sure how it should be brought 
up, I just wanted to get the ball rolling somehow.


 Enable Swift development of Plugins
 ---

 Key: CB-7428
 URL: https://issues.apache.org/jira/browse/CB-7428
 Project: Apache Cordova
  Issue Type: New Feature
  Components: iOS
Affects Versions: 3.5.0
Reporter: Erik Jan de Wit

 For developing plugins it would be nice to be able to use the Swift language. 
 Right now this already works, but one needs to set some Xcode settings by 
 hand:
 * Deployment target needs to be 7.0
 * Add the bridging header file to the 'Swift Compiler - Code Generation' 
 options
 * Add the Swift runtime to the search path (will probably not be needed for 
 iOS8)
 see example plugin https://github.com/edewit/cordova-plugin-hello/tree/swift



--
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-7428) Enable Swift development of Plugins

2015-03-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14355650#comment-14355650
 ] 

ASF GitHub Bot commented on CB-7428:


Github user shazron commented on the pull request:

https://github.com/apache/cordova-ios/pull/133#issuecomment-78142420
  
Also https://issues.apache.org/jira/browse/CB-8643


 Enable Swift development of Plugins
 ---

 Key: CB-7428
 URL: https://issues.apache.org/jira/browse/CB-7428
 Project: Apache Cordova
  Issue Type: New Feature
  Components: iOS
Affects Versions: 3.5.0
Reporter: Erik Jan de Wit

 For developing plugins it would be nice to be able to use the Swift language. 
 Right now this already works, but one needs to set some Xcode settings by 
 hand:
 * Deployment target needs to be 7.0
 * Add the bridging header file to the 'Swift Compiler - Code Generation' 
 options
 * Add the Swift runtime to the search path (will probably not be needed for 
 iOS8)
 see example plugin https://github.com/edewit/cordova-plugin-hello/tree/swift



--
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-7428) Enable Swift development of Plugins

2015-03-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14355458#comment-14355458
 ] 

ASF GitHub Bot commented on CB-7428:


Github user shazron commented on the pull request:

https://github.com/apache/cordova-ios/pull/133#issuecomment-78121299
  
Thanks for the reminder, I've posted a new thread to get consensus: 
http://callback-dev.markmail.org/thread/c7c3iiuy6hr54pf6


 Enable Swift development of Plugins
 ---

 Key: CB-7428
 URL: https://issues.apache.org/jira/browse/CB-7428
 Project: Apache Cordova
  Issue Type: New Feature
  Components: iOS
Affects Versions: 3.5.0
Reporter: Erik Jan de Wit

 For developing plugins it would be nice to be able to use the Swift language. 
 Right now this already works, but one needs to set some Xcode settings by 
 hand:
 * Deployment target needs to be 7.0
 * Add the bridging header file to the 'Swift Compiler - Code Generation' 
 options
 * Add the Swift runtime to the search path (will probably not be needed for 
 iOS8)
 see example plugin https://github.com/edewit/cordova-plugin-hello/tree/swift



--
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-7428) Enable Swift development of Plugins

2015-03-09 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14354096#comment-14354096
 ] 

ASF GitHub Bot commented on CB-7428:


GitHub user cjpearson opened a pull request:

https://github.com/apache/cordova-ios/pull/133

CB-7428: Enable Swift development of Plugins

I've included the changes listed under CB-7428 into the template projects. 
As part of these changed, I've moved up the minimum deployment target to iOS 
7.0 ( a requirement for Swift.) It's also been over a year since iOS 5 support 
was dropped. I've been testing with this [example 
plugin](https://github.com/edewit/cordova-plugin-hello/tree/swift).  With these 
changes you can now add Swift plugins without changing any settings in Xcode.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/cjpearson/cordova-ios CB-7428

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-ios/pull/133.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 #133


commit 40fab32f7a44f50c04758d2bb758df3fbc4a840a
Author: Connor Pearson cjp...@gmail.com
Date:   2015-03-09T22:40:40Z

CB-7428: Update deployment target to 7.0

commit e078969543ba82465ec024b692896c0418c76051
Author: Connor Pearson cjp...@gmail.com
Date:   2015-03-09T23:07:53Z

CB-7428: Add bridging header.  Make sure all deployment targets are 7.0 Add 
swift runtime to search path




 Enable Swift development of Plugins
 ---

 Key: CB-7428
 URL: https://issues.apache.org/jira/browse/CB-7428
 Project: Apache Cordova
  Issue Type: New Feature
  Components: iOS
Affects Versions: 3.5.0
Reporter: Erik Jan de Wit

 For developing plugins it would be nice to be able to use the Swift language. 
 Right now this already works, but one needs to set some Xcode settings by 
 hand:
 * Deployment target needs to be 7.0
 * Add the bridging header file to the 'Swift Compiler - Code Generation' 
 options
 * Add the Swift runtime to the search path (will probably not be needed for 
 iOS8)
 see example plugin https://github.com/edewit/cordova-plugin-hello/tree/swift



--
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-7428) Enable Swift development of Plugins

2015-01-06 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CB-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14266640#comment-14266640
 ] 

Arne Sikström commented on CB-7428:
---

Any updates on this? I am planning on writing my next plugin in Swift but I 
want it to work without the need for any extra Xcode actions.

 Enable Swift development of Plugins
 ---

 Key: CB-7428
 URL: https://issues.apache.org/jira/browse/CB-7428
 Project: Apache Cordova
  Issue Type: New Feature
  Components: iOS
Affects Versions: 3.5.0
Reporter: Erik Jan de Wit

 For developing plugins it would be nice to be able to use the Swift language. 
 Right now this already works, but one needs to set some Xcode settings by 
 hand:
 * Deployment target needs to be 7.0
 * Add the bridging header file to the 'Swift Compiler - Code Generation' 
 options
 * Add the Swift runtime to the search path (will probably not be needed for 
 iOS8)
 see example plugin https://github.com/edewit/cordova-plugin-hello/tree/swift



--
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