Swift for iOS development in Win 8 [duplicate] - ios

This question already has answers here:
How can I develop for iPhone using a Windows development machine?
(42 answers)
Closed 8 years ago.
I want to develop iOS application with swift in windows 8.
Is it possible?
Thanks in advance for helping.

All you need for iOS application development is xCode and xCode can not run into windows so simply it is not possible to develop an iOS application with windows pc but there is many ways to run mac OS into windows OS.
One way is you can download mac os x 10.9 vmware preinstalled copy from the internet and if you follow the step by step installation you can simply run a mac os to your windows pc.
After that you can download xCode and you can start developing an iOS application and lot more.
But one disadvantage of this is it will be slow compare to real mac.
May be this can help you.

No you cannot develop iOS application on windows 8.
You must have mac os in your machine for application development.

Related

Ionic iOS Build and Run

I'm new in ionic app development. I've completed the setting for android in windows and it is running fine in browser and android emulator also.
But I unable to build and Run the app for iOS in windows.
Is it possible to build and Run it in windows for iOS app or I need OS X ?
No, unfortunately to build your app for iOS you'd require Xcode, which is not available on windows, therefore you need OSX if you want to develop for iOS too.
See Ionic official docs
must be use Xcode on MAC you can use vmware :
Install OS X El Capitan 10.11 Retail on VMware on Windows PC and install Xcode From mac store
You must need xcode to run build on ios mobile, and XCode only support on mac os.
So you can use virtual box to make virtual mac os into your windows system.
I hope you understand.

Appcelerator ios & windows bridge

I read recently, that MS launched public beta of Windows Bridge - tool that can convert existing iOS application to Universal Windows app. I tried it on Hyper-V virual machine(Win10 required) and it converted my app, but when I try to build it, it throws error:
'AvailabilityInternal.h' file not found # myApp_Prefix.ch Line 12
Have you anybody tried this out? I think this can be good solution to port iOS apps created with Appcelerator Studio to WP without complete recoding.
Thank you.
I've no experience with using Windows Bridge, but why not just build your Titanium app for Windows Phone directly? Titanium supports Windows Phone 8.1 since Titanium 5.0 and the release in Q2 (5.3) will add support for Windows 10 Universal.
See this guide:
http://docs.appcelerator.com/platform/latest/#!/guide/Installing_the_Windows_Phone_SDK

Delphi XE7 iOs Developing

I'm trying to set up the environment for installing an iOS App developed by Delphi XE7. The thing is my Mac OS X is the version 10.6.8 and the higgest Xcode I can install is the 3.2. Is it possible to work with such scenario?
The documentation answers your question
Requirements for Developing iOS Applications
PC running Windows connected to an Intel-based Mac, or a Mac running Windows in a VM, with 2 GB RAM or more.
The Mac must run OS X 10.9 or 10.8, with the latest version of Xcode that supports iOS 7 or iOS 8.
An Apple Developer account is required to deploy iOS apps to physical devices.
Platform Assistant server (paserver) installed on the Mac:
emphasis mine.

How to install Xcode on Windows 8? [duplicate]

This question already has answers here:
How can I develop for iPhone using a Windows development machine?
(42 answers)
Closed 8 years ago.
Hi I've recently become interested in developing applications for iOS. I've taken classes in Objective-C before, and we've always used Xcode to build and run our programs. I am a Windows user at home, and I'm not interested in buying a Macintosh. Is there any way to install Xcode on a Windows 8 PC? Any help is appreciated, thanks. :D
You can not install xcode on windows 8 because it requires MAC OS, and Windows and MAC are two different operating system.
To install xcode you have to make VM workstation on your machine and make MAC OS on that or you have to purchase a MAC Machine.
You can also have dual boot on your machine, Keep in mind that dual boot or MAC OS on VM Workstation did not support sound, wifi and some other resources.
As far as I know you cannot install Xcode on a Windows PC - just like you cannot install Visual Studio and develop for Windows on a Mac.
The only way I can think of, is if you install MacOS in a Virtual Machine (e.g. http://www.macbreaker.com/2012/07/mountain-lion-virtualbox.html)

How install Xcode in windows 7? [duplicate]

This question already has answers here:
How can I develop for iPhone using a Windows development machine?
(42 answers)
Closed 9 years ago.
I'm a Junior Mobile Developer, I want to install xcode in a Windows 7, or similar software. Anyone know a solution ? For Android I use Eclipse.
sorry but there is no xcode for windows
xcode is mac only and needs osx 10.7+
you can not install XCode in a Windows, but you can use OS X through vmware in a Windows and then you can install XCode in OS X.

Resources