Post not yet marked as solved
I hope I can talk about this subject on this Apple's forum.As I learned more and more about programming and app development, I became aware of a thing called Git Hub. I looked at it and read about it but I am still not sure what good it is to people like us.I think it is a place where we can post the entire number of files of the code so other app developers can scrutinize the code written.For example, I know it would be impossible to display all the code of all the classes that go into my current comic book app project. But if I could do just that somewhere else on the web and then post a link here in the Apple forums it would be very handy!Can someone here enlighten me on this?JR
Post not yet marked as solved
Hello everyone.I am running High Sierra V.10.13.2Xcode 9.2 (9C40b)I used to be able to fold my comments at the end of each line of code /* like so */.Now, I can't. I googled around the internet and found out that nobody can. I find this hard to accept. I need comments to explain what the code does so when I look back I understand what I did and because of that I LOVE commenting. However, sometimes I want to fold that sea of comments so I can focus on the code itself.Is there a light at the end of the tunnel with this problem? Any opinions?JR
Hello Everyone.I have just moved to a new country and it took a while to get my system set up. My membership expired in the meantime. I just got it going again and then set up my system. I updated everything on my iMac and my iPad and set to work.I ran my project on Xcode and got 3 Code Signing Errors in Buildtime. They are:Code Signing Error: The operation couldn’t be completed. Unable to log in with account 'jackrabbit@mac.com'. The login details for account 'jackrabbit@mac.com' were rejected.Code Signing Error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "FP54V55ULH" with a private key was found.Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.2'Let's start with the first one. I signed up for renewal on my Developers Program and I am all set. Does any one know what the problem is?JR