Skip to main content
-1 votes
0 answers
8 views

Archive times for a Mac Catalyst app suddenly jumped from 1 minute to 60 with Xcode 16

Regular builds are exactly the same as before, but since I updated to Xcode 16 my archive time has gone up to over an hour. It seems to get stuck on compiling swift source files, but it lumps them all ...
3 votes
0 answers
27 views

The archive did not include a SYM for the Razorpay.framework with UUIDs. Ensure that archive's SYM folder includes DWARF file for Razorpay.framework

I have tried this: My podfile code: bitcode_strip_path = `xcrun --find bitcode_strip`.chop! def strip_bitcode_from_framework(bitcode_strip_path, framework_relative_path) framework_path = File....
-1 votes
0 answers
23 views

why my posts in archive page doesn't have any link [closed]

While I was designing the archive page with elementor, after finishing the design, I clicked on one of the posts on the archive page to test it. The text is linked to the same page I was on. I want ...
0 votes
0 answers
10 views

Idea to provide a read only archive of old e-mail accounts [closed]

We recently had a long term employee leaving the company with 30 GB of emails on Google Workspace, because we have merged other leaving employees' mailbox to this last employee. Long story short, this ...
9 votes
2 answers
45k views

Decompressing large zst files

I have a 16gb compressed zst file. how would I decompress it on windows? I do not have the memory to handle the decompressed version, so it needs to be written straight to a file.
1 vote
2 answers
65 views

How can I run an Irfanview batch script in a for loop inside a .bat file?

I'm trying to write a .bat file that will extract all .cbz archive files in current directory convert all jpgs in the resulting directories into pngs with a max width/height of 750/560, by using an ...
-2 votes
0 answers
14 views

Archive scrape api query params

When I explore the archive website, I can see the Books category, How can I use scrape api to scrapy all books from archive. And when I use the scrape api, the response columns cannot match the ...
25 votes
8 answers
28k views

An app build does not appear in TestFlight

I don't remember this has happened to me before, but for some unknown reason my last app build does not appear in TestFlight. The archiving and upload went as usual with no problem. And if I try to ...
128 votes
9 answers
131k views

Python in-memory zip library

Is there a Python library that allows manipulation of zip archives in memory, without having to use actual disk files? The ZipFile library does not allow you to update the archive. The only way ...
-2 votes
0 answers
38 views

Can't distribute archived apk

This used to work, but now I have to update my old Android app for target level 34. I built it and archived it. I select the proper archive, and I'm able to hit Distribute ..., but it just blinks ...
8 votes
7 answers
6k views

Archiving project stuck for hours

Hello My App is already on app store uploaded with same method archive project and upload it , now i have done some little bit changes, so when ever now i archive project it got stuck on some points ...
0 votes
3 answers
1k views

How to list directories size from a tar.gz archive using bash

I have a huge tgz archive and I know there are several directories there, no files in the root. I want to know exact size of directories files inside to estimate if they'll fit in my mounted volumes. ...
0 votes
0 answers
13 views

Is it possible to create multiple compressed resources with maven?

I was working on a Maven mini project in which at some point I need to create multiple compressed files in gzip (.jgz). For this I used the maven-assembly plugin, but I can only create one archive at ...
50 votes
4 answers
20k views

How to create a tar file that omits timestamps for its contents?

Is there a way to create a .tar file that omits the values of atime/ctime/mtime for its files/directories? Why do we want to do this? We have a step in our build process that generates a directory ...
0 votes
1 answer
1k views

Custom post type archive in sidebar widget of post

This works fine. I see custom post type archive in dropdown but when I select any month, I see all custom posts on that archive page. While there is only one post in every month, for e.g. I have 1 ...

15 30 50 per page
1
2 3 4 5
181