Good day I am developing XRKit framework, which contains the pipeline logic for rendering using Metal, in manifest it has two targets - framework itself in Swift and XRKitDefenitions in C++ and MSL (since Apple forbids us multilingualism in one package). Both targets have Resources folders open in their manifest. When I try to access the test files hello01.txt (Resources for XRKit) and hello2.txt (Resources for XRKitDefenitions) via Bundle.module, I only see hello01.txt and it doesn't read hello2.txt because it's in a different target. How do I properly organize my code with SPM to access the Resources of XRKitDefenitions target? PS When trying to organize XRKitDefenitions as a remote package on GitHub and defining it as a dependency, situation does not change. I understand now that Bundle.module only refers to its Resources. Is there a way to refer to resources that provided other targets or dependencies in the same package?
Search results for
missing package product
51,816 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Can I use external Swift Package Dependencies for the challenge, or will my app just not run as the testing environment is offline? I have a couple dependencies which are crucial to the running of my submission
Hello, On PyPi I see the latest tensorflow-metal 1.1.0 released Sep 29, 2023 for TensorFlow v2.14 with support for macOS 12.1+. According to Get started with tensorflow-metal Mac computers with Apple silicon or AMD GPUs are supported so that would imply that the packages you seek are available (or should be as they aren't deprecated). Intel GPUs are not supported. Note also that the base TensorFlow package changes for TensorFlow 2.13+: tensorflow versus the legacy tensorflow-macos. If after verifying your configuration you still don't find what you need for AMD support please use the Feedback Assistant to send us bug report for the missing packages.
Topic:
Machine Learning & AI
SubTopic:
General
Tags:
Hey everyone, I recently installed macOS Ventura and when I went to update a package in Xcode, it hangs at Update Package {package-name} every time. Interestingly, the package it hangs on is different each time, but without fail it hangs. I'm no longer able to develop since our project depends on packages, and have been blocked by this for a few hours. Any ideas what the error might be or why it would hang like this? Things I've tried Clearing derived data resetting package cache from file -> packages
Hi, We are creating a Installer package which will be distributed to user through MDM with the InstallApp command. Our distribution package use the Distribution.xml file and InstallerJS to check each flat package version and select the package for install only if there is no receipt or if the already installed package version is older. The package is working fine when using the GUI Installer or through the command line installer. When trying to install the package through MDM, all package which use InstallerJS javascript to decide if it will be install or not will not be selected and thus will not be installed. Is this the expected behaviour? Looking at the install log, I can see that the package selection seems to be done by appstored when installing through MDM. Is appstored not able to understand the InstallerJS script? The documentation specifies that InstallerJS is for the Installer application. https://developer.apple.com/d
Topic:
Developer Tools & Services
SubTopic:
General
Tags:
Enterprise
InstallerJS
Business and Enterprise
Device Management
If I use SubscriptionStoreView.init(groupID), it seems to be able to look up all the Products that have that subscription group ID. But I don't see any public method for doing that myself. Am I missing something, or is SubscriptionStoreView using a private method to do this lookup? I know that historically it has always been necessary to know the product IDs of all the products you want to sell; you have never been able to ask Store Kit to give you a list. SubscriptionStoreView doesn't seem to have this limitation, which is a bit surprising.
Hello! I have a Swift package (SPM) with a number of tests associated with it. These all work well locally, and I have created a GitHub repository for the package that can be used by any app. I would like to set it up where my package's tests are triggered automatically whenever I push a change to a branch in the repository. Unfortunately, per the documentation, Xcode Cloud is currently unable to build and test standalone Swift packages. I hope that this will be rectified some point soon as automated testing for them seems like it'd be a pretty common and understandable use case. My question: Is there a way to set an Xcode Cloud workflow up wherein a package's tests are triggered? Xcode Cloud clearly does support Swift packages that are used when building full apps, and there is plenty of documentation to that end. But it's not clear how to trigger those package's tests even through the use of a dummy app without moving a bunch of tests to the app
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Swift Packages
Xcode
Continuous Integration
Xcode Cloud
Hi,I couldn't find a clear answer on this:The official links of notarizing you MacOS app, found below, only discuss notarizing and stapling an APP file, not a PKG file:https://developer.apple.com/documentation/xcode/notarizing_your_app_before_distributionhttps://developer.apple.com/documentation/xcode/notarizing_your_app_before_distribution/customizing_the_notarization_workflowHow do I this for the PKG installation file?Thanks,Yaron
I have some troubles with in app purchasing. I hope you can help me.What I have done:* I've uploaded my binaries to iTunes Connect.* I've created products in iTunes Connect. Product name - > Product ids: 1) TestProduct1 -> TestProduct1 2) TestProduct2 -> PrefixTestProduct2 3) com.MyCompanyName.MyAppName.ProductId_5 -> com.MyCompanyName.MyAppName.ProductId_5 4) com.MyCompanyName.MyAppName.ProductId_4 -> com.MyCompanyName.MyAppName.ProductId_4 5) com.MyCompanyName.MyAppName.ProductId_3 -> com.MyCompanyName.MyAppName.ProductId_3 6) com.MyCompanyName.MyAppName.ProductId_2 -> com.MyCompanyName.MyAppName.ProductId_2 7) com.MyCompanyName.MyAppName.ProductId_1 -> com.MyCompanyName.MyAppName.ProductId_1* All my products have status Ready to Submit* All my products have mark Cleared for Sale* My app in iTunes Connect has state Prepare for Submission* I assign may uploaded binnary app to Build in in iTunes Connect.* I connect all products to m
When emailing file-package documents from UIDocumentBrowserViewController, the file packages are zipped, but no zip extension is added to the document when attached. Thus the recipient (typically the macOS version of our app) doesn't know what to do with the file. There doesn't seem to be a way of intercepting the documents before sharing to add .zip to the name.How is this supposed to work? Is anyone else using file pacakges with UIDocumentBrowserViewController?thanks!
Xcode 13.3 macOS 12.3 Trying to add SDWebImageSwiftUI via package manager fails because the package can't be resolved. Internet is working fine. Same result for master and next major as per pics. I've done clean build, clear cache, close project/xcode, delete recent history etc Any ideas? Thanks
>tied to airpods and why they are still unreleased...Buy now...four week ship wait.http://www.apple.com/shop/product/MMEF2AM/A/airpodsI know why they were delayed, too - they lost one...
Topic:
App & System Services
SubTopic:
Maps & Location
Tags:
Hi, This problem is caused by missing information. General > App Information > App Store Server Notifications to setup Production Server URL & Sandbox Server URL and try again.
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
I have a swift Package, and I have some extra .h header to be shipped with the package, but this files are not copied to the build destination. It would be nice to have this files included as header in the modulemap file
Hi, I am building a new app in the App Store - the app is not live yet. I have setup an annual subscription product in AppStore Connect. Our problem is that we are unable to retrieve the product from our app - we've made sure that there are no missing metadata (e.g. price, availability). Has anyone encountered before? Appreciate any help provided. Thanks