Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Never tried it but if XCode or AppLoader are able to login to your account, it should be ok, though I wouldn't count on that. Better get access to a physical mac machine and upload.
-
@gitpush well since my VM runs faster than my macbook it would be cool if it was possible. I wouldn't need to spend 2 month salary on a laptop
-
@pescadjiam You don't need to run XCode if speed is your problem. Use AppLoader it is a lightweight app inside of xcode that does the uploading for you, you can do everything on the VM and then copy the IPA file from your VM to your macbook and upload it
-
@gitpush the problem is not in uploading the app but in building/compiling it. Need to wait around 4-6 min each time.
-
@pescadjiam Same here, it takes me 15 minutes to get an IPA of our main project :\
So if you say your VM is faster do everything there and to be safe upload from your macbook. -
@gitpush i'll probably do that. The same happens with gradle. Takes so much time..
I'm thinking of buying a good laptop (something between 1k - 1.5k) and use mac on a VM. -
@magicMirror I use fastlane as well. The problem is in compiling an app. If i change a freaking background color, I need to wait 4 mins to see it
-
@pescadjiam I tried it on my laptop, it worked perfectly but VGA did not, so screen size kept at 800x600 :\ not usable at all
-
@gitpush I was able to change the resolution to 1920x1080 in VirtualBox by using the VBoxManage command
-
@pescadjiam can you give me the command please, I will give it a go I really need macOS on my laptop but not gonna pay 2000$ for a macbook when I have a perfectly working laptop
-
@gitpush this did it for me
VBoxManage setextradata "vm name" "VBoxInternal2/EfiGraphicsResolution" "1920x1080"
Related Rants
-
arwinneil34Just found the best dev ever. https://alcohollick.com/tfw.html
-
dfox81As a long-time iPhone user, I am really sorry to say it but I think Apple has completed their transition to be...
-
rizasif9230Apple rejected my app, because they throught there was a frickin Windows phone on my loading screen. How inse...
Is it ok to upload ios apps to App Store using a VM?
question
appstore
ios