Skip to content

fix ios Code Signing bug#176

Closed
huang303513 wants to merge 1 commit intolisong:masterfrom
huang303513:master
Closed

fix ios Code Signing bug#176
huang303513 wants to merge 1 commit intolisong:masterfrom
huang303513:master

Conversation

@huang303513
Copy link

when use Code Signing. iOSSDK has ignore the follow files for compute hash:

4. NSString * const IgnoreMacOSX= @"__MACOSX/";
5. NSString * const IgnoreDSStore = @".DS_Store";
6. NSString * const IgnoreCodePushMetadata = @".codepushrelease";

so, we need igore file in the serverSDK.

relative bugs

@huang303513
Copy link
Author

本地验证通过。

@rocwind rocwind mentioned this pull request Mar 11, 2019
@huang303513
Copy link
Author

#182 has fix the same problem

plingdevelop pushed a commit to plingdevelop/code-push-server that referenced this pull request Dec 22, 2025
fix(deps): update dependency express to v4.18.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant