Posts

Post marked as solved
3 Replies
7.6k Views
I'm getting the same error on my apps: Resolve Package Graph xcodebuild: error: Could not resolve package dependencies:   a resolved file is required when automatic dependency resolution is disabled and should be placed at /Volumes/workspace/repository/Opus One.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved   fatalError I have the Lottie as a Swift Package, but the Xcode cloud docs say that it should be automatic since its public. So, I'm looking for any possible hints as to what to look for or how to debug this issue. Thank you.
Posted
by Piso13.
Last updated
.
Post not yet marked as solved
4 Replies
2k Views
Hello there. The Developer Transition Kit was of great help, but now I want to return it but the contract doesn't say where to send it. It just says that you need to return it 30 days after some announcement that hasn't occurred. Just wondering if I could return it earlier ?
Posted
by Piso13.
Last updated
.
Post marked as solved
8 Replies
3.4k Views
Big Sur added a new property *style*, that defaults to automatic. Even though I'm setting it to full width, I can still see a difference between my app running on Xcode 12.1 vs 12.2   When debugging the interface I can see that the edges contain the table row. Which means that the cell is not occupying the entire full width of the row.  Please let me know if there is a way to get a single cell view to expand the entire tableview width.
Posted
by Piso13.
Last updated
.
Post marked as solved
2 Replies
787 Views
Since Big Sur application icons have a different style than the earlier OS's, I want to add a new icon for my app, but only for Big Sur. Is there a way to set an icon for MacOS 11 and the old icon for the earlier OS's ? Thank you.
Posted
by Piso13.
Last updated
.
Post marked as solved
1 Replies
1.2k Views
Hi,My app is a pay to download app, and I'm being asked if its possible to allow free access to paid users from another app.The other app will be providing me with an api that will give access to users with passwords, so I was thinking of making another app with the same content with a user/password wall to give access.Does anyone know if this is allowed ?Thank you ,- Jose.
Posted
by Piso13.
Last updated
.