Skip to content

Commit

Permalink
Merge pull request #2342 from wazuh/4.5.0-fix-check-arch
Browse files Browse the repository at this point in the history
Remove processor check completely
  • Loading branch information
havidarou authored Aug 10, 2023
2 parents 9a227c9 + f546de2 commit 6665a07
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions macos/specs/wazuh-agent.pkgproj
Original file line number Diff line number Diff line change
Expand Up @@ -994,40 +994,6 @@
<dict>
<key>LIST</key>
<array>
<dict>
<key>BEHAVIOR</key>
<integer>3</integer>
<key>DICTIONARY</key>
<dict>
<key>IC_REQUIREMENT_CPU_INTEL_ARCHITECTURE_TYPE</key>
<integer>2</integer>
<key>IC_REQUIREMENT_CPU_MINIMUM_CPU_CORES_COUNT</key>
<integer>1</integer>
<key>IC_REQUIREMENT_CPU_MINIMUM_FREQUENCY</key>
<integer>866666</integer>
<key>IC_REQUIREMENT_CPU_POWERPC_ARCHITECTURE_TYPE</key>
<integer>0</integer>
</dict>
<key>IC_REQUIREMENT_CHECK_TYPE</key>
<integer>0</integer>
<key>IDENTIFIER</key>
<string>fr.whitebox.Packages.requirement.cpu</string>
<key>MESSAGE</key>
<array>
<dict>
<key>LANGUAGE</key>
<string>English</string>
<key>SECONDARY_VALUE</key>
<string></string>
<key>VALUE</key>
<string>This installer has been built for 64-bit Intel architecture. It won't install in other platforms.</string>
</dict>
</array>
<key>NAME</key>
<string>Processor</string>
<key>STATE</key>
<true/>
</dict>
<dict>
<key>BEHAVIOR</key>
<integer>3</integer>
Expand Down

0 comments on commit 6665a07

Please sign in to comment.