mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[PR #503] [MERGED] Create convertSvgToAssetCatalog.sh #825
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#825
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lipis/flag-icons/pull/503
Author: @Blackjacx
Created: 11/6/2018
Status: ✅ Merged
Merged: 1/7/2019
Merged by: @lipis
Base:
master← Head:patch-1📝 Commits (1)
b774572Create convertSvgToAssetCatalog.sh📊 Changes
1 file changed (+35 additions, -0 deletions)
View changed files
➕
convertSvgToAssetCatalog.sh(+35 -0)📄 Description
This adds a bash script which can convert a list of SVG files from the input to a Xcode asset catalog containing PDF's. PDF's is iOS's standard vector format. This is very handy when you're an iOS developer and need to create e.g. a country picker.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.