Is there any way to check my objective-c code on windows ..
is there any ideal like xcode for windows for iphone application development.
I love the apple and the iPhone, and I program on Mac OS X, but I donβt understand why Windows developers are not allowed to develop for the iPhone. Well, I realized that Objective-C is an Apple thing, but still .. It's based on C, how much can it be?
No no. Indeed, you need the latest version of Xcode (which only works on the latest Mac OS X) with Objective-C 2.0, even for iPhone development.
If you want to write something in Obj-C, you can use GCC. Anyway, you can try to create something with third-party tools if you want to create your own iphone dev. okr. use hackintosh or buy mac :)
If you want to check out some basic non-objective-c iPhone code, you can also use GNUStep . But, in my opinion, this is not very stable.
Source: https://habr.com/ru/post/1706953/More articles:How to update page data after event processing? - event-handlingHow do I program a dynamic menu in Swing? - javaConditionally displaying parts of my view - asp.net-mvcCommunity task msbuild and svn commit - svnPRAGMA journal_mode = OFF not working, why? - sqliteHow to work with settings covering several solutions and projects in VS 2008 and .NET - c #Opening XRDS Public Identifier - phpThread memory allocation - cHow can I import a file (csv / excel) with partial data into a table in a database via phpmyadmin? - phpThe output from the Form class in .NET. - .netAll Articles