Xcode 9.4 crash when create a build file









up vote
0
down vote

favorite












When I am going to create a build for sharing in team at that time xcode going to crash
Following step are done for create a build:




  1. Create a archive file

  2. then click on export button

  3. Select development from option

  4. Select automatically managing signing



then I click on next button at that time Xcode is crashing.










share|improve this question























  • I just tried to export one of my project using Xcode 9.4.1 but it seems fine, if you are using xcode in full screen mode try to exit full screen first, check how much ram is available in your mac, try to close everything else before archiving. See if it helps
    – Subhajit Halder
    Jun 22 at 13:06










  • when i am going with other option like validate or export to app store it work perfectly but in developement option it going to crashing
    – Nirav Damania
    Jun 23 at 4:31














up vote
0
down vote

favorite












When I am going to create a build for sharing in team at that time xcode going to crash
Following step are done for create a build:




  1. Create a archive file

  2. then click on export button

  3. Select development from option

  4. Select automatically managing signing



then I click on next button at that time Xcode is crashing.










share|improve this question























  • I just tried to export one of my project using Xcode 9.4.1 but it seems fine, if you are using xcode in full screen mode try to exit full screen first, check how much ram is available in your mac, try to close everything else before archiving. See if it helps
    – Subhajit Halder
    Jun 22 at 13:06










  • when i am going with other option like validate or export to app store it work perfectly but in developement option it going to crashing
    – Nirav Damania
    Jun 23 at 4:31












up vote
0
down vote

favorite









up vote
0
down vote

favorite











When I am going to create a build for sharing in team at that time xcode going to crash
Following step are done for create a build:




  1. Create a archive file

  2. then click on export button

  3. Select development from option

  4. Select automatically managing signing



then I click on next button at that time Xcode is crashing.










share|improve this question















When I am going to create a build for sharing in team at that time xcode going to crash
Following step are done for create a build:




  1. Create a archive file

  2. then click on export button

  3. Select development from option

  4. Select automatically managing signing



then I click on next button at that time Xcode is crashing.







ios swift xcode xcode9.4






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 12 at 1:51









Cœur

17.3k9102142




17.3k9102142










asked Jun 22 at 12:20









Nirav Damania

275




275











  • I just tried to export one of my project using Xcode 9.4.1 but it seems fine, if you are using xcode in full screen mode try to exit full screen first, check how much ram is available in your mac, try to close everything else before archiving. See if it helps
    – Subhajit Halder
    Jun 22 at 13:06










  • when i am going with other option like validate or export to app store it work perfectly but in developement option it going to crashing
    – Nirav Damania
    Jun 23 at 4:31
















  • I just tried to export one of my project using Xcode 9.4.1 but it seems fine, if you are using xcode in full screen mode try to exit full screen first, check how much ram is available in your mac, try to close everything else before archiving. See if it helps
    – Subhajit Halder
    Jun 22 at 13:06










  • when i am going with other option like validate or export to app store it work perfectly but in developement option it going to crashing
    – Nirav Damania
    Jun 23 at 4:31















I just tried to export one of my project using Xcode 9.4.1 but it seems fine, if you are using xcode in full screen mode try to exit full screen first, check how much ram is available in your mac, try to close everything else before archiving. See if it helps
– Subhajit Halder
Jun 22 at 13:06




I just tried to export one of my project using Xcode 9.4.1 but it seems fine, if you are using xcode in full screen mode try to exit full screen first, check how much ram is available in your mac, try to close everything else before archiving. See if it helps
– Subhajit Halder
Jun 22 at 13:06












when i am going with other option like validate or export to app store it work perfectly but in developement option it going to crashing
– Nirav Damania
Jun 23 at 4:31




when i am going with other option like validate or export to app store it work perfectly but in developement option it going to crashing
– Nirav Damania
Jun 23 at 4:31












1 Answer
1






active

oldest

votes

















up vote
2
down vote



accepted










I has the same issue, but it turned out I had to agree to the updated user agreement in the developer portal.






share|improve this answer






















  • this helped me. thanks.
    – kyl
    Nov 8 at 16:14










Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f50987818%2fxcode-9-4-crash-when-create-a-build-file%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








up vote
2
down vote



accepted










I has the same issue, but it turned out I had to agree to the updated user agreement in the developer portal.






share|improve this answer






















  • this helped me. thanks.
    – kyl
    Nov 8 at 16:14














up vote
2
down vote



accepted










I has the same issue, but it turned out I had to agree to the updated user agreement in the developer portal.






share|improve this answer






















  • this helped me. thanks.
    – kyl
    Nov 8 at 16:14












up vote
2
down vote



accepted







up vote
2
down vote



accepted






I has the same issue, but it turned out I had to agree to the updated user agreement in the developer portal.






share|improve this answer














I has the same issue, but it turned out I had to agree to the updated user agreement in the developer portal.







share|improve this answer














share|improve this answer



share|improve this answer








edited Nov 9 at 11:35

























answered Jun 24 at 5:25









Mohsen Shakiba

7971029




7971029











  • this helped me. thanks.
    – kyl
    Nov 8 at 16:14
















  • this helped me. thanks.
    – kyl
    Nov 8 at 16:14















this helped me. thanks.
– kyl
Nov 8 at 16:14




this helped me. thanks.
– kyl
Nov 8 at 16:14

















draft saved

draft discarded
















































Thanks for contributing an answer to Stack Overflow!


  • 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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f50987818%2fxcode-9-4-crash-when-create-a-build-file%23new-answer', 'question_page');

);

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







這個網誌中的熱門文章

Barbados

How to read a connectionString WITH PROVIDER in .NET Core?

Node.js Script on GitHub Pages or Amazon S3