Skip to content
#

Swift

swift logo

Swift is a general-purpose programming language built using a modern approach to safety, performance, and software design patterns. Inspired by many other modern programming languages, Swift is intended to be more resilient and expressive than Objective-C, its predecessor.

Here are 274 public repositories matching this topic...

本文将介绍iOS代码混淆及编译的自动化脚本方案,支持swift、m、c、cpp和h文件类型的混淆,使用编译时混淆的策略,不影响源码阅读,只需在想要混淆的函数名或者变量名前加个private_即可,可通过函数实现安全混淆、去混淆、混淆再编译。

  • Updated Aug 24, 2018
  • Shell

Created by Apple

Released June 2, 2014

Followers
30.6k followers
Repository
apple/swift
Website
swift.org
Wikipedia
Wikipedia

Related Topics

language objective-c