Review code and collaborate in Xcode

RSS for tag

Discuss the WWDC21 session Review code and collaborate in Xcode.

Posts under wwdc21-10205 tag

10 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
579
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
500
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
456
Sep ’21
Guideline 1.2 - Safety - User Generated Content
We found in our review that your app includes user-generated content but does not have all the required precautions. Apps with user-generated content must take specific steps to moderate content and prevent abusive behavior. Next Steps To resolve this issue, please revise your app to implement the following precautions: A method for filtering objectionable content A mechanism for users to flag objectionable content The developer must act on objectionable content reports within 24 hours by removing the content and ejecting the user who provided the offending content Resources Learn more about our policies for user-generated content in App Store Review Guideline 1.2. My App was reject (Second time) and you can see why it was rejected above. I have a question -Is it enough to make a reporting system?
0
0
2.6k
Aug ’21
Accept EULA Button after AppStart
Hello, sure you can help me. I am still new to Apple and will therefore come back to you. I have submitted my app and keep getting the feedback: Require that users agree to terms (EULA) and these terms must make it clear that there is no tolerance for objectionable content or abusive users Now my question: Do you have an example code that I can include in the source code so that a popup appears with the EULA acceptance? Unfortunately I didn't find anything on google. Can you tell me which code I have to insert where? I thank you! Translated with Google Translator: D
0
0
401
Aug ’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
768
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
579
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
826
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
500
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
456
Activity
Sep ’21
Guideline 1.2 - Safety - User Generated Content
We found in our review that your app includes user-generated content but does not have all the required precautions. Apps with user-generated content must take specific steps to moderate content and prevent abusive behavior. Next Steps To resolve this issue, please revise your app to implement the following precautions: A method for filtering objectionable content A mechanism for users to flag objectionable content The developer must act on objectionable content reports within 24 hours by removing the content and ejecting the user who provided the offending content Resources Learn more about our policies for user-generated content in App Store Review Guideline 1.2. My App was reject (Second time) and you can see why it was rejected above. I have a question -Is it enough to make a reporting system?
Replies
0
Boosts
0
Views
2.6k
Activity
Aug ’21
Accept EULA Button after AppStart
Hello, sure you can help me. I am still new to Apple and will therefore come back to you. I have submitted my app and keep getting the feedback: Require that users agree to terms (EULA) and these terms must make it clear that there is no tolerance for objectionable content or abusive users Now my question: Do you have an example code that I can include in the source code so that a popup appears with the EULA acceptance? Unfortunately I didn't find anything on google. Can you tell me which code I have to insert where? I thank you! Translated with Google Translator: D
Replies
0
Boosts
0
Views
401
Activity
Aug ’21