I am getting a build signing error for an app I have developed using xcode 5.I am targetting ios 5.1.1 so it can run on old ipads.I have a developer registered ipad and it is being accepted by xcode as an ios device but when I try to build it complains about code siging in SDK 5.1 which I am using and the code signing is specified in the project build settings.The code signing in the build settings is set as follows:Code Signing Identity iOS DeveloperDebug iOS DeveloperiOS 5.1 SDK iOS DeveloperRelease iOS DeveloperiOS 5.1 SDK iOS DeveloperCode Signing Resource Rules PathDebug iOS 5.1 SDKRelease iOS 5.1 SDKOther Code Signing FlagsDebug iOS 5.1 SDKRelease iOS 5.1 SDKProvisioning Profile iOS Team Provisioning Profile: xxxxThe message I get is build failedcheck dependenciesCodeSign error: code signing is required for product type 'Application' in 'iOS 5.1'Anyone any hints?
Search results for
5.1.1
400 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
As an option, create a short video that works as demo, then upload it where review can find it and let them know via that app's meta data/review notes.If they need more info, etc. expect them to reach out.As a bonus for you efforts, you can perhaps use that clip as a video preview in the store.I would caution, tho, about requiring such personal info in order to use the app, if in fact that works as a gate to all functions... See the ASRGs/Legal/Privacy 5.1.1 Data Collection and Storage
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
According to the wikipedia Xcode, Xcode 6.4 is the latest version where minimum Deployment Target is iOS 4.3 or iOS 5.1.1.en.wikipedia.org/wiki/XcodeAnd currently you can submit apps with Xcode 6.x. (Though I'm not sure if you need it.)
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Tags:
What iOS is on the phone now?You can only restore it to it's original iOS that it shipped with, by the way.- Max iOS for that device is 9.x - minimum compatible Xcode in that example would be 7.x I think.- Max iOS support w/Xcode 5.1.1, as an example, is iOS 7.1
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
I have an old ipad I would like to do some local development on.Its running iOS 5.1.1Are there any old tools available anywhere?
Hi there!Any time I generate a certificate to use for iOS development or distribution, it shows me no root cert issue (This certificate has an invalid issuer) that I was unable to overcome. I've installed Apple WWDR CA which expires on 7th of February 2023, but I'm not sure if and how it's used when generating Requesting a Certificate from a CA via Keychain Access...Yes, if needed, I'm using Mac OS X 10.10.5 and xCode 5.1.1.Please help me if possible.Thank you,Yana
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags:
Signing Certificates
Provisioning Profiles
See the ASRGs 5.1.1 ii Data Collection and StorageMy opinion is that one city, invitation only will face hurdles getting into the store w/such a small user pool. You may want to cater to a broader audience overall, with your limited target as an option.
Topic:
App Store Distribution & Marketing
SubTopic:
General
Tags:
Morning all, Hoping for a little technical advice here, got an iOS app to test... think I've code signed it correctly using an enterprise Dev account which my team has added me too. I seem to be able to install the app on a simulator and as soon as IOS driver opens the app is closes... I found this guide online http://dentedghost.blogspot.co.uk/2015/06/appium-testers-perspective-for-ios.html?m=1 and followed it all the way through to Xcode 5.1.1 part, however due to my version of macOS I cannot complete. I have a call with developers today, can anyone help me out with what exactly I should ask them for? A Dev build of the app?? Spent literally all of yesterday on this :( Thanks Arjun
Seen 5.1.1 ii in the ASRGs Data Collection and Storage ...?If you can get away with a forced login, and assuming app review's privacy clauses are met, I think an opt-out newsletter is a side debate between you and your users, not Apple. >Or will it be rejected?No one here can promise what app review will/won't accept/reject, and perhaps more germane to the question, there are no pre-reviews.Good luck.
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Tags:
You can still use iOS 7.x as a deployment target in the store, but not w/current tools (Xcode 8.3.2). I'd wonder about doing so, however, as number of users on an iOS that far back is in low single digits.Note that according to iTunes Connect, minimum now for the store is Xcode 6, which supports iOS 4.3 or iOS 5.1.1 minimum deployment, so to reach your goal of supporting older iOSs, you'd need to use older Xcode - restrictions apply, mainly not being able to also support newer iOSs, so...
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
You can still use iOS 7.x as a deployment target in the store, but not w/current tools (Xcode 8.3.2). I'd wonder about doing so, however, as number of users on an iOS that far back is in low single digits.Note that according to iTunes Connect, minimum now for the store is Xcode 6, which supports iOS 4.3 or iOS 5.1.1 minimum deployment.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
We have an application whose main functionality is to provide users subscription-based content. The user can set their preferences and then gets content based on those settings. Currently the app doesn't have any login features but we're interested in adding them, so we could provide the usersa possibility to store their settings in an account (i.e. they're available in all devices they use), andperks for registration, like free content.In reference to submission guidelines 5.1.1 Data Collection and Storage...(ii) If your app doesn’t include significant account-based features, let people use it without a log-in. Apps may not require users to enter personal information to function, except when directly relevant to the core functionality of the app or required by law. If your core app functionality is not related to a specific social network (e.g. Facebook, WeChat, Weibo, Twitter, etc.), you must provide access without a login or via another mechanism. Pulling basic profile information, sharing to the
Might be ok, but it depends on the functionality behind the login.See the App Review Guidelines Legal 5.1.1 Data Collection and Storage ii
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Tags:
An Individual Developer Account is needed for distribution via the store, not Enterprise.The lowest Xcode for submittal to the store at this time is Xcode 6, which originally supported down to iOS 5.1.1 (for arch with arm64).Personally, I'd not bother below iOS 8.
Topic:
Developer Tools & Services
SubTopic:
General
Tags:
Look in the right place!Here is a Crash Report for one of the Bus error: 10 incidents. I cannot figure out how to symbolicate it. Instructions say add it to XCODE organizer, but that doesn't seem to do anything. I have DSYM file and all the other Derived files. I tried to use (unfamiliar, to me) ATOS tool but no joy.Line 42 of stack reports timer callback.Line 41 then reports ??? which must be my timerTick function. That is top of call stack so error must be within that method.If that is correct analysis, the problem must be with a line entirely within that method. Am I getting closer? Process: Recipes [8505] Path: /Volumes//Recipes.app/Contents/MacOS/Recipes Identifier: PhilFenster.Recipes Version: 1.2 (1) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Recipes [8505] User ID: 501 Date/Time: 2017-01-18 00:44:31.510 -0500 OS Version: Mac OS X 10.11.6 (15G1212) Report Version: 11 Anonymous UUID: B27D61EC-2341-818F-E544-8F6B6631DDDA Sleep/Wake UUID: FC2D7386-8DD9-44EA-AB06-40861D6D31FD Time Awak
Topic:
Programming Languages
SubTopic:
Swift
Tags: