I have already done so.
Post
Replies
Boosts
Views
Activity
The correct syntax is:
for i in 0..<mealData.count {
or:
for i in Range(0...mealData.count)
Thanks for your answer, it works. But where does my file actually get the values of e.g. Timer.name if the instance I enter in the preview only has an empty initializer? Does he get the test values from the persistence file?
Thank´s but what is defautButtonHeight? With what should I initialize this?
Thanks man!!
Hi. Ok I´m sry about that. Which apple support did you email? Have you made a request through this website :? [https://developer.apple.com/contact/topic/select) if not then go to this page, click on membership and account, then click on program registration. Then make a request again. Actually, Apple Support should write back within a few working days. Best regards
PS: For the next time please add a comment under my answer instead of making a answer for your own post.
Hi. Thanks for your answer. Unfortunately I think that too. My idea was to disable the volume controls but this seem to be impossible with the app store guidelines.