-
Notifications
You must be signed in to change notification settings - Fork 6
Adding iOS app #60
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
base: main
Are you sure you want to change the base?
Adding iOS app #60
Conversation
name: driver | ||
customizations: | ||
images: | ||
- image: mostafamraafat/hotrod-driver:ratings-v11 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't use images that are not scoped within signadot org.
Edited: But I think you probably don't have access right? We need to then build this using Signadot account
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pls review these comments
@@ -1,2 +1,6 @@ | |||
.idea/ | |||
.DS_Store | |||
poc |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we not touch the root level directory and have everything within the hotrod-ios-app
directory
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove this file from the PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this file needed?
No description provided.