Skip to content

Build and Test / Build and Test / Test using xcodebuild or run fastlane (pull_request) #49

Discussion options

You must be logged in to vote

@zoyagarg The file seems to be added by reference and not copied in the main folder or your project, you can see this here: https://github.com/CS342/2024-Intake/pull/4/files#diff-a080340fd1e2aedeacaf616ac4e2fe6cc47c969833346ec7a761713f1e44e23bR146

 path = ../../../../Questionnaire.json

If you look at your git diff, you can see that there is no Questionnaire.json added to the repo, only some changes to other files: https://github.com/CS342/2024-Intake/pull/4/files

When you drag a file to the Xcode project, be sure that you drag it in there and enable the "Copy Items if Needed" checkbox to ensure that it is copied to the folder of your project and can be tracked in git. Once you did so, it…

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

zoyagarg
Jan 16, 2024
Collaborator Author

You must be logged in to vote
1 reply
@vishnuravi
Comment options

Comment options

You must be logged in to vote
4 replies
@zoyagarg
Comment options

zoyagarg Jan 16, 2024
Collaborator Author

@PSchmiedmayer
Comment options

@zoyagarg
Comment options

zoyagarg Jan 16, 2024
Collaborator Author

@PSchmiedmayer
Comment options

Comment options

zoyagarg
Jan 16, 2024
Collaborator Author

You must be logged in to vote
1 reply
@PSchmiedmayer
Comment options

Answer selected by PSchmiedmayer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants