Review code and collaborate in Xcode

RSS for tag

Discuss the WWDC21 session Review code and collaborate in Xcode.

Posts under wwdc21-10205 tag

8 Posts

Post

Replies

Boosts

Views

Activity

How much data does the app 'Xcode" need in order to download?
Hi there, I am trying to get Xcode as needed for one of my classes, and I can see in the information that it is 12.7gb but when I go to download it says there is not enough disk space even though I have 35gb available. It was recommended to me by an Apple CSR that I should contact the developer in order to clarify how much the app may need in order to download. I'd greatly appreciate any help/advice given. Thank you!
1
0
582
Apr ’22
Xcode 13 and pull-request workflow
The PR / comments / discussion (eg GitHub) integration on xcode13 is very promising but I have an issue with git remotes: I have a branch is one a remote myremote/mybranch which comes from a fork of an upstream project theupstream/main. I edit/commit/push my changes to "myremote/mybranch" but now I want to create a PR myremote/mybranch => theupstream/main Is there a way to do that in Xcode 13 ? Everything looks fine when the branches are on the same remote but not on different ones. thx
1
0
1.4k
Dec ’21
No "Create Pull Request" option in XCode 13.1
Having heard about the possibility to create and comment pull requests, I was about to try this feature: I have successfully added by GitHub account in Preferences. I can see my repository, branches. I can create branches and view changes. e.t.c However, nothing related to pull requests is available: XCode does not detect pull requests I have no "Create Pull Request" button in XCode. I am using XCode 13.1. Is there anything I have to set or enable for this feature to be available? Thanks for any help in advance.
2
0
2.0k
Nov ’21
Code Review mode for multiple repo project
I have an Xcode 13 project (generated with CMake) with multiple dependencies, each one pulling a different repo. I'd like to use the new Code review mode, however I can't seem to switch which repo the project is looking at. Additionally, I can use the new source control dropdown to checkout different branches however the commit hash that is displayed is from the first alphabetically ordered dependency. Is it possible to scope these features to a specific repo?
0
0
563
Oct ’21
xcode13 beta5 build failed
reference to symbol (which has not been assigned an address) _ZNSt3__16vectorIbNS_9allocatorIbEEEC2ERKS3 in '__ZN13resourcemodel7MFModel10build_treeERKNSt3__16vectorIxNS1_9allocatorIxEEEE' from /Users/zhangxu34/Desktop/baidu/searchbox-ios/product-baidu/.easybox/storage/tekes.baidu-int.com:8181/repository/ios-release/MagicFilterSDK/11.13.0.3/MagicFilterSDK/libMagicFilterSDK.a(model.o) for architecture arm64 reference to symbol (which has not been assigned an address) XXXX for architecture arm64
1
0
457
Sep ’21
Footnote on the Launchscreen did not adjust to a different Phone Model
I have added a footnote to my launch screen with the editor of an iPhone 12 Pro centered at the bottom but when I change the iphone model and run it the text does not adjust to the new device but is offset on the screen. How can I fix this? I have also already added it as normal text.
Replies
0
Boosts
0
Views
770
Activity
May ’22
How much data does the app 'Xcode" need in order to download?
Hi there, I am trying to get Xcode as needed for one of my classes, and I can see in the information that it is 12.7gb but when I go to download it says there is not enough disk space even though I have 35gb available. It was recommended to me by an Apple CSR that I should contact the developer in order to clarify how much the app may need in order to download. I'd greatly appreciate any help/advice given. Thank you!
Replies
1
Boosts
0
Views
582
Activity
Apr ’22
Xcode Pull request from fork to upstream
How can Xcode create a pull request to propose changes you've made to a fork of an upstream repository?
Replies
0
Boosts
0
Views
641
Activity
Feb ’22
Xcode 13 and pull-request workflow
The PR / comments / discussion (eg GitHub) integration on xcode13 is very promising but I have an issue with git remotes: I have a branch is one a remote myremote/mybranch which comes from a fork of an upstream project theupstream/main. I edit/commit/push my changes to "myremote/mybranch" but now I want to create a PR myremote/mybranch => theupstream/main Is there a way to do that in Xcode 13 ? Everything looks fine when the branches are on the same remote but not on different ones. thx
Replies
1
Boosts
0
Views
1.4k
Activity
Dec ’21
No "Create Pull Request" option in XCode 13.1
Having heard about the possibility to create and comment pull requests, I was about to try this feature: I have successfully added by GitHub account in Preferences. I can see my repository, branches. I can create branches and view changes. e.t.c However, nothing related to pull requests is available: XCode does not detect pull requests I have no "Create Pull Request" button in XCode. I am using XCode 13.1. Is there anything I have to set or enable for this feature to be available? Thanks for any help in advance.
Replies
2
Boosts
0
Views
2.0k
Activity
Nov ’21
Xcode 13 Pull Request Template
Any idea how to pull in a pull request template when creating a new PR in Xcode (13)? Looks like there's a template being used in the WWDC video.
Replies
0
Boosts
0
Views
829
Activity
Nov ’21
Code Review mode for multiple repo project
I have an Xcode 13 project (generated with CMake) with multiple dependencies, each one pulling a different repo. I'd like to use the new Code review mode, however I can't seem to switch which repo the project is looking at. Additionally, I can use the new source control dropdown to checkout different branches however the commit hash that is displayed is from the first alphabetically ordered dependency. Is it possible to scope these features to a specific repo?
Replies
0
Boosts
0
Views
563
Activity
Oct ’21
xcode13 beta5 build failed
reference to symbol (which has not been assigned an address) _ZNSt3__16vectorIbNS_9allocatorIbEEEC2ERKS3 in '__ZN13resourcemodel7MFModel10build_treeERKNSt3__16vectorIxNS1_9allocatorIxEEEE' from /Users/zhangxu34/Desktop/baidu/searchbox-ios/product-baidu/.easybox/storage/tekes.baidu-int.com:8181/repository/ios-release/MagicFilterSDK/11.13.0.3/MagicFilterSDK/libMagicFilterSDK.a(model.o) for architecture arm64 reference to symbol (which has not been assigned an address) XXXX for architecture arm64
Replies
1
Boosts
0
Views
457
Activity
Sep ’21