Skip to content
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

Fix Failed Build Using Updates to ResearchKit #14

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

PSchmiedmayer
Copy link
Member

Fix Failed Build Using Updates to ResearchKit

♻️ Current situation & Problem

💡 Proposed solution

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@PSchmiedmayer PSchmiedmayer merged commit fa842ed into main Jun 27, 2023
@PSchmiedmayer PSchmiedmayer deleted the fix/fixFailedBuild branch June 27, 2023 02:40
@Supereg
Copy link
Member

Supereg commented Jun 27, 2023

Seems like the PR/ResearchKit modifications broke the project completely.

Getting the following error, when even trying to run the application locally in the simulator:

Simulator device returned an error for the requested operation.

Please try again later.
Failed to load Info.plist from bundle at path /Users/andi/Library/Developer/CoreSimulator/Devices/D4FDAADE-A7C8-4860-A8F4-25A4B43A25C9/data/Library/Caches/com.apple.mobile.installd.staging/temp.k4pEV7/extracted/NAMS.app/Frameworks/ResearchKit.framework; Extra info about "/Users/andi/Library/Developer/CoreSimulator/Devices/D4FDAADE-A7C8-4860-A8F4-25A4B43A25C9/data/Library/Caches/com.apple.mobile.installd.staging/temp.k4pEV7/extracted/NAMS.app/Frameworks/ResearchKit.framework/Info.plist": dev=16777233 ino=128177626 mode=0100644 nlink=1 uid=501 gid=20 rdev=0 size=809 atime=1687863669.825424 mtime=1687863669.009712 ctime=1687863669.812847 birthtime=1687863669.009681 blksize=4096 blocks=8 flags=0x0 firstBytes={length = 4, bytes = 0x62706c69} ACL=<not found> extendedAttributes=<not found> 

Seems like this error was already thrown by the CI runs for the PR as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants