Advertisement
FadhilUrl

Build ipa file or deployment IOS

Dec 10th, 2021
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. Build ipa file or deployment
  2. sebelum di build pod files , pod lock dll di hapus setelah di hapus lalu di pod init untuk install pod nya
  3.  
  4.  
  5.  
  6. 1. product pilih clean build folder
  7. 2. di ubah target simulator ke anyios dan pilih product dan archive
  8. 3. pilih distributed app pilih development
  9. 4. pilih exports
  10. 5. signing automatically buat apps development
  11. 6. pilih folder yang akan di simpan
  12.  
  13.  
  14. Deployment App Store :
  15.  
  16. sebelum di build pod files , pod lock dll di hapus setelah di hapus lalu di pod init untuk dan install pod nya
  17.  
  18. 1. buka xcode pilih option general cocokan version yang latest
  19. 2. di dalam general xcode cocokan build nya di appstrore
  20. 3. product pilih clean build folder
  21. 4. di ubah target simulator ke anyios dan pilih product dan archive
  22. 5. pilih validate dan next
  23. 6. select profile dan pilih eligible
  24. 7. pilih validate
  25. 8. pilih distribute app dan pilih app store connect dan upload
  26. 9. select profile dan pilih eligible
  27. 10. cek test flight di appstore
  28. 11. di testflight di bagian external testing tanbah build versi apps terbaru
  29. 12. pilih bagian app store tambah ios app ganti store version nunber dengan versi apps terbaru
  30. 13. masih di bagian apps store tambah build dengan apps build terbaru dan klik save
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement