Thanks for this trick, I was doing the conversion folder by folder on child level before finding out this
@muhammadarslankhalid38962 ай бұрын
Its good but I have one question if we select folder system than we cannot use cocoapods how we can fix that issue
@swiftandtips2 ай бұрын
Get rid of CocoaPods now! 😂 Jk, I don’t know if there’s a fix for that yet
@SonHD922 ай бұрын
Thanks for your explaination. But seem like new folder's structure make Cocoapods not working. Then the solution is convert entire project to group. Don't know if CocoaPods team fixed it or not.
@swiftandtips2 ай бұрын
Thanks for your comment. I started seeing that issue with CocoaPods, but if you are still using that tool, then wait until finding for a fix 👍
@VasaMusic4382 ай бұрын
How can I set files position in INSPECTOR?
@swiftandtips2 ай бұрын
Looks like You can’t 😶🌫️
@magicinternetmoney87152 ай бұрын
Nice video thx. Using folders seems to be so much better. Why do you think Xcodes prior to this release used groups instead? I don’t see any benefit…
@swiftandtips2 ай бұрын
Thanks! I meant that groups was the default way to organize projects in Xcode 15 and earlier. Xcode 16 uses buildable folders when you create a brand new project.
@maximilianoibalborde14072 ай бұрын
Thanks for the tip. Is there any advantage using group instead of folders? Should I convert all my projects to use folders?
@swiftandtips2 ай бұрын
Great question. Right now you should use groups if your project depends on CocoaPods, otherwise I don't see why. Cheers!
@w0mblemania2 ай бұрын
Thanks for this.
@W_1_3_72 ай бұрын
Thanks, but also, I CAN'T now move/group folder in a list as I prefer.. since now they just ordered by name, because now these are real folders.. welp, this is DEAL BREAKER.
@swiftandtips2 ай бұрын
😢
@ElioFernandez2 ай бұрын
Alto dato! gracias!!!
@victorriurean2 ай бұрын
🔥
@GaneshWYT2 ай бұрын
How do we add same file in multiple targets?
@swiftandtips2 ай бұрын
In the right navigation panel, there’s an option called “Target Membership”. You just need to check the targets your file will belong to 👍