开发者

Xcode Encryption

开发者 https://www.devze.com 2023-02-19 13:19 出处:网络
I am a newbie of iphone dev, I am going to upload the 开发者_如何学Gofirst app to app store. Before that, I want to if it need encryption before I upload, or is it .app itself is enough to protect the

I am a newbie of iphone dev, I am going to upload the 开发者_如何学Gofirst app to app store. Before that, I want to if it need encryption before I upload, or is it .app itself is enough to protect the source code ?

please give me some advice , thanks x 10


Submitting to the App Store only sends the compiled application bundle which includes resources such as icons and Nib files but does not include your source code.

0

精彩评论

暂无评论...
验证码 换一张
取 消