Closed Joerg-Schoemer closed 11 months ago
I see. Fixing this...
Should work now. I did a fresh checkout and could build now fine. Have a look at the updated readme, too.
Excellent. Thanks for fixing the Podfile. And thanks for updating the README, it will help people. Could you also fix the string files: Build input files cannot be found: '/Users/dirk/workspace/nightguard/nightguard/fi-FI.lproj/Duration.strings', '/Users/dirk/workspace/nightguard/nightguard/de.lproj/Duration.strings', '/Users/dirk/workspace/nightguard/nightguard/Base.lproj/Duration.storyboard'? The Duration.storyboard location has to be set "relative to group" and then the nightguard folder selected as a base. And for the README it could be usefule to mention in what files the group profile needs to be changed. It seems not worthwhile to do a pull request for this... Thanks!
PS: Otherwise it indeed builds fine now. Had, as you suggested, no create a nightguard scheme.
I didn't get these errors. So not quite sure what you ment. Feel free to provide a PR for it.
Yes, I guess, because you are Dirk. :-) It is easy: Open the workspace and go to nightguard - rescources - Duration.storyboard. In the file inspector you will see that the location is set to "absolute path". "Users/Dirk/..." It is a bit complicated to make a PR for that, because it is a xcode configuratin detail.
See screenshot. This is the corrected setting "relative to group".
Hi Dirk, can you add in the README.md a developer hint to request critical alert permissions from apple. Kind regards, Jörg
The Duration.storyboard points to “/Users/dirk/workspace/nightguard/nightguard/Duration.storyboard” and thus results in a missing file in the project.
Thanks to both of you for fixing these issues. Still waiting for the critical notification entitlement from Apple. Meanwhile having fun with the testflight build!
Thanks to both of you for fixing these issues. Still waiting for the critical notification entitlement from Apple. Meanwhile having fun with the testflight build!
Have a look at the readme.md if you don't want to wait.
Pods.xcodeproj missing in workspace Content of Products missing Folder Pods missing
I've made a clean clone of nightguard and opened Xcode within the fresh folder.