-
Notifications
You must be signed in to change notification settings - Fork 992
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Don't restrict Diawi upload for iOS
release builds
#18016
Conversation
2e144f7
to
a20b7fd
Compare
Jenkins BuildsClick to see older builds (4)
|
as far as I remember we couldn't install it from diawi because of the release type. |
a20b7fd
to
08a5011
Compare
PR builds worked on my iPhone that was registered in apple developer portal. I am not sure about release iOS builds, I think to find that out we'll first have to merge this PR and then once new nightly is generated we can try that one out ? any other way to do this cc @jakubgs ? |
84% of end-end tests have passed
Failed tests (3)Click to expandClass TestActivityMultipleDevicePRTwo:
Class TestCommunityOneDeviceMerged:
Class TestCommunityMultipleDeviceMergedTwo:
Expected to fail tests (4)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Passed tests (38)Click to expandClass TestCommunityOneDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestActivityMultipleDevicePR:
Class TestCommunityMultipleDeviceMerged:
Class TestActivityMultipleDevicePRTwo:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMergedTwo:
|
This commit removes the restriction of uploading iOS release builds to Diawi Its helpful to have the status app uploaded to Diawi to test release builds on our iPhones. The installer is very straightforward and makes life easier when we want to try out release builds.
08a5011
to
dbea7a9
Compare
This commit removes the restriction of uploading iOS release builds to Diawi Its helpful to have the status app uploaded to Diawi to test release builds on our iPhones. The installer is very straightforward and makes life easier when we want to try out release builds.
This commit removes the restriction of uploading iOS release builds to Diawi Its helpful to have the status app uploaded to Diawi to test release builds on our iPhones. The installer is very straightforward and makes life easier when we want to try out release builds.
This PR removes the restriction of uploading iOS release builds to Diawi
Summary
Its helpful to have app uploaded to Diawi to test release builds on our iPhones.
The installer is very straightforward and makes life easier.
I don't know why we restricted this before.
status: ready