issue commentCocoaPods/CocoaPods
Xcode 10 new build system makes asset catalog invalid specified by podspec's`resource(s)`
Just adding my experience here:
If we build our project with zero changes, the install! 'cocoapods', :disable_input_output_paths => true workaround results in our project rebuilding the asset catalog (24secs)+ running the Copy Pod Resources script (27secs) every time.
We're using (with great success) the patch to cocoapods from @dreampiggy here: https://github.com/dreampiggy/cocoapods-xcode-patch which selectively inserts ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Assets.car to the input file list files.
@dreampiggy have you attempted to make a PR to include this fix?
comment created time in 5 days
startedtuist/tuist
started time in 7 days
startedtuist/XcodeProj
started time in 7 days
startedchef/anka-buildkite-plugin
started time in 17 days
PR opened melbournecocoa/website
Fixing the titles of the presentations
pr created time in a month
push eventmelbournecocoa/website
commit sha a45e41c1c1d22cb77c4ad4b07c8b35563224cae7
Update posts.yml
push time in a month
PR opened melbournecocoa/website
- Fix spelling of Yuma's name
- Add Gerald's talk
- Be less specific to the quantity of interviews being conducted
pr created time in a month
PR opened melbournecocoa/website
What
Adding October post.
Why
Because it is the day before CocoaHeads
pr created time in a month
push eventraven/website
commit sha 5c7e722be9384d6a4d454bd54a292f5aabc3c1aa
Add October post
push time in a month
push eventrealestate-com-au/EZForm
commit sha 596c29cbad9d54ea8039e8e0e3a72bd1a91829ff
Update project to support base internalisation
commit sha 399291b2d81e13d83d9febc2d2f6b2cab23aba1a
Merge pull request #4 from michaelloo/master Update project to support base internalisation
push time in 3 months
push eventrealestate-com-au/EZForm
commit sha 0324b6204df54b3c93d3847eb5d50fe7ce55c22e
Update project to Xcode 11 beta 7 Only update required is to replace `assign` with `weak`
commit sha 11309121246acf528504b2f013021aec7e14f03f
Merge pull request #3 from michaelloo/master Update project to Xcode 11 beta 7
push time in 3 months
PR merged realestate-com-au/EZForm
Only update required is to replace assign with unsafe_unretained as per compile error suggestion
pr closed time in 3 months
pull request commentrealestate-com-au/EZForm
Update project to Xcode 11 beta 7
I feel like that should have been weak
comment created time in 3 months
push eventrealestate-com-au/EZForm
commit sha 17c5bae244b183f6a44b50c95c2cf73815728973
Turn on recommended project settings for Xcode 10.2
commit sha b85bd220913226ad52979a94bf5e6c432d2e76ae
Merge pull request #2 from michaelloo/master Turn on recommended project settings for Xcode 10.2
push time in 3 months