Skip to content

Commit

Permalink
MOEN-32649: Added release automation changes
Browse files Browse the repository at this point in the history
  • Loading branch information
msoumya-engg-sdk committed Aug 1, 2024
1 parent 62106de commit dc3cb04
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
2 changes: 1 addition & 1 deletion Utilities/spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def define()

self.ios.deployment_target = '11.0'
self.requires_arc = true
self.preserve_paths = "*.md", "LICENSE"
self.preserve_paths = "*.md", "LICENSE" unless package
end

def addDirectUseWarning()
Expand Down
26 changes: 0 additions & 26 deletions Utils/spec.rb

This file was deleted.

0 comments on commit dc3cb04

Please sign in to comment.