It is possible to use swift 3.0 on Linux x86_32 bit?
Inviato da iPhone
Piero Sabino___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
Now, Swift 2.2 functions on Ubuntu 14.04 x86 also?
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
In the future we will develop apps ios with swift in linux?
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
Is it possible develop swift's code into Visual Studio Code?
Inviato da iPhone
Piero Sabino
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
So the path saved in my .bashrc is wrong.
What would be the correct one?
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
I must type the following line in .bashrc
/Home/Downloads/swift/usr/bin/swift
Inviato da iPhone
Piero Sabino
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
My .bashrc is the following:
# ~/.bashrc: executed by bash(1) for non-login shells.
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
# for examples
# If not running interactively, don't do anything
case $- in
*i*) ;;
*) return;;
esac
# don't put duplicate lines or lines
My .bashrc is attached to this mail.
.bashrc.bashrc
Description: Binary data
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
I've type the path in ~/.bashrc, then when type swift display the message :
Swift is not installed. ___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
Where I find ~/.bashrc file?___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
Where should I add the following line:
export PATH = / path / to / usr / bin: "$ {PATH}"?
In a configuration file or in a terminal?
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
Where I add path of Swift?
I must create a configuration file or I type the follow line:
$ export PATH=/path/to/usr/bin:"${PATH}"
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
Yes, I've downloaded signature file and swift in the same directory.
Inviato da iPhone
Piero Sabino
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
When I verify Swift on Ubuntu I receive the error message "gpg: verify signatures
failed: error while opening the file".___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
I can't install swift on ubuntu 14.04 lts following the instructions on
"www.swift.org".
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
I can't install Swift on Ubuntu 14.04 LTS x86_64
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
17 matches
Mail list logo