Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

Xcode generating Generic Xcode Archive instead of iOS app

$
0
0

I'm working on a React-Native iOS app. I've previously been able to make an iOS app archive and distribute it to the Apple Store, but recently I tried to do it and it only generates a Xcode generic archive.

This is my configuration:

enter image description here

enter image description here

enter image description here

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>ArchiveVersion</key>
    <integer>2</integer>
    <key>CreationDate</key>
    <date>2019-10-24T22:04:15Z</date>
    <key>Name</key>
    <string>BexfyStore</string>
    <key>SchemeName</key>
    <string>BexfyStore</string>
</dict>
</plist>

I also tried to do the Skip Install but I couldn't find it.


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>