Xcode Cloud

RSS for tag

Automate workflows to test, analyze, build, and distribute your app, and integrate them with other developer tools, such as TestFlight and App Store Connect.

Xcode Cloud Documentation

Posts under Xcode Cloud tag

169 Posts
Sort by:
Post not yet marked as solved
0 Replies
186 Views
I'm getting asked questions by our security team about Xcode Cloud. They want to do an audit before we let it have access to our locally hosted gitlab repo. Is there any kind of security white paper for this product that I can point them at? Web searches haven't turned anything up for me to show to them.
Posted
by FishOSU.
Last updated
.
Post not yet marked as solved
0 Replies
122 Views
I work on a lot of projects that are multi-platform projects using codebases based in ReactNative or NativeScript, both which could benefit from the cloud build for the iOS based applications. Is there a plan to add programmatic access to Xcode Cloud Build to allow access to the build pipeline from something like a GitHub action?
Posted
by zchapple.
Last updated
.
Post not yet marked as solved
0 Replies
174 Views
Hi! In my Xcode Cloud workflow, I have the TestFlight Internal Testing post-action with “App Store Connect Users” included in Groups. I expected the action would make the builds available for internal testing automatically (just as the builds uploaded from Xcode are). However, they don’t appear in TestFlight: in build history, I don’t see the ASC Users group next to my Xcode Cloud build, and in order to make it available for testing, I have to add the group manually. After the group is added, the build is published right away, without any extra steps (e.g. export compliance certification, etc.). Am I doing something wrong here? I’ve tried removing and re-adding the group in the post-action, and even re-creating the entire workflow—all to no avail.
Posted
by XMaster.
Last updated
.
Post marked as solved
7 Replies
1.1k Views
Good morning We're happy to have access to Xcode Cloud. However, we get the following error during the "Prepare Build for App Store Connect" phase: Archive - iOS encountered a failure that caused the build to fail. Prepare Build for App Store Connect ITMS-90166: Missing Code Signing Entitlements. No entitlements found in bundle 'com.***.***.iOS-NotificationService-Ext' for executable 'Payload/***.app/PlugIns/iOS-NotificationService-Ext.appex/iOS-NotificationService-Ext'.' An entitlement is missing for our notification service extension? It is strange knowing that we can build, archive and upload to App Store Connect successfully locally from any Xcode.. It just fails with Xcode Cloud making the service sadly useless for us. Any idea? recommendation?
Posted Last updated
.
Post not yet marked as solved
0 Replies
127 Views
Hi, I am creating a workflow in Xcode Cloud for a duplicated react-native application. I have changed the bundle identifier and created a new application in App Center with the same bundle identifier. in cloud when I am trying to proceed with the step "Archive-IOS" it throws following errors, but those are not thrown in "Build-IOS" step. Please provide me some suggestions. Error details: ITMS-90053: This bundle is invalid - The bundle identifier is already in use by a different software package. ITMS-90055: This bundle is invalid - The bundle identifier cannot be changed from the current value, '(duplicated.app.build.identifier)'. If you want to change your bundle identifier, you will need to create a new application in App Store Connect. ITMS-90345: Metadata/Info.plist Mismatch - The value for bundle_identifier in the metadata.xml file does not match the value for CFBundleIdentifier in (Old App Name) [Payload/(oldappName)].
Posted Last updated
.
Post marked as solved
1 Replies
163 Views
I pushed a branch a little while ago and Xcode cloud did not seem to recognize there was a new branch. I verified that the branch shows up in Github. I also verified that Xcode thinks it is a local only branch. When I edit the workflow, the name of this branch does not appear, but other branches do appear. It seems like somehow Xcode cloud did not get the correct hook called for it to know that something has changed such that it needs to go look for the new branch on Github. I tried doing a commit --amend and force pushing to try to trigger another build. I tried creating a pull request in github which Xcode Cloud doesn't appear to see whether invoked from the client or through App Store Connect. Another thing to note is that I updated the version number on this set of changes from 1.0 to 1.0.1. Could that cause it to fail?
Posted
by brant.
Last updated
.
Post not yet marked as solved
0 Replies
323 Views
How do we increase our Xcode cloud usage limit? We are getting a warning that we are approaching our limit for the month.
Posted
by f03faf34.
Last updated
.
Post not yet marked as solved
3 Replies
969 Views
I'm trying to archive my app via Xcode Cloud and auto-deploy to TestFlight but it fails during "Prepare Build for App Store Connect" with the following error message: ITMS-90334: Invalid Code Signature Identifier. The identifier "CoreImageExtensions-dynamic-555549444e09e22796a23eadb2704bf219d5c1fa" in your code signature for "CoreImageExtensions-dynamic" must match its Bundle Identifier "CoreImageExtensions-dynamic" CoreImageExtensions-dynamic is a .dynamic library target of a package that we are using. It seems that at some point a UUID is added to the library's identifier, which messes with code signing. When archiving and uploading the app in Xcode directly, everything works just fine. Any idea why this is happening and how I could fix it?
Posted Last updated
.
Post not yet marked as solved
2 Replies
201 Views
This is related to a Mac App. I would like to be able to make my build in Xcode Cloud available to my users in TestFlight. I would expect to be able to click the build in Xcode Cloud and see some kind of "Publish to TestFlight" action. Does this exist? Am I missing it? If not, how is this supposed to work?
Posted
by brant.
Last updated
.
Post not yet marked as solved
1 Replies
236 Views
Hi, this is what i got from Apple. our app includes incomplete features that users are required to use, such as login service. Next Steps To resolve this issue, revise your app so that it is appropriate for public distribution and provides users a complete experience. If your app is not ready for public distribution or is intended to demonstrate an app concept, use TestFlight. So may I know that what to do next?
Posted Last updated
.
Post marked as solved
2 Replies
266 Views
Just switched from a M1 MacBook Air back to an Intel Mac mini 2018 (not sure if it matters) and in the first try to distribute an app to the App Store I got a new error. The error states: The cloud signing service returned an invalid signature for It is failing when signing bundled universal binaries that where already signed before and are already in the App Store, no modification to that binaries. Replacing them with flat versions (Intel or Apple Silicon ones) works properly and the distribution process completes, but obviously the universal ones are needed. The error asks to fill a bug report but being familiar to bug reporting I know I can get some feedback tomorrow, in two years or never. Anyone else found this one? Any idea what can fix this or the best way to get in touch with Apple for a prompt fix?
Posted
by aonez.
Last updated
.
Post not yet marked as solved
3 Replies
627 Views
I am having problems registering an IOS developer Account on Appium Studio. I have 2 different paying development accounts and both are failing to register. I have upgraded the Appium Studio version to the latest version (22.1.8625) and tried different computers in different networks. “The error message is: Failed to add apple developer account with appleid: *******@*****.net and teamid: ********** reason: Bad response from server. 200: OK Server says: Authentication Error. XCode 7.3 or later is required to continue developing with your Apple ID . (3019). Please make sure you are not using a free acount, as it is not supported.” So, I’m using a paying account with the latest Appium Studio version but getting this message. please provide some help on this issue? Regards
Posted Last updated
.
Post not yet marked as solved
0 Replies
187 Views
In the last few days my Xcode cloud builds are failing with error 65. After downloading the logs and digging thru them, I am seeing the following error - line 6: $(CURRENT_PROJECT_VERSION) + 1: syntax error: operand expected (error token is "$(CURRENT_PROJECT_VERSION) + 1") This started after I did a check in of my code via the GIT Desktop app instead of Xcode. Since then I have deleted my workflow, recreated it, and reset my release # to try and clear this message, but every build fails with the exact same error. I have raised a feedback, but I am currently stuck to building and distributing my app to my TestFlight users. (I don't want to go back to the manual method, I am really enjoying Xcode cloud). Any suggestions on how to resolve this?
Posted Last updated
.
Post marked as Apple Recommended
1.7k Views
When i start my workflows, after few minutes i can see some messages like them: The Archive - iOS action could not complete due to an error. Something went wrong and the Xcode Cloud team has been notified to investigate. The error may not occur on rebuild. or The Test - iOS action could not complete due to an error. Something went wrong and the Xcode Cloud team has been notified to investigate. The error may not occur on rebuild. or The Analyze - iOS action could not complete due to an error. Something went wrong and the Xcode Cloud team has been notified to investigate. The error may not occur on rebuild. Any idea? Thanks!
Posted Last updated
.
Post not yet marked as solved
0 Replies
151 Views
We're looking to test, and build, some CLI tools on Apple Silicon. The landscape for this among all the other classic hosts (GitHub Actions, Azure, etc) is looking pretty sad at the moment (mostly due to Apple's "24-hour" virtualization policy.) If we want to compile for M1 in the cloud, it's looking like Xcode Cloud is the only place to do it. Has anyone established a workflow for this? Is it necessary to create a fake "app" or something like that, or can one run arbitrary compilation-tasks on the M1 hosts?
Posted Last updated
.
Post not yet marked as solved
4 Replies
708 Views
When I select the Create Workflow option, I get a dialog saying "This operation couldn’t be completed." I am an Admin user. Xcode 13.3
Posted
by SusanFitz.
Last updated
.
Post not yet marked as solved
0 Replies
347 Views
I use Xcode Cloud Beta since around half a year and had sometimes the problem that only the progress indicator was shown in Xcode when opening the "Cloud" tab but it was always fixed the next day. Now I have the problem that it doesn't load since many days. I tried it with the newest release version of Xcode (13.2.1) and the newest Xcode Beta 3 (13.3) but both are not working. In App Store Connect everything works fine, there I can edit my workflows. Does anyone else have these problems?
Posted Last updated
.
Post not yet marked as solved
1 Replies
317 Views
I applied for XCloud waitlist yesterday. Is there any specific no of days after it gets approved?
Posted
by nik6303.
Last updated
.