Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
221 views

I was creating an app for the Apple Swift Student Challenge, and when I go to submit it I realized that it needs to be a swiftpm file. I made my app as an Xcode project, and can't find any way to ...
2 votes
1 answer
85 views

I'm a bit confused about standard behaviour when Working with other developers. Are my actions, described below, a normal practice? note: I covered team id and names for privacy concerns, but I think ...
0 votes
0 answers
207 views

I have an app that runs on both iOS and visionOS (native). Both app use the same project, just some files and code segments are different. We do not use automatic signing. Instead we use a ...
1 vote
1 answer
568 views

Is it possible to organize SPM package dependencies, which are usually placed in the "Packages" group (group or folder in Xcode project), into sub-groups or sub-folders using Tuist?
1 vote
0 answers
129 views

There're always more than one (xc)schemes in a single Xcode project/workspace. When you open a project/workspace with Xcode, Xcode will decide an active scheme as the default scheme to be build/run. ...
-2 votes
1 answer
479 views

I have 2 big projects (ProjectA & ProjectB) in a workspace. I need to access multiple files from ProjectA into ProjectB. Example: I have a file named Test.h & Test.m & Test.hpp & Test....
1 vote
0 answers
1k views

Your help would be really appreciated. Error: I’m not able to run my iOS app in Xcode simulator while the project builds. The option to run the app (from Menu bar -> Product -> Run) is grayed ...
3 votes
2 answers
3k views

I'm running Xcode 13.4.1 on an M1 and trying to run the test bundle. What I did: Created a target whose configuration includes the standard architectures as well as x86_64. Excluded architecture ...
0 votes
1 answer
863 views

Trying to setup CI for my swift package. It's already running fine for the package but I haven't found a xcodebuild command that will build the SampleApp successfully. The issue seems to be that I ...
3 votes
3 answers
996 views

I have been creating Internal (local) Swift Packages and then creating frameworks that import those packages as modules to help create service providing [public] classes and structs. Said frameworks ...
1 vote
0 answers
870 views

Iam having two .xcodeproj files in one project, While running via VSCode, i am getting this error/message Launching lib/main.dart on iPhone 13 Pro in debug mode... lib/main.dart:1 ProcessException: ...
-1 votes
1 answer
80 views

After I finished my Xcode project (macOS app), I wanted to change its name, folder names and other stuff... Everything messed up and the project wouldn't build so I decided to save all the project ...
0 votes
1 answer
170 views

I have two Xcode workspaces, both the workspaces have multiple targets. Each target in both the workspaces have storyboard file called Main.storyboard. My problem is to combine one target in the first ...
3 votes
0 answers
356 views

In my project I need to generate a file that will be used in one of my Swift Packages. I added a script to generate it as a pre-action to make sure it happens before anything else is build - and it ...
0 votes
1 answer
43 views

I have a project creat by ObjC, and upload to AppStore. Recently I got a requirement my boss want to Migrate ObjC project to Swift, and creat a new project language choose Swift. I want to know if I ...

15 30 50 per page
1
2 3 4 5
...
7

AltStyle によって変換されたページ (->オリジナル) /