Nasıl Windows komut satırını kullanarak sunucu üzerinde bir iPhone uygulaması kaynak kodu derlemek için?

2 Cevap php

I have an application in which I change the data on web and then download the files then I compile my iPhone app with data. I just want to create ad-hoc distribution so I have already added devices. So is there a way that anytime I change data on web then I compile my iPhone app over the server using PHP and some command-line script so that I create a ready-made ipa and user can install the application using iTunes? Also is it possible to compile on Windows? Also how do we change ad hoc provision profile? I mean where we can set code sign?

Nasıl terminali çağırmak ve PHP kullanarak komut xcodebuild çalıştırabilirim? Biz terminali çağırmak ve sonra dizin proje ve xcodebuild komutu çalıştırmak için gidin o zaman nasıl mac sunucusu var herhalde?

2 Cevap

OS X komut programı göz atın xcodebuild. Geçerli dizini proje dizin (.xcodeproj dosyası ile bir) olduğunda, xcodebuild birincil hedefi derleyecek. man xcodebuild daha fazla seçenek için bkz.

sizin için soruyorsun gereklerini yerine ve tabii ki bir Web Arayüzü ile etkileşim için farklı komut ile inşa sunucusu kurma düşündünüz mü?

Bu link bunu nasıl açıklar ve blog okuyucuları açıklamalarda Xcode proje desteği ile diğer bazı oluşturma sunucusu alternatifler söz.

Maalesef bu aradığınız tam cevap değil, ama sorunu çözmek için geçerli bir açı olabilir?