Starting from March 2019, is it necessary to build all existing apps using iOS 12 SDK and Xcode 10 for it to...
This is what the apple developer website says.
Starting March 2019, all new apps and app updates for iPhone, including universal apps, will need to be built with the iOS 12 SDK and support iPhone XS Max. All new apps and app updates for Apple Watch will need to be built with the watchOS 5 SDK and support Apple Watch Series 4
Does it mean that even the apps already available on Apple App Store needs to be resubmitted with iOS 12 SDK build for it to work on iOS 12 devices starting march 2019?
And what about enterprise apps that are distributed as .ipa files? Will this also need to be rebuilt with iOS 12 SDK for it to work on iOS 12 devices?
mac iphone ios xcode
migrated from superuser.com Jan 17 at 14:00
This question came from our site for computer enthusiasts and power users.
add a comment |
This is what the apple developer website says.
Starting March 2019, all new apps and app updates for iPhone, including universal apps, will need to be built with the iOS 12 SDK and support iPhone XS Max. All new apps and app updates for Apple Watch will need to be built with the watchOS 5 SDK and support Apple Watch Series 4
Does it mean that even the apps already available on Apple App Store needs to be resubmitted with iOS 12 SDK build for it to work on iOS 12 devices starting march 2019?
And what about enterprise apps that are distributed as .ipa files? Will this also need to be rebuilt with iOS 12 SDK for it to work on iOS 12 devices?
mac iphone ios xcode
migrated from superuser.com Jan 17 at 14:00
This question came from our site for computer enthusiasts and power users.
It means they will stop signing new applications, an application that is already signed, is still signed. Eventually, yes older updates, likely will stop functioning
– Ramhound
Jan 17 at 5:37
add a comment |
This is what the apple developer website says.
Starting March 2019, all new apps and app updates for iPhone, including universal apps, will need to be built with the iOS 12 SDK and support iPhone XS Max. All new apps and app updates for Apple Watch will need to be built with the watchOS 5 SDK and support Apple Watch Series 4
Does it mean that even the apps already available on Apple App Store needs to be resubmitted with iOS 12 SDK build for it to work on iOS 12 devices starting march 2019?
And what about enterprise apps that are distributed as .ipa files? Will this also need to be rebuilt with iOS 12 SDK for it to work on iOS 12 devices?
mac iphone ios xcode
This is what the apple developer website says.
Starting March 2019, all new apps and app updates for iPhone, including universal apps, will need to be built with the iOS 12 SDK and support iPhone XS Max. All new apps and app updates for Apple Watch will need to be built with the watchOS 5 SDK and support Apple Watch Series 4
Does it mean that even the apps already available on Apple App Store needs to be resubmitted with iOS 12 SDK build for it to work on iOS 12 devices starting march 2019?
And what about enterprise apps that are distributed as .ipa files? Will this also need to be rebuilt with iOS 12 SDK for it to work on iOS 12 devices?
mac iphone ios xcode
mac iphone ios xcode
asked Jan 17 at 5:09
DiwakarDiwakar
1
1
migrated from superuser.com Jan 17 at 14:00
This question came from our site for computer enthusiasts and power users.
migrated from superuser.com Jan 17 at 14:00
This question came from our site for computer enthusiasts and power users.
It means they will stop signing new applications, an application that is already signed, is still signed. Eventually, yes older updates, likely will stop functioning
– Ramhound
Jan 17 at 5:37
add a comment |
It means they will stop signing new applications, an application that is already signed, is still signed. Eventually, yes older updates, likely will stop functioning
– Ramhound
Jan 17 at 5:37
It means they will stop signing new applications, an application that is already signed, is still signed. Eventually, yes older updates, likely will stop functioning
– Ramhound
Jan 17 at 5:37
It means they will stop signing new applications, an application that is already signed, is still signed. Eventually, yes older updates, likely will stop functioning
– Ramhound
Jan 17 at 5:37
add a comment |
1 Answer
1
active
oldest
votes
The key words in this announcement are "new apps and app updates".
Apps which are already available on the App Store do not need to be rebuilt with the new SDK. Apps which were built with earlier SDKs will remain available on the App Store, and will still be usable on devices. However, after March 2019, the developers of those apps will need to rebuild their apps with the iOS 12 SDK to release any further updates.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "118"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fapple.stackexchange.com%2fquestions%2f348846%2fstarting-from-march-2019-is-it-necessary-to-build-all-existing-apps-using-ios-1%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The key words in this announcement are "new apps and app updates".
Apps which are already available on the App Store do not need to be rebuilt with the new SDK. Apps which were built with earlier SDKs will remain available on the App Store, and will still be usable on devices. However, after March 2019, the developers of those apps will need to rebuild their apps with the iOS 12 SDK to release any further updates.
add a comment |
The key words in this announcement are "new apps and app updates".
Apps which are already available on the App Store do not need to be rebuilt with the new SDK. Apps which were built with earlier SDKs will remain available on the App Store, and will still be usable on devices. However, after March 2019, the developers of those apps will need to rebuild their apps with the iOS 12 SDK to release any further updates.
add a comment |
The key words in this announcement are "new apps and app updates".
Apps which are already available on the App Store do not need to be rebuilt with the new SDK. Apps which were built with earlier SDKs will remain available on the App Store, and will still be usable on devices. However, after March 2019, the developers of those apps will need to rebuild their apps with the iOS 12 SDK to release any further updates.
The key words in this announcement are "new apps and app updates".
Apps which are already available on the App Store do not need to be rebuilt with the new SDK. Apps which were built with earlier SDKs will remain available on the App Store, and will still be usable on devices. However, after March 2019, the developers of those apps will need to rebuild their apps with the iOS 12 SDK to release any further updates.
answered Jan 17 at 19:14
duskwuffduskwuff
871410
871410
add a comment |
add a comment |
Thanks for contributing an answer to Ask Different!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fapple.stackexchange.com%2fquestions%2f348846%2fstarting-from-march-2019-is-it-necessary-to-build-all-existing-apps-using-ios-1%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
It means they will stop signing new applications, an application that is already signed, is still signed. Eventually, yes older updates, likely will stop functioning
– Ramhound
Jan 17 at 5:37