We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da4a0a commit d4e3cdbCopy full SHA for d4e3cdb
pom.xml
@@ -168,7 +168,7 @@
168
<argument>-arch</argument>
169
<argument>x86_64</argument>
170
<argument>-archivePath</argument>
171
- <argument>${project.build.directory}/integrations-x64_64.xcarchive</argument>
+ <argument>${project.build.directory}/integrations-x86_64.xcarchive</argument>
172
<argument>-quiet</argument>
173
<argument>clean</argument>
174
<argument>archive</argument>
0 commit comments