Re: [swift-users] How to create an iOS project by SPM?

2016-09-20 Thread Leo via swift-users
Got it, thanks a lot
--

> On Wednesday, Sep 21, 2016 at 10:23, Shawn Erickson  (mailto:shaw...@gmail.com)> wrote:
> Search the list archives. A question about SPM and iOS came up in the last 
> month or two. It is desired but not yet supported since iOS signing, etc. is 
> heavily dependent on Xcode. It seems like something may be in the works in 
> side Apple to make it happen but can't be commented on publicly... or that 
> could just be my interpretation of the email.
> On Tue, Sep 20, 2016 at 6:35 PM zh ao via swift-users  (mailto:swift-users@swift.org)> wrote:
> > I don't think it will be in the near future. I have not used it yet. Does 
> > it support Objective-C cross compiling? If it supports Swift only, it may 
> > not be designed to do that.
> >
> > Zhaoxin
> >
> > Get Outlook for iOS (https://aka.ms/o0ukef)
> >
> >
> >
> > On Wed, Sep 21, 2016 at 9:24 AM +0800, "Leo"  > (mailto:join_shi...@yahoo.com)> wrote:
> >
> > > Thanks for your mail.
> > > Have any news about supporting iOS?
> > > --
> > >
> > > > On Wednesday, Sep 21, 2016 at 06:45, zh ao  > > > (mailto:owe...@gmail.com)> wrote:
> > > > I don't think you could. According to the release note of Xcode 8, 
> > > > Swift Package Manager can only be used in macOS command line.
> > > >
> > > > Zhaoxin
> > > >
> > > > Get Outlook for iOS (https://aka.ms/o0ukef)
> > > >
> > > >
> > > >
> > > > On Wed, Sep 21, 2016 at 12:12 AM +0800, "Leo SHI via swift-users" 
> > > >  wrote:
> > > >
> > > > > Hi guys, I started to use SPM after installing Xcode 8, It’s a good 
> > > > > tool for me. But I can create MacOS project only. How to create an 
> > > > > iOS project by SPM? Thanks Leo 
> > > > > ___ swift-users mailing 
> > > > > list swift-users@swift.org (mailto:swift-users@swift.org) 
> > > > > https://lists.swift.org/mailman/listinfo/swift-users 
> > > > > ___
> > swift-users mailing list
> > swift-users@swift.org (mailto:swift-users@swift.org)
> > https://lists.swift.org/mailman/listinfo/swift-users
___
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users


Re: [swift-users] How to create an iOS project by SPM?

2016-09-20 Thread Shawn Erickson via swift-users
Search the list archives. A question about SPM and iOS came up in the last
month or two. It is desired but not yet supported since iOS signing, etc.
is heavily dependent on Xcode. It seems like something may be in the works
in side Apple to make it happen but can't be commented on publicly... or
that could just be my interpretation of the email.
On Tue, Sep 20, 2016 at 6:35 PM zh ao via swift-users 
wrote:

> I don't think it will be in the near future. I have not used it yet. Does
> it support Objective-C cross compiling? If it supports Swift only, it may
> not be designed to do that.
>
> Zhaoxin
>
> Get Outlook for iOS 
>
>
>
>
> On Wed, Sep 21, 2016 at 9:24 AM +0800, "Leo" 
> wrote:
>
> Thanks for your mail.
>> Have any news about supporting iOS?
>> --
>>
>> On Wednesday, Sep 21, 2016 at 06:45, zh ao  wrote:
>> I don't think you could. According to the release note of Xcode 8, Swift
>> Package Manager can only be used in macOS command line.
>>
>> Zhaoxin
>>
>> Get Outlook for iOS 
>>
>>
>>
>>
>> On Wed, Sep 21, 2016 at 12:12 AM +0800, "Leo SHI via swift-users" <
>> swift-users@swift.org> wrote:
>>
>> Hi guys,
>>>
>>> I started to use SPM after installing Xcode 8, It’s a good tool for me. But 
>>> I can create MacOS project only.
>>> How to create an iOS project by SPM?
>>>
>>> Thanks
>>>
>>> Leo
>>> ___
>>> swift-users mailing 
>>> listswift-users@swift.orghttps://lists.swift.org/mailman/listinfo/swift-users
>>>
>>> ___
> swift-users mailing list
> swift-users@swift.org
> https://lists.swift.org/mailman/listinfo/swift-users
>
___
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users


Re: [swift-users] How to create an iOS project by SPM?

2016-09-20 Thread zh ao via swift-users
I don't think it will be in the near future. I have not used it yet. Does it 
support Objective-C cross compiling? If it supports Swift only, it may not be 
designed to do that. 
Zhaoxin

Get Outlook for iOS




On Wed, Sep 21, 2016 at 9:24 AM +0800, "Leo"  wrote:










   Thanks for your 
mail.Have any news about supporting iOS?--
On Wednesday, Sep 21, 2016 at 06:45, zh ao  wrote:
I don't think you could. According to the release note of Xcode 8, Swift 
Package Manager can only be used in macOS command line.
Zhaoxin

Get Outlook for iOS




On Wed, Sep 21, 2016 at 12:12 AM +0800, "Leo SHI via swift-users" 
 wrote:










Hi guys,

I started to use SPM after installing Xcode 8, It’s a good tool for me. But I 
can create MacOS project only.
How to create an iOS project by SPM?

Thanks

Leo
___
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users





 




___
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users


Re: [swift-users] How to create an iOS project by SPM?

2016-09-20 Thread Leo via swift-users
Thanks for your mail.
Have any news about supporting iOS?
--

> On Wednesday, Sep 21, 2016 at 06:45, zh ao  (mailto:owe...@gmail.com)> wrote:
> I don't think you could. According to the release note of Xcode 8, Swift 
> Package Manager can only be used in macOS command line.
>
> Zhaoxin
>
> Get Outlook for iOS (https://aka.ms/o0ukef)
>
>
>
> On Wed, Sep 21, 2016 at 12:12 AM +0800, "Leo SHI via swift-users" 
>  wrote:
>
> > Hi guys, I started to use SPM after installing Xcode 8, It’s a good tool 
> > for me. But I can create MacOS project only. How to create an iOS project 
> > by SPM? Thanks Leo ___ 
> > swift-users mailing list swift-users@swift.org 
> > https://lists.swift.org/mailman/listinfo/swift-users___
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users


Re: [swift-users] How to create an iOS project by SPM?

2016-09-20 Thread zh ao via swift-users
I don't think you could. According to the release note of Xcode 8, Swift 
Package Manager can only be used in macOS command line.
Zhaoxin

Get Outlook for iOS




On Wed, Sep 21, 2016 at 12:12 AM +0800, "Leo SHI via swift-users" 
 wrote:










Hi guys,

I started to use SPM after installing Xcode 8, It’s a good tool for me. But I 
can create MacOS project only.
How to create an iOS project by SPM?

Thanks

Leo
___
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users





___
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users