Is it possible to submit app to Appstore which is developed in Xcode 7 beta 2 - app-store

I developed app using xcode 7 beta 2 version. Can I submit it to App store

No you can't. You need to either use the latest version of Xcode 6 (for iOS 8 and earlier) or wait until the GM release of Xcode 7 for iOS9.

Related

How do i restrict my app to ios 10 devices only ?

On xcode 8 the latest deployment target is 9.1 and that includes iphone 4S but i only want to release it on iphone 5 and above. Please help. Thanks

xcode 8 beta unable to upload to testflight

I was using testflight with xcode 8 beta for the last few days. yesterday it stopped working with the error:
ERROR ITMS-90512: "Invalid sdk value. The value provided for the sdk
portion of LC_VERSION_MIN_IPHONEOS in
example.app/Frameworks/libswiftAVFoundation.dylib is 10.0 which is
greater than the maximum allowed value of 9.3." ...
This is repeated for other frameworks.
My build deployment target is iOS 9.3
I understand this not being allowed for apps uploaded for release. But why would the restriction be there for testflight apps? The point of testflight is to test out your changes.
Swift 3.0 is so different that reverting back to xcode 7.3 is not really an option for me. Just wondering why it worked initially but stopped suddenly and if anybody has found a solution to use testflight with xcode 8 beta.
Apps that are created using beta versions of Xcode or that are built for beta versions of an OS will not be accepted on the App Store.
Xcode 8 beta 6 is allowing uploading of builds of iOS 10

xcode 4.? + ios 6 works at lion 10.7.2?

I got a working mac os lion 10.7.2 system, and I don't want to upgrade to mountain lion so I can begin ios 6 development. Which Xcode version should I install so I can get ios 6 set up to work? My current Xcode is 4.2, how to install ios 6 sdk and simulator in it?
To do iOS 6 development you need Xcode 4.5. It should still work on Lion and can be installed through the Mac App Store. The iOS 6 SDK and Simulator will be automatically installed with it.
See also: http://www.iclarified.com/24572/apple-releases-xcode-45-featuring-sdks-for-ios-6-mountain-lion-108
If You have the developer account then download the latest version of xcode with it's .dmg file and also you find the older version of the xcode i would prefer to instal new version of the xcode 4.5 to building the IOS 6 Application.
https://developer.apple.com/downloads/index.action?name=Xcode
Here to download the versions of the xcode

Running app on iPhone 3 with Xcode 4

I'm trying to develop an app in iPhone 3 which doesn't update to 4.3.5 and stays in 4.2.
Xcode 4 only runs 4.3 so I cannot test an application on my iPhone 3.
I know I can set my deployment target to 4.2 and distribute it to iphone 3 users, but I want to test it on my iphone 3.
Does anyone know how to install iOS sdk 4.2 on my xcode 4 or simulating app on my iphone 3 (version 4.2).
Thank you.
Use Xcode 3.2.6 or
use an ad-hoc distribution profile to get the app on your device.
http://furbo.org/2008/08/06/beta-testing-on-iphone-20/

I have xcode 3.2.2, is that the latest? Is 4.0 out

I want to get into iphone dev, I downloaded xcode a long time ago and my version on my mac is 3.2.2
I logged into the dev center, and I see "xcode and ios sdk 4.2"
The snowleapords download shows xcode 3.2.5 and ios sdk 4.2
Little confused, where is xcode 4.0 which I thought was released a while ago?
No, Xcode 4 has not been released yet. It's still in the developer preview stage (only available to members of the paid developer program). The current public stable version (as of this writing) is 3.2.5.
XCode 4 is still a beta. You must be a paid registered Mac developer or iOS developer to access the XCode 4 beta. It costs $100/year. The current release is 3.2.5, which includes the 4.2 SDK.