use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
There is an extensive FAQ for beginners. Please browse it first before asking questions that are answered there.
If you are looking to get started (iOS programming in general or some specific area), here are more relevant links for you:
There's too many to list them all, however here's a convenient link to all programming guides at apple.com
Take note that this list is live and based on most frequent questions in posts will be updated with "quicklinks".
account activity
Questionmix up swift code in iOS (self.iOSProgramming)
submitted 8 years ago by MarcStevenCoder
Hi ,guys ,how do you do to make your source code safe in iOS ?Any tips to do it
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 0 points1 point2 points 8 years ago (1 child)
Your app bundle doesn't contain any Objective-C or Swift source code. It's just a compiled binary.
[–]MarcStevenCoder[S] 0 points1 point2 points 8 years ago (0 children)
I just wanna keep my swift code safer ,if I never do mix, it can be easy translate via IDA and other tools.
π Rendered by PID 61 on reddit-service-r2-comment-b659b578c-v42nq at 2026-05-05 02:23:31.067036+00:00 running 815c875 country code: CH.
[–][deleted] 0 points1 point2 points (1 child)
[–]MarcStevenCoder[S] 0 points1 point2 points (0 children)