├── .gitignore
├── .gitmodules
├── Icons
├── Add
│ ├── Add
│ │ ├── icons8-plus-math-filled-16.png
│ │ └── icons8-plus-math-filled-32.png
│ ├── AddDark
│ │ ├── icons8-plus-math-filled-16.png
│ │ └── icons8-plus-math-filled-32.png
│ └── Plus Math Filled Icon - free download, PNG and vector.webloc
├── AppStore
│ ├── AppStore
│ │ ├── icons8-apple-app-store-filled-1024.png
│ │ ├── icons8-apple-app-store-filled-128.png
│ │ ├── icons8-apple-app-store-filled-16.png
│ │ ├── icons8-apple-app-store-filled-18.png
│ │ ├── icons8-apple-app-store-filled-256.png
│ │ ├── icons8-apple-app-store-filled-32.png
│ │ ├── icons8-apple-app-store-filled-36.png
│ │ ├── icons8-apple-app-store-filled-512.png
│ │ └── icons8-apple-app-store-filled-64.png
│ ├── AppStoreDark
│ │ ├── icons8-apple-app-store-filled-1024.png
│ │ ├── icons8-apple-app-store-filled-128.png
│ │ ├── icons8-apple-app-store-filled-16.png
│ │ ├── icons8-apple-app-store-filled-18.png
│ │ ├── icons8-apple-app-store-filled-256.png
│ │ ├── icons8-apple-app-store-filled-32.png
│ │ ├── icons8-apple-app-store-filled-36.png
│ │ ├── icons8-apple-app-store-filled-512.png
│ │ └── icons8-apple-app-store-filled-64.png
│ ├── AppStoreInverted
│ │ ├── icons8-apple-app-store-1024.png
│ │ ├── icons8-apple-app-store-128.png
│ │ ├── icons8-apple-app-store-16.png
│ │ ├── icons8-apple-app-store-18.png
│ │ ├── icons8-apple-app-store-256.png
│ │ ├── icons8-apple-app-store-32.png
│ │ ├── icons8-apple-app-store-36.png
│ │ ├── icons8-apple-app-store-512.png
│ │ └── icons8-apple-app-store-64.png
│ ├── AppStoreInvertedDark
│ │ ├── icons8-apple-app-store-1024.png
│ │ ├── icons8-apple-app-store-128.png
│ │ ├── icons8-apple-app-store-16.png
│ │ ├── icons8-apple-app-store-18.png
│ │ ├── icons8-apple-app-store-256.png
│ │ ├── icons8-apple-app-store-32.png
│ │ ├── icons8-apple-app-store-36.png
│ │ ├── icons8-apple-app-store-512.png
│ │ └── icons8-apple-app-store-64.png
│ ├── Apple App Store Filled Icon - free download, PNG and vector.webloc
│ └── Apple App Store Icon - free download, PNG and vector.webloc
├── Apple
│ ├── Apple Filled Icon - free download, PNG and vector.webloc
│ ├── Apple Icon - free download, PNG and vector.webloc
│ ├── Apple
│ │ ├── icons8-apple-filled-18.png
│ │ ├── icons8-apple-filled-36.png
│ │ ├── icons8-apple-logo-filled-1024.png
│ │ ├── icons8-apple-logo-filled-128.png
│ │ ├── icons8-apple-logo-filled-16.png
│ │ ├── icons8-apple-logo-filled-256.png
│ │ ├── icons8-apple-logo-filled-32.png
│ │ ├── icons8-apple-logo-filled-512.png
│ │ └── icons8-apple-logo-filled-64.png
│ ├── AppleDark
│ │ ├── icons8-apple-filled-1024.png
│ │ ├── icons8-apple-filled-128.png
│ │ ├── icons8-apple-filled-16.png
│ │ ├── icons8-apple-filled-18.png
│ │ ├── icons8-apple-filled-256.png
│ │ ├── icons8-apple-filled-32.png
│ │ ├── icons8-apple-filled-36.png
│ │ ├── icons8-apple-filled-512.png
│ │ └── icons8-apple-filled-64.png
│ ├── AppleInverted
│ │ ├── icons8-apple-1024.png
│ │ ├── icons8-apple-128.png
│ │ ├── icons8-apple-16.png
│ │ ├── icons8-apple-18.png
│ │ ├── icons8-apple-256.png
│ │ ├── icons8-apple-32.png
│ │ ├── icons8-apple-36.png
│ │ ├── icons8-apple-512.png
│ │ └── icons8-apple-64.png
│ └── AppleInvertedDark
│ │ ├── icons8-apple-1024.png
│ │ ├── icons8-apple-128.png
│ │ ├── icons8-apple-16.png
│ │ ├── icons8-apple-18.png
│ │ ├── icons8-apple-256.png
│ │ ├── icons8-apple-32.png
│ │ ├── icons8-apple-36.png
│ │ ├── icons8-apple-512.png
│ │ └── icons8-apple-64.png
├── Approval
│ ├── Approval Filled Icon - free download, PNG and vector.webloc
│ ├── Approval Icon - free download, PNG and vector.webloc
│ ├── Approval
│ │ ├── icons8-approval-filled-16.png
│ │ ├── icons8-approval-filled-18.png
│ │ ├── icons8-approval-filled-32.png
│ │ ├── icons8-approval-filled-36.png
│ │ └── icons8-approval-filled-64.png
│ ├── ApprovalDark
│ │ ├── icons8-approval-filled-16.png
│ │ ├── icons8-approval-filled-18.png
│ │ ├── icons8-approval-filled-32.png
│ │ ├── icons8-approval-filled-36.png
│ │ └── icons8-approval-filled-64.png
│ ├── ApprovalDeSelected
│ │ ├── icons8-approval-16.png
│ │ ├── icons8-approval-18.png
│ │ ├── icons8-approval-32.png
│ │ ├── icons8-approval-36.png
│ │ └── icons8-approval-64.png
│ └── ApprovalDeSelectedDark
│ │ ├── icons8-approval-16.png
│ │ ├── icons8-approval-18.png
│ │ ├── icons8-approval-32.png
│ │ ├── icons8-approval-36.png
│ │ └── icons8-approval-64.png
├── ArrowDown
│ ├── ArrowDown
│ │ └── icons8-sort-down-filled-30.png
│ ├── ArrowDownDark
│ │ └── icons8-sort-down-filled-30.png
│ └── Sort Down Filled Icon - free download, PNG and vector.webloc
├── ArrowRight
│ ├── ArrowRight
│ │ └── icons8-right-arrow-filled-64.png
│ ├── ArrowRightDark
│ │ └── icons8-right-arrow-filled-64.png
│ └── Right Arrow Filled Icon - free download, PNG and vector.webloc
├── DragDrop
│ ├── Drag-and-drop icons | Noun Project.webloc
│ ├── DragDrop
│ │ ├── dragDrop56x842.png
│ │ ├── noun_drag-and-drop_49665-100x100.png
│ │ ├── noun_drag-and-drop_49665-128x128.png
│ │ ├── noun_drag-and-drop_49665-512x512.png
│ │ └── noun_drag-and-drop_49665_1200x1200.png
│ └── DragDropDark
│ │ ├── dragDrop56x84.png
│ │ ├── noun_drag-and-drop_49665-100x100.png
│ │ ├── noun_drag-and-drop_49665-128x128.png
│ │ ├── noun_drag-and-drop_49665-512x512.png
│ │ └── noun_drag-and-drop_49665_1200x1200.png
├── EditFile
│ ├── Edit File Filled Icon - free download, PNG and vector.webloc
│ ├── Edit File Icono - descarga gratuita, PNG y vector.webloc
│ ├── EditFile
│ │ ├── icons8-edit-file-filled-16.png
│ │ ├── icons8-edit-file-filled-18.png
│ │ ├── icons8-edit-file-filled-32.png
│ │ ├── icons8-edit-file-filled-36.png
│ │ └── icons8-edit-file-filled-64.png
│ ├── EditFileDark
│ │ ├── icons8-edit-file-filled-16.png
│ │ ├── icons8-edit-file-filled-18.png
│ │ ├── icons8-edit-file-filled-32.png
│ │ ├── icons8-edit-file-filled-36.png
│ │ └── icons8-edit-file-filled-64.png
│ ├── EditFileDeSelected
│ │ ├── icons8-edit-file-16.png
│ │ ├── icons8-edit-file-18.png
│ │ ├── icons8-edit-file-32.png
│ │ ├── icons8-edit-file-36.png
│ │ └── icons8-edit-file-64.png
│ └── EditFileDeSelectedDark
│ │ ├── icons8-edit-file-16.png
│ │ ├── icons8-edit-file-18.png
│ │ ├── icons8-edit-file-32.png
│ │ ├── icons8-edit-file-36.png
│ │ └── icons8-edit-file-64.png
├── PlaceholderCircle
│ ├── Inactive State Icon - free download, PNG and vector.webloc
│ ├── PlaceholderCircle
│ │ ├── icons8-inactive-state-28.png
│ │ ├── icons8-inactive-state-31.png
│ │ ├── icons8-inactive-state-56.png
│ │ └── icons8-inactive-state-62.png
│ └── PlaceholderCircleDark
│ │ ├── icons8-inactive-state-28.png
│ │ ├── icons8-inactive-state-31.png
│ │ ├── icons8-inactive-state-56.png
│ │ └── icons8-inactive-state-62.png
├── PlaceholderSquare
│ ├── PlaceholderSquare
│ │ ├── icons8-ios-application-placeholder-28.png
│ │ ├── icons8-ios-application-placeholder-31.png
│ │ ├── icons8-ios-application-placeholder-56.png
│ │ └── icons8-ios-application-placeholder-62.png
│ ├── PlaceholderSquareDark
│ │ ├── icons8-ios-application-placeholder-28.png
│ │ ├── icons8-ios-application-placeholder-31.png
│ │ ├── icons8-ios-application-placeholder-56.png
│ │ └── icons8-ios-application-placeholder-62.png
│ └── iOS Application Placeholder Icon - free download, PNG and vector.webloc
├── SourceCodeTags
│ ├── Source Code Icon - free download, PNG and vector.webloc
│ ├── SourceCodeTags
│ │ ├── icons8-source-code-16.png
│ │ ├── icons8-source-code-32.png
│ │ └── icons8-source-code-64.png
│ └── SourceCodeTagsDark
│ │ ├── icons8-source-code-16.png
│ │ ├── icons8-source-code-32.png
│ │ └── icons8-source-code-64.png
├── Subtract
│ ├── Subtract Filled Icon - free download, PNG and vector.webloc
│ ├── Subtract
│ │ ├── icons8-subtract-filled-16.png
│ │ └── icons8-subtract-filled-32.png
│ └── SubtractDark
│ │ ├── icons8-subtract-filled-16.png
│ │ └── icons8-subtract-filled-32.png
└── iMac
│ ├── "iMac Filled"-Icon - Kostenloser Download, PNG und Vektorgrafik.webloc
│ ├── iMac Icon - free download, PNG and vector.webloc
│ ├── iMac
│ ├── icons8-imac-filled-16.png
│ ├── icons8-imac-filled-18.png
│ ├── icons8-imac-filled-32.png
│ ├── icons8-imac-filled-36.png
│ └── icons8-imac-filled-64.png
│ ├── iMacDark
│ ├── icons8-imac-filled-16.png
│ ├── icons8-imac-filled-18.png
│ ├── icons8-imac-filled-32.png
│ ├── icons8-imac-filled-36.png
│ └── icons8-imac-filled-64.png
│ ├── iMacDeSelected
│ ├── icons8-imac-16.png
│ ├── icons8-imac-18.png
│ ├── icons8-imac-32.png
│ ├── icons8-imac-36.png
│ └── icons8-imac-64.png
│ └── iMacDeSelectedDark
│ ├── icons8-imac-16.png
│ ├── icons8-imac-18.png
│ ├── icons8-imac-32.png
│ ├── icons8-imac-36.png
│ └── icons8-imac-64.png
├── LICENSE
├── ProfileCreator
├── .swiftlint.yml
├── ProfileCreator.xcodeproj
│ ├── project.pbxproj
│ └── project.xcworkspace
│ │ ├── contents.xcworkspacedata
│ │ └── xcshareddata
│ │ ├── IDEWorkspaceChecks.plist
│ │ └── swiftpm
│ │ └── Package.resolved
├── ProfileCreator
│ ├── Constants
│ │ ├── Constants.swift
│ │ ├── DictionaryKeys.swift
│ │ ├── Enums.swift
│ │ ├── NSPasteboard.PasteboardType.swift
│ │ ├── NSToolbarItem.Identifier.swift
│ │ ├── NSUserInterfaceItemIdentifier.swift
│ │ └── Notification.Name.swift
│ ├── Core
│ │ ├── AppDelegate.swift
│ │ ├── Assets.xcassets
│ │ │ ├── Add.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-plus-math-filled-16.png
│ │ │ │ ├── icons8-plus-math-filled-17.png
│ │ │ │ ├── icons8-plus-math-filled-32.png
│ │ │ │ └── icons8-plus-math-filled-33.png
│ │ │ ├── AppIcon.appiconset
│ │ │ │ ├── 128.png
│ │ │ │ ├── 256-1.png
│ │ │ │ ├── 256.png
│ │ │ │ ├── 512-1.png
│ │ │ │ ├── 512.png
│ │ │ │ ├── 64.png
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icon_16x16.png
│ │ │ │ ├── icon_16x16@2x.png
│ │ │ │ ├── icon_32x32.png
│ │ │ │ └── icon_512x512@2x.png
│ │ │ ├── AppIconBlank.appiconset
│ │ │ │ └── Contents.json
│ │ │ ├── AppStore.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-apple-app-store-filled-18.png
│ │ │ │ ├── icons8-apple-app-store-filled-19.png
│ │ │ │ ├── icons8-apple-app-store-filled-36.png
│ │ │ │ └── icons8-apple-app-store-filled-37.png
│ │ │ ├── AppStoreDeSelected.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-apple-app-store-18.png
│ │ │ │ ├── icons8-apple-app-store-19.png
│ │ │ │ ├── icons8-apple-app-store-36.png
│ │ │ │ └── icons8-apple-app-store-37.png
│ │ │ ├── Apple.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-apple-filled-18.png
│ │ │ │ ├── icons8-apple-filled-19.png
│ │ │ │ ├── icons8-apple-filled-36.png
│ │ │ │ └── icons8-apple-filled-37.png
│ │ │ ├── AppleDeSelected.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-apple-18.png
│ │ │ │ ├── icons8-apple-19.png
│ │ │ │ ├── icons8-apple-36.png
│ │ │ │ └── icons8-apple-37.png
│ │ │ ├── Approval.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-approval-filled-18.png
│ │ │ │ ├── icons8-approval-filled-19.png
│ │ │ │ ├── icons8-approval-filled-36.png
│ │ │ │ └── icons8-approval-filled-37.png
│ │ │ ├── ApprovalDeSelected.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-approval-18.png
│ │ │ │ ├── icons8-approval-19.png
│ │ │ │ ├── icons8-approval-36.png
│ │ │ │ └── icons8-approval-37.png
│ │ │ ├── ArrowDown.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-sort-down-filled-30.png
│ │ │ │ ├── icons8-sort-down-filled-31.png
│ │ │ │ ├── icons8-sort-down-filled-32.png
│ │ │ │ └── icons8-sort-down-filled-33.png
│ │ │ ├── ArrowRight.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-right-arrow-filled-64.png
│ │ │ │ ├── icons8-right-arrow-filled-65.png
│ │ │ │ ├── icons8-right-arrow-filled-66.png
│ │ │ │ └── icons8-right-arrow-filled-67.png
│ │ │ ├── Contents.json
│ │ │ ├── CustomPayload.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-edit-file-filled-18.png
│ │ │ │ ├── icons8-edit-file-filled-19.png
│ │ │ │ ├── icons8-edit-file-filled-36.png
│ │ │ │ └── icons8-edit-file-filled-37.png
│ │ │ ├── CustomPayloadDeSelected.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-edit-file-18.png
│ │ │ │ ├── icons8-edit-file-19.png
│ │ │ │ ├── icons8-edit-file-36.png
│ │ │ │ └── icons8-edit-file-37.png
│ │ │ ├── Documentation.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-literature-filled-12-3.png
│ │ │ │ ├── icons8-literature-filled-12-4.png
│ │ │ │ ├── icons8-literature-filled-24-4.png
│ │ │ │ └── icons8-literature-filled-24-5.png
│ │ │ ├── DocumentationDeSelected.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-literature-12.png
│ │ │ │ ├── icons8-literature-24.png
│ │ │ │ ├── icons8-literature-filled-12-2.png
│ │ │ │ └── icons8-literature-filled-24-3.png
│ │ │ ├── DragDrop.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── dragDrop56x84-1.png
│ │ │ │ ├── dragDrop56x84.png
│ │ │ │ ├── dragDrop56x842-1.png
│ │ │ │ └── dragDrop56x842.png
│ │ │ ├── Edit.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-more-16.png
│ │ │ │ ├── icons8-more-32.png
│ │ │ │ ├── icons8-more-filled-16.png
│ │ │ │ └── icons8-more-filled-32.png
│ │ │ ├── SourceCode.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-code-filled-18.png
│ │ │ │ ├── icons8-code-filled-19.png
│ │ │ │ ├── icons8-code-filled-36.png
│ │ │ │ └── icons8-code-filled-37.png
│ │ │ ├── SourceCodeDeSelected.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-code-18.png
│ │ │ │ ├── icons8-code-19.png
│ │ │ │ ├── icons8-code-36.png
│ │ │ │ └── icons8-code-37.png
│ │ │ ├── SubstitutionVariables.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-translation-filled-12-2.png
│ │ │ │ ├── icons8-translation-filled-12.png
│ │ │ │ ├── icons8-translation-filled-24-2.png
│ │ │ │ └── icons8-translation-filled-24.png
│ │ │ ├── SubstitutionVariablesDeSelected.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-translation-12-2.png
│ │ │ │ ├── icons8-translation-12.png
│ │ │ │ ├── icons8-translation-24-2.png
│ │ │ │ └── icons8-translation-24.png
│ │ │ ├── SubstitutionVariablesHash.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-hash-filled-12-2.png
│ │ │ │ ├── icons8-hash-filled-12.png
│ │ │ │ ├── icons8-hash-filled-24-2.png
│ │ │ │ └── icons8-hash-filled-24.png
│ │ │ ├── SubstitutionVariablesHashDeSelected.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-hash-12-2.png
│ │ │ │ ├── icons8-hash-12.png
│ │ │ │ ├── icons8-hash-24-2.png
│ │ │ │ └── icons8-hash-24.png
│ │ │ ├── Subtract.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-subtract-filled-16.png
│ │ │ │ ├── icons8-subtract-filled-17.png
│ │ │ │ ├── icons8-subtract-filled-32.png
│ │ │ │ └── icons8-subtract-filled-33.png
│ │ │ ├── controlBackgroundColorCustom.colorset
│ │ │ │ └── Contents.json
│ │ │ ├── iMac.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-imac-filled-18.png
│ │ │ │ ├── icons8-imac-filled-19.png
│ │ │ │ ├── icons8-imac-filled-36.png
│ │ │ │ └── icons8-imac-filled-37.png
│ │ │ └── iMacDeSelected.imageset
│ │ │ │ ├── Contents.json
│ │ │ │ ├── icons8-imac-18.png
│ │ │ │ ├── icons8-imac-19.png
│ │ │ │ ├── icons8-imac-36.png
│ │ │ │ └── icons8-imac-37.png
│ │ ├── Base.lproj
│ │ │ └── Main.storyboard
│ │ ├── Info.plist
│ │ ├── ProfileCreator.entitlements
│ │ └── mul.lproj
│ │ │ └── Main.xcstrings
│ ├── Extensions
│ │ ├── ExtensionArray.swift
│ │ ├── ExtensionBool.swift
│ │ ├── ExtensionBundle.swift
│ │ ├── ExtensionData.swift
│ │ ├── ExtensionDouble.swift
│ │ ├── ExtensionFileManager.swift
│ │ ├── ExtensionInt.swift
│ │ ├── ExtensionNSTextField.swift
│ │ ├── ExtensionPayloadSubkey.swift
│ │ ├── ExtensionString.swift
│ │ └── ExtensionURL.swift
│ ├── ExtensionsOld
│ │ ├── ColorKeywordMap.swift
│ │ ├── CoreExtensions.swift
│ │ ├── SecCertificate.swift
│ │ └── SecIdentity.swift
│ ├── Graphics
│ │ └── Icons
│ │ │ ├── SidebarFolder.icns
│ │ │ ├── donatePayPal_CardInfo.gif
│ │ │ ├── donatePayPal_Large.gif
│ │ │ ├── donatePayPal_Small.gif
│ │ │ └── unavailable.png
│ ├── Keychain
│ │ └── Keychain.swift
│ ├── Main Window Profile List
│ │ ├── MainWindowTableView.swift
│ │ └── MainWindowTableViewItems.swift
│ ├── Main Window Profile Preview
│ │ └── MainWindowProfilePreview.swift
│ ├── Main Window Sidebar
│ │ ├── MainWindowAllProfiles.swift
│ │ ├── MainWindowLibrary.swift
│ │ ├── MainWindowLibraryJSS.swift
│ │ ├── MainWindowOutlineView.swift
│ │ ├── MainWindowOutlineViewController.swift
│ │ └── MainWindowOutlineViewItems.swift
│ ├── Main Window Toolbar
│ │ └── MainWindowToolbarItemTitle.swift
│ ├── Main Window
│ │ ├── MainWindow.swift
│ │ ├── MainWindowSplitView.swift
│ │ └── MainWindowWelcomeView.swift
│ ├── Preferences Window Views
│ │ ├── PreferencesAdvanced.swift
│ │ ├── PreferencesEditor.swift
│ │ ├── PreferencesGeneral.swift
│ │ ├── PreferencesLibrary.swift
│ │ ├── PreferencesPayloads.swift
│ │ ├── PreferencesProfileDefaults.swift
│ │ └── PreferencesViewElements.swift
│ ├── Preferences Window
│ │ ├── Preferences.swift
│ │ └── PreferencesMDM.swift
│ ├── Profile Editor Edit Key
│ │ ├── ProfileEditorEditKey.swift
│ │ ├── ProfileEditorEditKeyView.swift
│ │ └── ProfileEditorEditKeyWindow.swift
│ ├── Profile Editor OutlineView
│ │ ├── ProfileEditorOutlineView.swift
│ │ ├── ProfileEditorOutlineViewController.swift
│ │ └── PropertyListEditor Source
│ │ │ ├── Converters
│ │ │ ├── PropertyListItemConvertible.swift
│ │ │ ├── PropertyListObjectConvertible.swift
│ │ │ ├── PropertyListXMLReader.swift
│ │ │ └── PropertyListXMLWritable.swift
│ │ │ ├── Extensions
│ │ │ ├── DateFormatter+PropertyLists.swift
│ │ │ ├── NSNumber+Types.swift
│ │ │ └── NumberFormatter+PropertyLists.swift
│ │ │ ├── Formatters
│ │ │ ├── LenientDateFormatter.swift
│ │ │ └── PropertyListDataFormatter.swift
│ │ │ ├── Items
│ │ │ ├── PropertyListArray.swift
│ │ │ ├── PropertyListCollection.swift
│ │ │ ├── PropertyListDictionary.swift
│ │ │ ├── PropertyListItem.swift
│ │ │ └── PropertyListType.swift
│ │ │ ├── PropertyListEnums.swift
│ │ │ └── PropertyListTree.swift
│ ├── Profile Editor Payload Library CellView Items
│ │ ├── LibraryCellViewItemButton.swift
│ │ ├── LibraryCellViewItemImageView.swift
│ │ └── LibraryCellViewItemTextField.swift
│ ├── Profile Editor Payload Library CellViews
│ │ ├── PayloadLibraryCellView.swift
│ │ ├── PayloadLibraryCellViewLibrary.swift
│ │ ├── PayloadLibraryCellViewLibraryGroup.swift
│ │ └── PayloadLibraryCellViewProfile.swift
│ ├── Profile Editor Payload Library
│ │ ├── PayloadLibraryFilter.swift
│ │ ├── PayloadLibraryMenu.swift
│ │ ├── PayloadLibraryNoPayloadsView.swift
│ │ ├── PayloadLibraryNoProfilePayloadsView.swift
│ │ ├── PayloadLibrarySplitView.swift
│ │ └── PayloadLibraryTableViews.swift
│ ├── Profile Editor Settings PopOver
│ │ ├── ProfileEditorSettings.swift
│ │ └── ProfileEditorSettingsViewController.swift
│ ├── Profile Editor TableView CellView Items
│ │ ├── PayloadCellViewItemBox.swift
│ │ ├── PayloadCellViewItemCheckbox.swift
│ │ ├── PayloadCellViewItemComboBox.swift
│ │ ├── PayloadCellViewItemDatePicker.swift
│ │ ├── PayloadCellViewItemFileView.swift
│ │ ├── PayloadCellViewItemPopUpButton.swift
│ │ ├── PayloadCellViewItemRadioButton.swift
│ │ ├── PayloadCellViewItemSegmentedControl.swift
│ │ ├── PayloadCellViewItemSlider.swift
│ │ ├── PayloadCellViewItemTableView.swift
│ │ ├── PayloadCellViewItemTextField.swift
│ │ └── PayloadCellViewItemTextView.swift
│ ├── Profile Editor TableView CellView TableView Items
│ │ ├── EditorTableViewCellViewArray.swift
│ │ ├── EditorTableViewCellViewCheckbox.swift
│ │ ├── EditorTableViewCellViewComboBox.swift
│ │ ├── EditorTableViewCellViewPopUpButton.swift
│ │ ├── EditorTableViewCellViewTextField.swift
│ │ └── EditorTableViewCellViewTextFieldNumber.swift
│ ├── Profile Editor TableView CellViews
│ │ ├── PayloadCellView.swift
│ │ ├── PayloadCellViewCheckbox.swift
│ │ ├── PayloadCellViewCheckboxArray.swift
│ │ ├── PayloadCellViewComboBox.swift
│ │ ├── PayloadCellViewDatePicker.swift
│ │ ├── PayloadCellViewDictionary.swift
│ │ ├── PayloadCellViewEnable.swift
│ │ ├── PayloadCellViewFile.swift
│ │ ├── PayloadCellViewFooter.swift
│ │ ├── PayloadCellViewHostPort.swift
│ │ ├── PayloadCellViewNoKeys.swift
│ │ ├── PayloadCellViewPadding.swift
│ │ ├── PayloadCellViewPopOver.swift
│ │ ├── PayloadCellViewPopUpButton.swift
│ │ ├── PayloadCellViewPopUpButtonSegments.swift
│ │ ├── PayloadCellViewProtocols.swift
│ │ ├── PayloadCellViewRadioButtons.swift
│ │ ├── PayloadCellViewSegmentedControl.swift
│ │ ├── PayloadCellViewSlider.swift
│ │ ├── PayloadCellViewTableView.swift
│ │ ├── PayloadCellViewTextField.swift
│ │ ├── PayloadCellViewTextFieldNumber.swift
│ │ ├── PayloadCellViewTextView.swift
│ │ ├── PayloadCellViewTitle.swift
│ │ ├── PayloadCellViewWarning.swift
│ │ └── PayloadCellViews.swift
│ ├── Profile Editor Toolbar
│ │ ├── ProfileEditorWindowToolbarItemAdd.swift
│ │ ├── ProfileEditorWindowToolbarItemEditorView.swift
│ │ ├── ProfileEditorWindowToolbarItemExport.swift
│ │ ├── ProfileEditorWindowToolbarItemSettings.swift
│ │ └── ProfileEditorWindowToolbarItemTitle.swift
│ ├── Profile Editor Window
│ │ ├── ProfileEditorSplitView.swift
│ │ └── ProfileEditorWindowController.swift
│ ├── Profile Editor
│ │ ├── ProfileEditor.swift
│ │ ├── ProfileEditorExtensionOutlineView.swift
│ │ ├── ProfileEditorExtensionSourceView.swift
│ │ ├── ProfileEditorExtensionTabView.swift
│ │ ├── ProfileEditorHeaderView.swift
│ │ ├── ProfileEditorTab.swift
│ │ └── ProfileEditorUI.swift
│ ├── Profile Settings
│ │ ├── ProfileSettings.swift
│ │ ├── ProfileSettingsCache.swift
│ │ ├── ProfileSettingsConditionals.swift
│ │ ├── ProfileSettingsCopy.swift
│ │ ├── ProfileSettingsCurrent.swift
│ │ ├── ProfileSettingsIncluded.swift
│ │ ├── ProfileSettingsPayloadEnabled.swift
│ │ ├── ProfileSettingsPayloadKeysEnabled.swift
│ │ ├── ProfileSettingsPayloadKeysExcluded.swift
│ │ ├── ProfileSettingsPayloadKeysRequired.swift
│ │ ├── ProfileSettingsPlatforms.swift
│ │ ├── ProfileSettingsSettings.swift
│ │ ├── ProfileSettingsSetup.swift
│ │ ├── ProfileSettingsStrings.swift
│ │ ├── ProfileSettingsType.swift
│ │ ├── ProfileSettingsValues.swift
│ │ ├── ProfileSettingsViewSettings.swift
│ │ └── ProfileSettingsViewValues.swift
│ ├── Profile
│ │ ├── Profile.swift
│ │ ├── ProfileController.swift
│ │ ├── ProfileExport.swift
│ │ ├── ProfileExportAccessoryView.swift
│ │ ├── ProfileExportPlistAccessoryView.swift
│ │ ├── ProfileImport.swift
│ │ └── ProfileSigning.swift
│ ├── ProfileCreatorRelease.entitlements
│ ├── Resources
│ │ └── DefaultPreferences.plist
│ ├── Utility
│ │ ├── AdaptiveSpaceItem.swift
│ │ ├── Alert.swift
│ │ ├── AppResources.swift
│ │ ├── Certificate.swift
│ │ ├── ConstantsOld.swift
│ │ ├── DesignatedRequirement.swift
│ │ ├── Error.swift
│ │ ├── FontInfo.swift
│ │ ├── Identities.swift
│ │ ├── KeyPath.swift
│ │ ├── Log.swift
│ │ ├── OverlayScrollView.swift
│ │ ├── OverlayScroller.swift
│ │ ├── StreamReader.swift
│ │ └── ViewWhite.swift
│ ├── Value Import Processors
│ │ ├── ValueImportError.swift
│ │ ├── ValueImportProcessor.swift
│ │ ├── ValueImportProcessorASAMApplications.swift
│ │ ├── ValueImportProcessorApplicationAccessWhiteList.swift
│ │ ├── ValueImportProcessorCertificateTransparency.swift
│ │ ├── ValueImportProcessorDashboardWhiteList.swift
│ │ ├── ValueImportProcessorDirectory.swift
│ │ ├── ValueImportProcessorDockStaticApps.swift
│ │ ├── ValueImportProcessorDockStaticOthers.swift
│ │ ├── ValueImportProcessorFirewallApplications.swift
│ │ ├── ValueImportProcessorKernelExtensionPolicyKernelExtensions.swift
│ │ ├── ValueImportProcessorKernelExtensionPolicyTeamIdentifiers.swift
│ │ ├── ValueImportProcessorLineValue.swift
│ │ ├── ValueImportProcessorPrivacyPolicy.swift
│ │ ├── ValueImportProcessorPrivacyPolicyAppleEvents.swift
│ │ ├── ValueImportProcessorSystemExtensionPolicyAllowedTypes.swift
│ │ ├── ValueImportProcessorSystemExtensionPolicyBundleIdentifier.swift
│ │ ├── ValueImportProcessorSystemExtensionPolicyRemovable.swift
│ │ └── ValueImportProcessors.swift
│ ├── Value Info Processors
│ │ ├── FileInfo.swift
│ │ ├── FileInfoProcessor.swift
│ │ ├── FileInfoProcessorCertificate.swift
│ │ ├── FileInfoProcessorFont.swift
│ │ ├── FileInfoProcessorImage.swift
│ │ ├── FileInfoProcessors.swift
│ │ ├── ValueInfo.swift
│ │ ├── ValueInfoProcessor.swift
│ │ ├── ValueInfoProcessorCertificate.swift
│ │ ├── ValueInfoProcessorFont.swift
│ │ ├── ValueInfoProcessorImage.swift
│ │ ├── ValueInfoProcessorShellScript.swift
│ │ └── ValueInfoProcessors.swift
│ └── Value Transformers
│ │ └── HexColorTransformer.swift
├── ProfileCreatorExportTests
│ ├── ExportConfigurations
│ │ └── com.apple.TCC.configuration-profile-policy.pfcconf
│ ├── ExportProfiles
│ │ └── com.apple.TCC.configuration-profile-policy.mobileconfig
│ ├── Info.plist
│ └── ProfileCreatorExportTests.swift
├── ReleaseNotes
│ ├── v0.1
│ │ ├── ProfileCreator-v0.1-beta.1.markdown
│ │ ├── ProfileCreator-v0.1-beta.2.markdown
│ │ ├── ProfileCreator-v0.1-beta.2b.markdown
│ │ ├── ProfileCreator-v0.1-beta.3.markdown
│ │ └── ProfileCreator-v0.1-beta.4.markdown
│ ├── v0.2
│ │ ├── ProfileCreator-v0.2.0-beta.markdown
│ │ ├── ProfileCreator-v0.2.1-beta.markdown
│ │ ├── ProfileCreator-v0.2.2-beta.markdown
│ │ ├── ProfileCreator-v0.2.3-beta.markdown
│ │ ├── ProfileCreator-v0.2.4-beta.markdown
│ │ └── ProfileCreator-v0.2.5-beta.markdown
│ └── v0.3
│ │ ├── ProfileCreator-v0.3.0-beta.markdown
│ │ ├── ProfileCreator-v0.3.1-beta.markdown
│ │ └── ProfileCreator-v0.3.2-beta.markdown
└── WFColorCode
│ ├── .gitignore
│ ├── .swift-version
│ ├── .swiftlint.yml
│ ├── .travis.yml
│ ├── CHANGELOG.md
│ ├── ColorCode.xcodeproj
│ ├── ColorCodeTests_Info.plist
│ ├── ColorCode_Info.plist
│ ├── project.pbxproj
│ ├── project.xcworkspace
│ │ ├── contents.xcworkspacedata
│ │ └── xcshareddata
│ │ │ └── IDEWorkspaceChecks.plist
│ └── xcshareddata
│ │ └── xcschemes
│ │ ├── ColorCode.xcscheme
│ │ └── xcschememanagement.plist
│ ├── LICENSE
│ ├── Package.swift
│ ├── README.md
│ ├── Sources
│ └── ColorCode
│ │ ├── ColorKeywordMap.swift
│ │ ├── NSColor+ColorCode.swift
│ │ └── NSColor+HSL.swift
│ ├── Tests
│ └── ColorCodeTests
│ │ └── ColorCodeTests.swift
│ └── WFColorCode.podspec
├── README.md
└── resources
├── screenshots
└── ProfileCreator.png
├── tools
└── buildReleaseDMG.bash
└── wiki
├── 128.png
├── 256.png
├── AirPrint_Error_After_GUI.png
├── AirPrint_Error_After_XML.png
├── AirPrint_Error_Before_GUI.png
├── AirPrint_Error_Before_XML.png
├── Array_of_Dictionaries_GUI.png
├── Array_of_Dictionaries_XML.png
├── Builder_ActivePayloads_Highlighted.png
├── Builder_Buttons.png
├── Builder_General_New1.png
├── Builder_General_New1_Highlighted.png
├── Builder_General_New2.png
├── Builder_General_New2_Highlighted.png
├── Builder_MDM_PreventRemoval1.png
├── Builder_MDM_PreventRemoval2.png
├── Builder_PayloadAdd.png
├── Builder_PayloadAdd_Duplicate.png
├── Builder_PayloadAdd_DuplicateTabs.png
├── Builder_PayloadAdd_Highlighted.png
├── Builder_PayloadRemove.png
├── Builder_Payload_Domain1.png
├── Builder_Payload_Domain2.png
├── Builder_Payload_Import1.png
├── Builder_Payload_Import2.png
├── Builder_Payload_Import3.png
├── Builder_Payload_Segments1.png
├── Builder_Payload_Segments2.png
├── Builder_ProfileStyles.png
├── Builder_Save.png
├── Builder_XML.png
├── Builder_XML_MCX.png
├── Builder_XML_Profile.png
├── Export_Plist.png
├── Export_Profile.png
├── Export_Profile_Highlighted.png
├── Export_Profile_Settings.png
├── Export_Share_Button.png
├── Library_Buttons.png
├── Library_GroupCreation.png
├── Library_Group_ProfileAdd.png
├── Library_Group_ProfileAdded.png
├── Library_Group_ProfileRemoval.png
├── Library_Group_opt.png
├── Library_MainWindow_Empty.png
├── Library_MainWindow_Profile.png
├── Library_MainWindow_ProfileRightClickMenu.png
├── Library_MainWindow_Profiles.png
├── Library_Sidebar.png
├── Menu_Developer.png
├── Payloads_AppleDomains.png
├── Payloads_AppleManagedPreferences.png
├── Payloads_ApplicationManagedPreferences.png
├── Payloads_Bar_AppleDomains.png
├── Payloads_Bar_AppleManagedPreferences.png
├── Payloads_Bar_ApplicationManagedPreferences.png
├── Payloads_Bar_ApplicationManagedPreferencesLocal.png
├── Payloads_Bar_Custom.png
├── Payloads_Custom.png
├── Payloads_SmartCardDuplicates.png
├── Pref_Templates_Array_of_Strings_Dropdown.png
├── Pref_Templates_Array_of_Strings_Dropdown_Unique1.png
├── Pref_Templates_Array_of_Strings_Dropdown_Unique2.png
├── Pref_Templates_Array_of_Strings_Textbox.png
├── Pref_Templates_Boolean_Checkbox.png
├── Pref_Templates_Boolean_Inverted1.png
├── Pref_Templates_Boolean_Inverted2.png
├── Pref_Templates_Boolean_Radio.png
├── Pref_Templates_Integer_Dropdown1.png
├── Pref_Templates_Integer_Dropdown2.png
├── Pref_Templates_Integer_Dropdown_Friendly.png
├── Pref_Templates_Integer_Textbox.png
├── Pref_Templates_Integer_Textbox_Placeholder.png
├── Pref_Templates_Integer_Textbox_Range.png
├── Pref_Templates_Real_Textbox.png
├── Pref_Templates_Real_Textbox_Decimals1.png
├── Pref_Templates_Real_Textbox_Decimals2.png
├── Pref_Templates_Real_Textbox_Range.png
├── Pref_Templates_String_Dropdown1.png
├── Pref_Templates_String_Dropdown2.png
├── Pref_Templates_String_Dropdown_Friendly1.png
├── Pref_Templates_String_Dropdown_Friendly2.png
├── Pref_Templates_String_Format1.png
├── Pref_Templates_String_Format2.png
├── Pref_Templates_String_Format3.png
├── Pref_Templates_String_Textbox.png
├── Pref_Templates_String_Textbox_Placeholder.png
├── Preference_Details_BadFormat.png
├── Preference_Details_Deprecated.png
├── Preference_Details_Description.png
├── Preference_Details_Documentation.png
├── Preference_Details_DocumentationRoot.png
├── Preference_Details_GoodFormat.png
├── Preference_Details_KeyName.png
├── Preference_Details_KeyNameFriendly.png
├── Preference_Details_KeyNameHover.png
├── Preference_Details_MinApp.png
├── Preference_Details_MiniOS.png
├── Preference_Details_MinmacOS.png
├── Preference_Details_Note.png
├── Preference_Details_ValueDefault.png
├── Preference_Details_ValuePlaceholder.png
├── Preference_Details_ValueRange.png
├── Preference_Details_ValueUnit.png
├── Preferences_AddPreference_Add.png
├── Preferences_AddPreference_Remove.png
├── Preferences_AddPreferences_GUIExcluded1.png
├── Preferences_AddPreferences_GUIExcluded2.png
├── Preferences_AddPreferences_GUIResolved.png
├── Preferences_AddPreferences_XMLExcluded.png
├── Preferences_AddPreferences_XMLResolved.png
├── Preferences_Advanced.png
├── Preferences_Editor.png
├── Preferences_General.png
├── Preferences_Library.png
├── Preferences_Library_FileNameFormat.png
├── Preferences_Payloads.png
├── Preferences_ProfileDefaults.png
├── Preferences_ProfileDefaults_Distribution.png
├── Preferences_ProfileDefaults_PayloadContentStyle.png
├── Preferences_Required.png
├── Segmented_Controls_MenuName_Mismatch.png
├── Segmented_Controls_Menus.png
├── ShareKit_Button_DisabledOptions.png
├── ShareKit_Button_EnabledOptions.png
├── ShareKit_Example_GUI.png
├── ShareKit_Example_XML.png
├── ShareKit_SystemPrefs_Disabled.png
└── ShareKit_SystemPrefs_Enabled.png
/.gitmodules:
--------------------------------------------------------------------------------
1 | [submodule "ProfileCreator/ProfilePayloads"]
2 | path = ProfileCreator/ProfilePayloads
3 | url = https://github.com/WillYu91/ProfilePayloads
4 | [submodule "ProfileCreator/Highlightr"]
5 | path = ProfileCreator/Highlightr
6 | url = https://github.com/raspu/Highlightr
7 |
--------------------------------------------------------------------------------
/Icons/Add/Add/icons8-plus-math-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Add/Add/icons8-plus-math-filled-16.png
--------------------------------------------------------------------------------
/Icons/Add/Add/icons8-plus-math-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Add/Add/icons8-plus-math-filled-32.png
--------------------------------------------------------------------------------
/Icons/Add/AddDark/icons8-plus-math-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Add/AddDark/icons8-plus-math-filled-16.png
--------------------------------------------------------------------------------
/Icons/Add/AddDark/icons8-plus-math-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Add/AddDark/icons8-plus-math-filled-32.png
--------------------------------------------------------------------------------
/Icons/Add/Plus Math Filled Icon - free download, PNG and vector.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Add/Plus Math Filled Icon - free download, PNG and vector.webloc
--------------------------------------------------------------------------------
/Icons/AppStore/AppStore/icons8-apple-app-store-filled-1024.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStore/icons8-apple-app-store-filled-1024.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStore/icons8-apple-app-store-filled-128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStore/icons8-apple-app-store-filled-128.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStore/icons8-apple-app-store-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStore/icons8-apple-app-store-filled-16.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStore/icons8-apple-app-store-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStore/icons8-apple-app-store-filled-18.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStore/icons8-apple-app-store-filled-256.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStore/icons8-apple-app-store-filled-256.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStore/icons8-apple-app-store-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStore/icons8-apple-app-store-filled-32.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStore/icons8-apple-app-store-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStore/icons8-apple-app-store-filled-36.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStore/icons8-apple-app-store-filled-512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStore/icons8-apple-app-store-filled-512.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStore/icons8-apple-app-store-filled-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStore/icons8-apple-app-store-filled-64.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-1024.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-1024.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-128.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-16.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-18.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-256.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-256.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-32.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-36.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-512.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreDark/icons8-apple-app-store-filled-64.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-1024.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-1024.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-128.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-16.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-18.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-256.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-256.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-32.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-36.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-512.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInverted/icons8-apple-app-store-64.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-1024.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-1024.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-128.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-16.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-18.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-256.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-256.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-32.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-36.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-512.png
--------------------------------------------------------------------------------
/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/AppStoreInvertedDark/icons8-apple-app-store-64.png
--------------------------------------------------------------------------------
/Icons/AppStore/Apple App Store Filled Icon - free download, PNG and vector.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/Apple App Store Filled Icon - free download, PNG and vector.webloc
--------------------------------------------------------------------------------
/Icons/AppStore/Apple App Store Icon - free download, PNG and vector.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/AppStore/Apple App Store Icon - free download, PNG and vector.webloc
--------------------------------------------------------------------------------
/Icons/Apple/Apple Filled Icon - free download, PNG and vector.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/Apple Filled Icon - free download, PNG and vector.webloc
--------------------------------------------------------------------------------
/Icons/Apple/Apple Icon - free download, PNG and vector.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/Apple Icon - free download, PNG and vector.webloc
--------------------------------------------------------------------------------
/Icons/Apple/Apple/icons8-apple-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/Apple/icons8-apple-filled-18.png
--------------------------------------------------------------------------------
/Icons/Apple/Apple/icons8-apple-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/Apple/icons8-apple-filled-36.png
--------------------------------------------------------------------------------
/Icons/Apple/Apple/icons8-apple-logo-filled-1024.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/Apple/icons8-apple-logo-filled-1024.png
--------------------------------------------------------------------------------
/Icons/Apple/Apple/icons8-apple-logo-filled-128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/Apple/icons8-apple-logo-filled-128.png
--------------------------------------------------------------------------------
/Icons/Apple/Apple/icons8-apple-logo-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/Apple/icons8-apple-logo-filled-16.png
--------------------------------------------------------------------------------
/Icons/Apple/Apple/icons8-apple-logo-filled-256.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/Apple/icons8-apple-logo-filled-256.png
--------------------------------------------------------------------------------
/Icons/Apple/Apple/icons8-apple-logo-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/Apple/icons8-apple-logo-filled-32.png
--------------------------------------------------------------------------------
/Icons/Apple/Apple/icons8-apple-logo-filled-512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/Apple/icons8-apple-logo-filled-512.png
--------------------------------------------------------------------------------
/Icons/Apple/Apple/icons8-apple-logo-filled-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/Apple/icons8-apple-logo-filled-64.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleDark/icons8-apple-filled-1024.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleDark/icons8-apple-filled-1024.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleDark/icons8-apple-filled-128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleDark/icons8-apple-filled-128.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleDark/icons8-apple-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleDark/icons8-apple-filled-16.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleDark/icons8-apple-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleDark/icons8-apple-filled-18.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleDark/icons8-apple-filled-256.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleDark/icons8-apple-filled-256.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleDark/icons8-apple-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleDark/icons8-apple-filled-32.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleDark/icons8-apple-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleDark/icons8-apple-filled-36.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleDark/icons8-apple-filled-512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleDark/icons8-apple-filled-512.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleDark/icons8-apple-filled-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleDark/icons8-apple-filled-64.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInverted/icons8-apple-1024.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInverted/icons8-apple-1024.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInverted/icons8-apple-128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInverted/icons8-apple-128.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInverted/icons8-apple-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInverted/icons8-apple-16.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInverted/icons8-apple-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInverted/icons8-apple-18.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInverted/icons8-apple-256.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInverted/icons8-apple-256.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInverted/icons8-apple-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInverted/icons8-apple-32.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInverted/icons8-apple-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInverted/icons8-apple-36.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInverted/icons8-apple-512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInverted/icons8-apple-512.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInverted/icons8-apple-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInverted/icons8-apple-64.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInvertedDark/icons8-apple-1024.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInvertedDark/icons8-apple-1024.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInvertedDark/icons8-apple-128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInvertedDark/icons8-apple-128.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInvertedDark/icons8-apple-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInvertedDark/icons8-apple-16.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInvertedDark/icons8-apple-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInvertedDark/icons8-apple-18.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInvertedDark/icons8-apple-256.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInvertedDark/icons8-apple-256.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInvertedDark/icons8-apple-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInvertedDark/icons8-apple-32.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInvertedDark/icons8-apple-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInvertedDark/icons8-apple-36.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInvertedDark/icons8-apple-512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInvertedDark/icons8-apple-512.png
--------------------------------------------------------------------------------
/Icons/Apple/AppleInvertedDark/icons8-apple-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Apple/AppleInvertedDark/icons8-apple-64.png
--------------------------------------------------------------------------------
/Icons/Approval/Approval Filled Icon - free download, PNG and vector.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/Approval Filled Icon - free download, PNG and vector.webloc
--------------------------------------------------------------------------------
/Icons/Approval/Approval Icon - free download, PNG and vector.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/Approval Icon - free download, PNG and vector.webloc
--------------------------------------------------------------------------------
/Icons/Approval/Approval/icons8-approval-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/Approval/icons8-approval-filled-16.png
--------------------------------------------------------------------------------
/Icons/Approval/Approval/icons8-approval-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/Approval/icons8-approval-filled-18.png
--------------------------------------------------------------------------------
/Icons/Approval/Approval/icons8-approval-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/Approval/icons8-approval-filled-32.png
--------------------------------------------------------------------------------
/Icons/Approval/Approval/icons8-approval-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/Approval/icons8-approval-filled-36.png
--------------------------------------------------------------------------------
/Icons/Approval/Approval/icons8-approval-filled-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/Approval/icons8-approval-filled-64.png
--------------------------------------------------------------------------------
/Icons/Approval/ApprovalDark/icons8-approval-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/ApprovalDark/icons8-approval-filled-16.png
--------------------------------------------------------------------------------
/Icons/Approval/ApprovalDark/icons8-approval-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/ApprovalDark/icons8-approval-filled-18.png
--------------------------------------------------------------------------------
/Icons/Approval/ApprovalDark/icons8-approval-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/ApprovalDark/icons8-approval-filled-32.png
--------------------------------------------------------------------------------
/Icons/Approval/ApprovalDark/icons8-approval-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/ApprovalDark/icons8-approval-filled-36.png
--------------------------------------------------------------------------------
/Icons/Approval/ApprovalDark/icons8-approval-filled-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/ApprovalDark/icons8-approval-filled-64.png
--------------------------------------------------------------------------------
/Icons/Approval/ApprovalDeSelected/icons8-approval-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/ApprovalDeSelected/icons8-approval-16.png
--------------------------------------------------------------------------------
/Icons/Approval/ApprovalDeSelected/icons8-approval-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/ApprovalDeSelected/icons8-approval-18.png
--------------------------------------------------------------------------------
/Icons/Approval/ApprovalDeSelected/icons8-approval-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/ApprovalDeSelected/icons8-approval-32.png
--------------------------------------------------------------------------------
/Icons/Approval/ApprovalDeSelected/icons8-approval-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/ApprovalDeSelected/icons8-approval-36.png
--------------------------------------------------------------------------------
/Icons/Approval/ApprovalDeSelected/icons8-approval-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/ApprovalDeSelected/icons8-approval-64.png
--------------------------------------------------------------------------------
/Icons/Approval/ApprovalDeSelectedDark/icons8-approval-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/ApprovalDeSelectedDark/icons8-approval-16.png
--------------------------------------------------------------------------------
/Icons/Approval/ApprovalDeSelectedDark/icons8-approval-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/ApprovalDeSelectedDark/icons8-approval-18.png
--------------------------------------------------------------------------------
/Icons/Approval/ApprovalDeSelectedDark/icons8-approval-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/ApprovalDeSelectedDark/icons8-approval-32.png
--------------------------------------------------------------------------------
/Icons/Approval/ApprovalDeSelectedDark/icons8-approval-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/ApprovalDeSelectedDark/icons8-approval-36.png
--------------------------------------------------------------------------------
/Icons/Approval/ApprovalDeSelectedDark/icons8-approval-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Approval/ApprovalDeSelectedDark/icons8-approval-64.png
--------------------------------------------------------------------------------
/Icons/ArrowDown/ArrowDown/icons8-sort-down-filled-30.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/ArrowDown/ArrowDown/icons8-sort-down-filled-30.png
--------------------------------------------------------------------------------
/Icons/ArrowDown/ArrowDownDark/icons8-sort-down-filled-30.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/ArrowDown/ArrowDownDark/icons8-sort-down-filled-30.png
--------------------------------------------------------------------------------
/Icons/ArrowDown/Sort Down Filled Icon - free download, PNG and vector.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/ArrowDown/Sort Down Filled Icon - free download, PNG and vector.webloc
--------------------------------------------------------------------------------
/Icons/ArrowRight/ArrowRight/icons8-right-arrow-filled-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/ArrowRight/ArrowRight/icons8-right-arrow-filled-64.png
--------------------------------------------------------------------------------
/Icons/ArrowRight/ArrowRightDark/icons8-right-arrow-filled-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/ArrowRight/ArrowRightDark/icons8-right-arrow-filled-64.png
--------------------------------------------------------------------------------
/Icons/ArrowRight/Right Arrow Filled Icon - free download, PNG and vector.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/ArrowRight/Right Arrow Filled Icon - free download, PNG and vector.webloc
--------------------------------------------------------------------------------
/Icons/DragDrop/Drag-and-drop icons | Noun Project.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/DragDrop/Drag-and-drop icons | Noun Project.webloc
--------------------------------------------------------------------------------
/Icons/DragDrop/DragDrop/dragDrop56x842.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/DragDrop/DragDrop/dragDrop56x842.png
--------------------------------------------------------------------------------
/Icons/DragDrop/DragDrop/noun_drag-and-drop_49665-100x100.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/DragDrop/DragDrop/noun_drag-and-drop_49665-100x100.png
--------------------------------------------------------------------------------
/Icons/DragDrop/DragDrop/noun_drag-and-drop_49665-128x128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/DragDrop/DragDrop/noun_drag-and-drop_49665-128x128.png
--------------------------------------------------------------------------------
/Icons/DragDrop/DragDrop/noun_drag-and-drop_49665-512x512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/DragDrop/DragDrop/noun_drag-and-drop_49665-512x512.png
--------------------------------------------------------------------------------
/Icons/DragDrop/DragDrop/noun_drag-and-drop_49665_1200x1200.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/DragDrop/DragDrop/noun_drag-and-drop_49665_1200x1200.png
--------------------------------------------------------------------------------
/Icons/DragDrop/DragDropDark/dragDrop56x84.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/DragDrop/DragDropDark/dragDrop56x84.png
--------------------------------------------------------------------------------
/Icons/DragDrop/DragDropDark/noun_drag-and-drop_49665-100x100.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/DragDrop/DragDropDark/noun_drag-and-drop_49665-100x100.png
--------------------------------------------------------------------------------
/Icons/DragDrop/DragDropDark/noun_drag-and-drop_49665-128x128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/DragDrop/DragDropDark/noun_drag-and-drop_49665-128x128.png
--------------------------------------------------------------------------------
/Icons/DragDrop/DragDropDark/noun_drag-and-drop_49665-512x512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/DragDrop/DragDropDark/noun_drag-and-drop_49665-512x512.png
--------------------------------------------------------------------------------
/Icons/DragDrop/DragDropDark/noun_drag-and-drop_49665_1200x1200.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/DragDrop/DragDropDark/noun_drag-and-drop_49665_1200x1200.png
--------------------------------------------------------------------------------
/Icons/EditFile/Edit File Filled Icon - free download, PNG and vector.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/Edit File Filled Icon - free download, PNG and vector.webloc
--------------------------------------------------------------------------------
/Icons/EditFile/Edit File Icono - descarga gratuita, PNG y vector.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/Edit File Icono - descarga gratuita, PNG y vector.webloc
--------------------------------------------------------------------------------
/Icons/EditFile/EditFile/icons8-edit-file-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFile/icons8-edit-file-filled-16.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFile/icons8-edit-file-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFile/icons8-edit-file-filled-18.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFile/icons8-edit-file-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFile/icons8-edit-file-filled-32.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFile/icons8-edit-file-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFile/icons8-edit-file-filled-36.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFile/icons8-edit-file-filled-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFile/icons8-edit-file-filled-64.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFileDark/icons8-edit-file-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFileDark/icons8-edit-file-filled-16.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFileDark/icons8-edit-file-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFileDark/icons8-edit-file-filled-18.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFileDark/icons8-edit-file-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFileDark/icons8-edit-file-filled-32.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFileDark/icons8-edit-file-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFileDark/icons8-edit-file-filled-36.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFileDark/icons8-edit-file-filled-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFileDark/icons8-edit-file-filled-64.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFileDeSelected/icons8-edit-file-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFileDeSelected/icons8-edit-file-16.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFileDeSelected/icons8-edit-file-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFileDeSelected/icons8-edit-file-18.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFileDeSelected/icons8-edit-file-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFileDeSelected/icons8-edit-file-32.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFileDeSelected/icons8-edit-file-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFileDeSelected/icons8-edit-file-36.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFileDeSelected/icons8-edit-file-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFileDeSelected/icons8-edit-file-64.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFileDeSelectedDark/icons8-edit-file-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFileDeSelectedDark/icons8-edit-file-16.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFileDeSelectedDark/icons8-edit-file-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFileDeSelectedDark/icons8-edit-file-18.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFileDeSelectedDark/icons8-edit-file-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFileDeSelectedDark/icons8-edit-file-32.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFileDeSelectedDark/icons8-edit-file-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFileDeSelectedDark/icons8-edit-file-36.png
--------------------------------------------------------------------------------
/Icons/EditFile/EditFileDeSelectedDark/icons8-edit-file-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/EditFile/EditFileDeSelectedDark/icons8-edit-file-64.png
--------------------------------------------------------------------------------
/Icons/PlaceholderCircle/Inactive State Icon - free download, PNG and vector.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderCircle/Inactive State Icon - free download, PNG and vector.webloc
--------------------------------------------------------------------------------
/Icons/PlaceholderCircle/PlaceholderCircle/icons8-inactive-state-28.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderCircle/PlaceholderCircle/icons8-inactive-state-28.png
--------------------------------------------------------------------------------
/Icons/PlaceholderCircle/PlaceholderCircle/icons8-inactive-state-31.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderCircle/PlaceholderCircle/icons8-inactive-state-31.png
--------------------------------------------------------------------------------
/Icons/PlaceholderCircle/PlaceholderCircle/icons8-inactive-state-56.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderCircle/PlaceholderCircle/icons8-inactive-state-56.png
--------------------------------------------------------------------------------
/Icons/PlaceholderCircle/PlaceholderCircle/icons8-inactive-state-62.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderCircle/PlaceholderCircle/icons8-inactive-state-62.png
--------------------------------------------------------------------------------
/Icons/PlaceholderCircle/PlaceholderCircleDark/icons8-inactive-state-28.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderCircle/PlaceholderCircleDark/icons8-inactive-state-28.png
--------------------------------------------------------------------------------
/Icons/PlaceholderCircle/PlaceholderCircleDark/icons8-inactive-state-31.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderCircle/PlaceholderCircleDark/icons8-inactive-state-31.png
--------------------------------------------------------------------------------
/Icons/PlaceholderCircle/PlaceholderCircleDark/icons8-inactive-state-56.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderCircle/PlaceholderCircleDark/icons8-inactive-state-56.png
--------------------------------------------------------------------------------
/Icons/PlaceholderCircle/PlaceholderCircleDark/icons8-inactive-state-62.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderCircle/PlaceholderCircleDark/icons8-inactive-state-62.png
--------------------------------------------------------------------------------
/Icons/PlaceholderSquare/PlaceholderSquare/icons8-ios-application-placeholder-28.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderSquare/PlaceholderSquare/icons8-ios-application-placeholder-28.png
--------------------------------------------------------------------------------
/Icons/PlaceholderSquare/PlaceholderSquare/icons8-ios-application-placeholder-31.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderSquare/PlaceholderSquare/icons8-ios-application-placeholder-31.png
--------------------------------------------------------------------------------
/Icons/PlaceholderSquare/PlaceholderSquare/icons8-ios-application-placeholder-56.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderSquare/PlaceholderSquare/icons8-ios-application-placeholder-56.png
--------------------------------------------------------------------------------
/Icons/PlaceholderSquare/PlaceholderSquare/icons8-ios-application-placeholder-62.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderSquare/PlaceholderSquare/icons8-ios-application-placeholder-62.png
--------------------------------------------------------------------------------
/Icons/PlaceholderSquare/PlaceholderSquareDark/icons8-ios-application-placeholder-28.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderSquare/PlaceholderSquareDark/icons8-ios-application-placeholder-28.png
--------------------------------------------------------------------------------
/Icons/PlaceholderSquare/PlaceholderSquareDark/icons8-ios-application-placeholder-31.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderSquare/PlaceholderSquareDark/icons8-ios-application-placeholder-31.png
--------------------------------------------------------------------------------
/Icons/PlaceholderSquare/PlaceholderSquareDark/icons8-ios-application-placeholder-56.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderSquare/PlaceholderSquareDark/icons8-ios-application-placeholder-56.png
--------------------------------------------------------------------------------
/Icons/PlaceholderSquare/PlaceholderSquareDark/icons8-ios-application-placeholder-62.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderSquare/PlaceholderSquareDark/icons8-ios-application-placeholder-62.png
--------------------------------------------------------------------------------
/Icons/PlaceholderSquare/iOS Application Placeholder Icon - free download, PNG and vector.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/PlaceholderSquare/iOS Application Placeholder Icon - free download, PNG and vector.webloc
--------------------------------------------------------------------------------
/Icons/SourceCodeTags/Source Code Icon - free download, PNG and vector.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/SourceCodeTags/Source Code Icon - free download, PNG and vector.webloc
--------------------------------------------------------------------------------
/Icons/SourceCodeTags/SourceCodeTags/icons8-source-code-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/SourceCodeTags/SourceCodeTags/icons8-source-code-16.png
--------------------------------------------------------------------------------
/Icons/SourceCodeTags/SourceCodeTags/icons8-source-code-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/SourceCodeTags/SourceCodeTags/icons8-source-code-32.png
--------------------------------------------------------------------------------
/Icons/SourceCodeTags/SourceCodeTags/icons8-source-code-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/SourceCodeTags/SourceCodeTags/icons8-source-code-64.png
--------------------------------------------------------------------------------
/Icons/SourceCodeTags/SourceCodeTagsDark/icons8-source-code-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/SourceCodeTags/SourceCodeTagsDark/icons8-source-code-16.png
--------------------------------------------------------------------------------
/Icons/SourceCodeTags/SourceCodeTagsDark/icons8-source-code-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/SourceCodeTags/SourceCodeTagsDark/icons8-source-code-32.png
--------------------------------------------------------------------------------
/Icons/SourceCodeTags/SourceCodeTagsDark/icons8-source-code-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/SourceCodeTags/SourceCodeTagsDark/icons8-source-code-64.png
--------------------------------------------------------------------------------
/Icons/Subtract/Subtract Filled Icon - free download, PNG and vector.webloc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Subtract/Subtract Filled Icon - free download, PNG and vector.webloc
--------------------------------------------------------------------------------
/Icons/Subtract/Subtract/icons8-subtract-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Subtract/Subtract/icons8-subtract-filled-16.png
--------------------------------------------------------------------------------
/Icons/Subtract/Subtract/icons8-subtract-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Subtract/Subtract/icons8-subtract-filled-32.png
--------------------------------------------------------------------------------
/Icons/Subtract/SubtractDark/icons8-subtract-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Subtract/SubtractDark/icons8-subtract-filled-16.png
--------------------------------------------------------------------------------
/Icons/Subtract/SubtractDark/icons8-subtract-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/Subtract/SubtractDark/icons8-subtract-filled-32.png
--------------------------------------------------------------------------------
/Icons/iMac/"iMac Filled"-Icon - Kostenloser Download, PNG und Vektorgrafik.webloc:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | URL
6 | https://icons8.com/icon/20389/imac
7 |
8 |
9 |
--------------------------------------------------------------------------------
/Icons/iMac/iMac Icon - free download, PNG and vector.webloc:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | URL
6 | https://icons8.com/icon/20308/imac
7 |
8 |
9 |
--------------------------------------------------------------------------------
/Icons/iMac/iMac/icons8-imac-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMac/icons8-imac-filled-16.png
--------------------------------------------------------------------------------
/Icons/iMac/iMac/icons8-imac-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMac/icons8-imac-filled-18.png
--------------------------------------------------------------------------------
/Icons/iMac/iMac/icons8-imac-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMac/icons8-imac-filled-32.png
--------------------------------------------------------------------------------
/Icons/iMac/iMac/icons8-imac-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMac/icons8-imac-filled-36.png
--------------------------------------------------------------------------------
/Icons/iMac/iMac/icons8-imac-filled-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMac/icons8-imac-filled-64.png
--------------------------------------------------------------------------------
/Icons/iMac/iMacDark/icons8-imac-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMacDark/icons8-imac-filled-16.png
--------------------------------------------------------------------------------
/Icons/iMac/iMacDark/icons8-imac-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMacDark/icons8-imac-filled-18.png
--------------------------------------------------------------------------------
/Icons/iMac/iMacDark/icons8-imac-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMacDark/icons8-imac-filled-32.png
--------------------------------------------------------------------------------
/Icons/iMac/iMacDark/icons8-imac-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMacDark/icons8-imac-filled-36.png
--------------------------------------------------------------------------------
/Icons/iMac/iMacDark/icons8-imac-filled-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMacDark/icons8-imac-filled-64.png
--------------------------------------------------------------------------------
/Icons/iMac/iMacDeSelected/icons8-imac-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMacDeSelected/icons8-imac-16.png
--------------------------------------------------------------------------------
/Icons/iMac/iMacDeSelected/icons8-imac-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMacDeSelected/icons8-imac-18.png
--------------------------------------------------------------------------------
/Icons/iMac/iMacDeSelected/icons8-imac-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMacDeSelected/icons8-imac-32.png
--------------------------------------------------------------------------------
/Icons/iMac/iMacDeSelected/icons8-imac-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMacDeSelected/icons8-imac-36.png
--------------------------------------------------------------------------------
/Icons/iMac/iMacDeSelected/icons8-imac-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMacDeSelected/icons8-imac-64.png
--------------------------------------------------------------------------------
/Icons/iMac/iMacDeSelectedDark/icons8-imac-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMacDeSelectedDark/icons8-imac-16.png
--------------------------------------------------------------------------------
/Icons/iMac/iMacDeSelectedDark/icons8-imac-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMacDeSelectedDark/icons8-imac-18.png
--------------------------------------------------------------------------------
/Icons/iMac/iMacDeSelectedDark/icons8-imac-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMacDeSelectedDark/icons8-imac-32.png
--------------------------------------------------------------------------------
/Icons/iMac/iMacDeSelectedDark/icons8-imac-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMacDeSelectedDark/icons8-imac-36.png
--------------------------------------------------------------------------------
/Icons/iMac/iMacDeSelectedDark/icons8-imac-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/Icons/iMac/iMacDeSelectedDark/icons8-imac-64.png
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (c) 2019 ProfileCreator
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IDEDidComputeMac32BitWarning
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Constants/Constants.swift:
--------------------------------------------------------------------------------
1 | //
2 | // Constants.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Foundation
10 | import ProfilePayloads
11 |
12 | let kPreferencesWindowWidth: CGFloat = 550.0
13 | let kPreferencesIndent: CGFloat = 40.0
14 |
15 | let kEditorPreferencesWindowWidth: CGFloat = 300.0
16 | let kEditorPreferencesIndent: CGFloat = 22.0
17 |
18 | let kExportPreferencesViewWidth: CGFloat = 600.0
19 | let kExportPreferencesIndent: CGFloat = 22.0
20 |
21 | let kEditorTableViewColumnPaddingWidth: CGFloat = 24.0
22 | let kEditorTableViewColumnPayloadWidth: CGFloat = 500.0
23 |
24 | let kUTTypeMobileconfig: String = "com.apple.mobileconfig"
25 | let kUTTypeProfileConfiguration: String = "com.willyu.ProfileCreator.profileconfiguration"
26 |
27 | let kMainWindowDragDropUTIs: [NSPasteboard.PasteboardType] = [.profile, .backwardsCompatibleFileURL]
28 | let kMainWindowDragDropFilteringOptions = [NSPasteboard.ReadingOptionKey.urlReadingContentsConformToTypes: [kUTTypeMobileconfig, NSPasteboard.PasteboardType.profile]]
29 |
30 | let kSaveFormatVersion: Int = 1
31 | let kSaveFormatVersionMin: Int = 1
32 |
33 | let kPayloadSubkeysIgnored = [PayloadKey.payloadEnabled]
34 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Constants/Enums.swift:
--------------------------------------------------------------------------------
1 | //
2 | // Enums.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Foundation
10 |
11 | // MARK: -
12 | // MARK: EditorViewTag
13 | // MARK: -
14 |
15 | enum EditorViewTag: Int {
16 | case profileCreator
17 | case source
18 | case outlineView
19 | }
20 |
21 | // MARK: -
22 | // MARK: ApplicationDirectory
23 | // MARK: -
24 |
25 | enum ApplicationDirectory {
26 | case applicationSupport
27 | case profiles
28 | case groups
29 | case groupLibrary
30 | case groupSmartGroups
31 | case jamf
32 | }
33 |
34 | // MARK: -
35 | // MARK: SidebarGroup
36 | // MARK: -
37 |
38 | enum SidebarGroup {
39 | case allProfiles
40 | case library
41 | case jamf
42 | }
43 |
44 | // MARK: -
45 | // MARK: TableViewTag
46 | // MARK: -
47 |
48 | enum TableViewTag: Int {
49 | case profilePayloads
50 | case libraryPayloads
51 | }
52 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Constants/NSPasteboard.PasteboardType.swift:
--------------------------------------------------------------------------------
1 | //
2 | // NSPasteboard.PasteboardType.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Cocoa
10 |
11 | extension NSPasteboard.PasteboardType {
12 | static let profile = NSPasteboard.PasteboardType(rawValue: "com.willyu.ProfileCreator.profile")
13 | static let payload = NSPasteboard.PasteboardType(rawValue: "com.willyu.ProfileCreator.payload")
14 | }
15 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Add.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-plus-math-filled-16.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-plus-math-filled-17.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-plus-math-filled-32.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-plus-math-filled-33.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Add.imageset/icons8-plus-math-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Add.imageset/icons8-plus-math-filled-16.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Add.imageset/icons8-plus-math-filled-17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Add.imageset/icons8-plus-math-filled-17.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Add.imageset/icons8-plus-math-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Add.imageset/icons8-plus-math-filled-32.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Add.imageset/icons8-plus-math-filled-33.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Add.imageset/icons8-plus-math-filled-33.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/128.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/256-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/256-1.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/256.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/256.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/512-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/512-1.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/512.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/64.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/icon_16x16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/icon_16x16.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/icon_32x32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/icon_32x32.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppIconBlank.appiconset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "size" : "16x16",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "size" : "16x16",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "mac",
15 | "size" : "32x32",
16 | "scale" : "1x"
17 | },
18 | {
19 | "idiom" : "mac",
20 | "size" : "32x32",
21 | "scale" : "2x"
22 | },
23 | {
24 | "idiom" : "mac",
25 | "size" : "128x128",
26 | "scale" : "1x"
27 | },
28 | {
29 | "idiom" : "mac",
30 | "size" : "128x128",
31 | "scale" : "2x"
32 | },
33 | {
34 | "idiom" : "mac",
35 | "size" : "256x256",
36 | "scale" : "1x"
37 | },
38 | {
39 | "idiom" : "mac",
40 | "size" : "256x256",
41 | "scale" : "2x"
42 | },
43 | {
44 | "idiom" : "mac",
45 | "size" : "512x512",
46 | "scale" : "1x"
47 | },
48 | {
49 | "idiom" : "mac",
50 | "size" : "512x512",
51 | "scale" : "2x"
52 | }
53 | ],
54 | "info" : {
55 | "version" : 1,
56 | "author" : "xcode"
57 | }
58 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStore.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-apple-app-store-filled-18.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-apple-app-store-filled-19.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-apple-app-store-filled-36.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-apple-app-store-filled-37.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStore.imageset/icons8-apple-app-store-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStore.imageset/icons8-apple-app-store-filled-18.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStore.imageset/icons8-apple-app-store-filled-19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStore.imageset/icons8-apple-app-store-filled-19.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStore.imageset/icons8-apple-app-store-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStore.imageset/icons8-apple-app-store-filled-36.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStore.imageset/icons8-apple-app-store-filled-37.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStore.imageset/icons8-apple-app-store-filled-37.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStoreDeSelected.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-apple-app-store-18.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-apple-app-store-19.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-apple-app-store-36.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-apple-app-store-37.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStoreDeSelected.imageset/icons8-apple-app-store-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStoreDeSelected.imageset/icons8-apple-app-store-18.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStoreDeSelected.imageset/icons8-apple-app-store-19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStoreDeSelected.imageset/icons8-apple-app-store-19.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStoreDeSelected.imageset/icons8-apple-app-store-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStoreDeSelected.imageset/icons8-apple-app-store-36.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStoreDeSelected.imageset/icons8-apple-app-store-37.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppStoreDeSelected.imageset/icons8-apple-app-store-37.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Apple.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-apple-filled-18.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-apple-filled-19.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-apple-filled-36.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-apple-filled-37.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Apple.imageset/icons8-apple-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Apple.imageset/icons8-apple-filled-18.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Apple.imageset/icons8-apple-filled-19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Apple.imageset/icons8-apple-filled-19.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Apple.imageset/icons8-apple-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Apple.imageset/icons8-apple-filled-36.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Apple.imageset/icons8-apple-filled-37.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Apple.imageset/icons8-apple-filled-37.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppleDeSelected.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-apple-18.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-apple-19.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-apple-36.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-apple-37.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppleDeSelected.imageset/icons8-apple-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppleDeSelected.imageset/icons8-apple-18.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppleDeSelected.imageset/icons8-apple-19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppleDeSelected.imageset/icons8-apple-19.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppleDeSelected.imageset/icons8-apple-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppleDeSelected.imageset/icons8-apple-36.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppleDeSelected.imageset/icons8-apple-37.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/AppleDeSelected.imageset/icons8-apple-37.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Approval.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-approval-filled-18.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-approval-filled-19.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-approval-filled-36.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-approval-filled-37.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Approval.imageset/icons8-approval-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Approval.imageset/icons8-approval-filled-18.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Approval.imageset/icons8-approval-filled-19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Approval.imageset/icons8-approval-filled-19.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Approval.imageset/icons8-approval-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Approval.imageset/icons8-approval-filled-36.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Approval.imageset/icons8-approval-filled-37.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Approval.imageset/icons8-approval-filled-37.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ApprovalDeSelected.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-approval-18.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-approval-19.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-approval-36.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-approval-37.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ApprovalDeSelected.imageset/icons8-approval-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ApprovalDeSelected.imageset/icons8-approval-18.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ApprovalDeSelected.imageset/icons8-approval-19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ApprovalDeSelected.imageset/icons8-approval-19.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ApprovalDeSelected.imageset/icons8-approval-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ApprovalDeSelected.imageset/icons8-approval-36.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ApprovalDeSelected.imageset/icons8-approval-37.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ApprovalDeSelected.imageset/icons8-approval-37.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowDown.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-sort-down-filled-30.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-sort-down-filled-32.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-sort-down-filled-31.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-sort-down-filled-33.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowDown.imageset/icons8-sort-down-filled-30.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowDown.imageset/icons8-sort-down-filled-30.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowDown.imageset/icons8-sort-down-filled-31.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowDown.imageset/icons8-sort-down-filled-31.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowDown.imageset/icons8-sort-down-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowDown.imageset/icons8-sort-down-filled-32.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowDown.imageset/icons8-sort-down-filled-33.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowDown.imageset/icons8-sort-down-filled-33.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowRight.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-right-arrow-filled-64.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-right-arrow-filled-66.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-right-arrow-filled-65.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-right-arrow-filled-67.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowRight.imageset/icons8-right-arrow-filled-64.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowRight.imageset/icons8-right-arrow-filled-64.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowRight.imageset/icons8-right-arrow-filled-65.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowRight.imageset/icons8-right-arrow-filled-65.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowRight.imageset/icons8-right-arrow-filled-66.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowRight.imageset/icons8-right-arrow-filled-66.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowRight.imageset/icons8-right-arrow-filled-67.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/ArrowRight.imageset/icons8-right-arrow-filled-67.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "info" : {
3 | "author" : "xcode",
4 | "version" : 1
5 | }
6 | }
7 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayload.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-edit-file-filled-18.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-edit-file-filled-19.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-edit-file-filled-36.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-edit-file-filled-37.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayload.imageset/icons8-edit-file-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayload.imageset/icons8-edit-file-filled-18.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayload.imageset/icons8-edit-file-filled-19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayload.imageset/icons8-edit-file-filled-19.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayload.imageset/icons8-edit-file-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayload.imageset/icons8-edit-file-filled-36.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayload.imageset/icons8-edit-file-filled-37.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayload.imageset/icons8-edit-file-filled-37.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayloadDeSelected.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-edit-file-18.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-edit-file-19.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-edit-file-36.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-edit-file-37.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayloadDeSelected.imageset/icons8-edit-file-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayloadDeSelected.imageset/icons8-edit-file-18.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayloadDeSelected.imageset/icons8-edit-file-19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayloadDeSelected.imageset/icons8-edit-file-19.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayloadDeSelected.imageset/icons8-edit-file-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayloadDeSelected.imageset/icons8-edit-file-36.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayloadDeSelected.imageset/icons8-edit-file-37.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/CustomPayloadDeSelected.imageset/icons8-edit-file-37.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Documentation.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-literature-filled-12-3.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-literature-filled-12-4.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-literature-filled-24-4.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-literature-filled-24-5.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Documentation.imageset/icons8-literature-filled-12-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Documentation.imageset/icons8-literature-filled-12-3.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Documentation.imageset/icons8-literature-filled-12-4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Documentation.imageset/icons8-literature-filled-12-4.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Documentation.imageset/icons8-literature-filled-24-4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Documentation.imageset/icons8-literature-filled-24-4.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Documentation.imageset/icons8-literature-filled-24-5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Documentation.imageset/icons8-literature-filled-24-5.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DocumentationDeSelected.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-literature-12.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-literature-filled-12-2.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-literature-24.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-literature-filled-24-3.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DocumentationDeSelected.imageset/icons8-literature-12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DocumentationDeSelected.imageset/icons8-literature-12.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DocumentationDeSelected.imageset/icons8-literature-24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DocumentationDeSelected.imageset/icons8-literature-24.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DocumentationDeSelected.imageset/icons8-literature-filled-12-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DocumentationDeSelected.imageset/icons8-literature-filled-12-2.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DocumentationDeSelected.imageset/icons8-literature-filled-24-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DocumentationDeSelected.imageset/icons8-literature-filled-24-3.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DragDrop.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "dragDrop56x842.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "dragDrop56x84.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "dragDrop56x842-1.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "dragDrop56x84-1.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DragDrop.imageset/dragDrop56x84-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DragDrop.imageset/dragDrop56x84-1.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DragDrop.imageset/dragDrop56x84.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DragDrop.imageset/dragDrop56x84.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DragDrop.imageset/dragDrop56x842-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DragDrop.imageset/dragDrop56x842-1.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DragDrop.imageset/dragDrop56x842.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/DragDrop.imageset/dragDrop56x842.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Edit.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-more-filled-16.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-more-16.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-more-filled-32.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-more-32.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Edit.imageset/icons8-more-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Edit.imageset/icons8-more-16.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Edit.imageset/icons8-more-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Edit.imageset/icons8-more-32.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Edit.imageset/icons8-more-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Edit.imageset/icons8-more-filled-16.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Edit.imageset/icons8-more-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Edit.imageset/icons8-more-filled-32.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCode.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-code-filled-18.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-code-filled-19.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-code-filled-36.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-code-filled-37.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCode.imageset/icons8-code-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCode.imageset/icons8-code-filled-18.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCode.imageset/icons8-code-filled-19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCode.imageset/icons8-code-filled-19.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCode.imageset/icons8-code-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCode.imageset/icons8-code-filled-36.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCode.imageset/icons8-code-filled-37.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCode.imageset/icons8-code-filled-37.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCodeDeSelected.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-code-18.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-code-19.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-code-36.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-code-37.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCodeDeSelected.imageset/icons8-code-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCodeDeSelected.imageset/icons8-code-18.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCodeDeSelected.imageset/icons8-code-19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCodeDeSelected.imageset/icons8-code-19.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCodeDeSelected.imageset/icons8-code-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCodeDeSelected.imageset/icons8-code-36.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCodeDeSelected.imageset/icons8-code-37.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SourceCodeDeSelected.imageset/icons8-code-37.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariables.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-translation-filled-12.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-translation-filled-12-2.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-translation-filled-24.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-translation-filled-24-2.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariables.imageset/icons8-translation-filled-12-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariables.imageset/icons8-translation-filled-12-2.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariables.imageset/icons8-translation-filled-12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariables.imageset/icons8-translation-filled-12.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariables.imageset/icons8-translation-filled-24-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariables.imageset/icons8-translation-filled-24-2.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariables.imageset/icons8-translation-filled-24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariables.imageset/icons8-translation-filled-24.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesDeSelected.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-translation-12.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-translation-12-2.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-translation-24.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-translation-24-2.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesDeSelected.imageset/icons8-translation-12-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesDeSelected.imageset/icons8-translation-12-2.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesDeSelected.imageset/icons8-translation-12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesDeSelected.imageset/icons8-translation-12.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesDeSelected.imageset/icons8-translation-24-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesDeSelected.imageset/icons8-translation-24-2.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesDeSelected.imageset/icons8-translation-24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesDeSelected.imageset/icons8-translation-24.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHash.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-hash-filled-12.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-hash-filled-12-2.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-hash-filled-24.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-hash-filled-24-2.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHash.imageset/icons8-hash-filled-12-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHash.imageset/icons8-hash-filled-12-2.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHash.imageset/icons8-hash-filled-12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHash.imageset/icons8-hash-filled-12.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHash.imageset/icons8-hash-filled-24-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHash.imageset/icons8-hash-filled-24-2.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHash.imageset/icons8-hash-filled-24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHash.imageset/icons8-hash-filled-24.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHashDeSelected.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-hash-12.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-hash-12-2.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-hash-24.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-hash-24-2.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHashDeSelected.imageset/icons8-hash-12-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHashDeSelected.imageset/icons8-hash-12-2.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHashDeSelected.imageset/icons8-hash-12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHashDeSelected.imageset/icons8-hash-12.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHashDeSelected.imageset/icons8-hash-24-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHashDeSelected.imageset/icons8-hash-24-2.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHashDeSelected.imageset/icons8-hash-24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/SubstitutionVariablesHashDeSelected.imageset/icons8-hash-24.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Subtract.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-subtract-filled-16.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-subtract-filled-17.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-subtract-filled-32.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-subtract-filled-33.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Subtract.imageset/icons8-subtract-filled-16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Subtract.imageset/icons8-subtract-filled-16.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Subtract.imageset/icons8-subtract-filled-17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Subtract.imageset/icons8-subtract-filled-17.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Subtract.imageset/icons8-subtract-filled-32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Subtract.imageset/icons8-subtract-filled-32.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Subtract.imageset/icons8-subtract-filled-33.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/Subtract.imageset/icons8-subtract-filled-33.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/controlBackgroundColorCustom.colorset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "info" : {
3 | "version" : 1,
4 | "author" : "xcode"
5 | },
6 | "colors" : [
7 | {
8 | "idiom" : "mac",
9 | "color" : {
10 | "color-space" : "srgb",
11 | "components" : {
12 | "red" : "1.000",
13 | "alpha" : "1.000",
14 | "blue" : "1.000",
15 | "green" : "1.000"
16 | }
17 | }
18 | },
19 | {
20 | "idiom" : "mac",
21 | "appearances" : [
22 | {
23 | "appearance" : "luminosity",
24 | "value" : "dark"
25 | }
26 | ],
27 | "color" : {
28 | "color-space" : "srgb",
29 | "components" : {
30 | "red" : "29",
31 | "alpha" : "1.000",
32 | "blue" : "33",
33 | "green" : "31"
34 | }
35 | }
36 | }
37 | ]
38 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMac.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-imac-filled-18.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-imac-filled-19.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-imac-filled-36.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-imac-filled-37.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMac.imageset/icons8-imac-filled-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMac.imageset/icons8-imac-filled-18.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMac.imageset/icons8-imac-filled-19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMac.imageset/icons8-imac-filled-19.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMac.imageset/icons8-imac-filled-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMac.imageset/icons8-imac-filled-36.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMac.imageset/icons8-imac-filled-37.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMac.imageset/icons8-imac-filled-37.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMacDeSelected.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "mac",
5 | "filename" : "icons8-imac-18.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "mac",
10 | "filename" : "icons8-imac-19.png",
11 | "appearances" : [
12 | {
13 | "appearance" : "luminosity",
14 | "value" : "dark"
15 | }
16 | ],
17 | "scale" : "1x"
18 | },
19 | {
20 | "idiom" : "mac",
21 | "filename" : "icons8-imac-36.png",
22 | "scale" : "2x"
23 | },
24 | {
25 | "idiom" : "mac",
26 | "filename" : "icons8-imac-37.png",
27 | "appearances" : [
28 | {
29 | "appearance" : "luminosity",
30 | "value" : "dark"
31 | }
32 | ],
33 | "scale" : "2x"
34 | }
35 | ],
36 | "info" : {
37 | "version" : 1,
38 | "author" : "xcode"
39 | }
40 | }
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMacDeSelected.imageset/icons8-imac-18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMacDeSelected.imageset/icons8-imac-18.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMacDeSelected.imageset/icons8-imac-19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMacDeSelected.imageset/icons8-imac-19.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMacDeSelected.imageset/icons8-imac-36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMacDeSelected.imageset/icons8-imac-36.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMacDeSelected.imageset/icons8-imac-37.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Core/Assets.xcassets/iMacDeSelected.imageset/icons8-imac-37.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Core/ProfileCreator.entitlements:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Extensions/ExtensionArray.swift:
--------------------------------------------------------------------------------
1 | //
2 | // ExtensionArray.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2019 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Foundation
10 |
11 | extension Array {
12 |
13 | // https://stackoverflow.com/a/50835467
14 | mutating func remove(at indexes: IndexSet) {
15 | guard var i = indexes.first, i < count else { return }
16 | var j = index(after: i)
17 | var k = indexes.integerGreaterThan(i) ?? endIndex
18 | while j != endIndex {
19 | if k != j { swapAt(i, j); formIndex(after: &i) } else { k = indexes.integerGreaterThan(k) ?? endIndex }
20 | formIndex(after: &j)
21 | }
22 | removeSubrange(i...)
23 | }
24 | }
25 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Extensions/ExtensionBool.swift:
--------------------------------------------------------------------------------
1 | //
2 | // ExtensionBool.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Foundation
10 |
11 | extension Bool {
12 | var intValue: Int { self ? 1 : 0 }
13 | }
14 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Extensions/ExtensionData.swift:
--------------------------------------------------------------------------------
1 | //
2 | // ExtensionData.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Foundation
10 |
11 | extension Data {
12 |
13 | init?(contentsOfCertificate url: URL) throws {
14 | do {
15 | let certificateString = try String(contentsOf: url, encoding: .utf8)
16 | if let certificateData = Certificate.certificateData(forString: certificateString) {
17 | self = certificateData
18 | } else {
19 | return nil
20 | }
21 | } catch {
22 | try self.init(contentsOf: url)
23 | }
24 | }
25 |
26 | func fontTableNameValue(atOffset offset: Int) -> UInt16 {
27 | UInt16(bigEndian: subdata(in: offset..<(offset + 8)).withUnsafeBytes { $0.load(as: UInt16.self) })
28 | }
29 |
30 | func fontTableString(atOffset offset: Int, length: Int, encoding: String.Encoding) -> String? {
31 | var stringBytes = [UInt8](repeating: 0, count: length)
32 | self.copyBytes(to: &stringBytes, from: offset..<(offset + length))
33 | return String(bytes: stringBytes, encoding: encoding)
34 | }
35 | }
36 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Extensions/ExtensionDouble.swift:
--------------------------------------------------------------------------------
1 | //
2 | // ExtensionBundle.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Foundation
10 |
11 | extension Double {
12 |
13 | // https://stackoverflow.com/a/32581409
14 | func rounded(toPlaces places: Int) -> Double {
15 | let divisor = pow(10.0, Double(places))
16 | return (self * divisor).rounded() / divisor
17 | }
18 | }
19 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Extensions/ExtensionFileManager.swift:
--------------------------------------------------------------------------------
1 | //
2 | // ExtensionFileManager.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Foundation
10 |
11 | extension FileManager {
12 |
13 | func contentsOfDirectory(at url: URL, withExtension pathExtension: String, includingPropertiesForKeys keys: [URLResourceKey]?, options: FileManager.DirectoryEnumerationOptions = []) -> [URL]? {
14 |
15 | var contents = [URL]()
16 | do {
17 | contents = try FileManager.default.contentsOfDirectory(at: url, includingPropertiesForKeys: keys, options: options)
18 | } catch {
19 | // FIXME: Proper Logging
20 | print("Class: \(self.self), Function: \(#function), Error: \(error)")
21 | return nil
22 | }
23 |
24 | return contents.filter { $0.pathExtension == pathExtension }
25 | }
26 | }
27 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Extensions/ExtensionInt.swift:
--------------------------------------------------------------------------------
1 | //
2 | // ExtensionInt.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Foundation
10 |
11 | extension Int {
12 | var boolValue: Bool { self != 0 }
13 | }
14 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Extensions/ExtensionURL.swift:
--------------------------------------------------------------------------------
1 | //
2 | // ExtensionURL.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Foundation
10 |
11 | extension URL {
12 |
13 | var typeIdentifier: String {
14 | do {
15 | if let uti = try self.resourceValues(forKeys: [.typeIdentifierKey]).typeIdentifier {
16 | return uti
17 | }
18 | } catch {
19 | Log.shared.error(message: "Failed getting uti for: \(self.path) with error: \(error)", category: String(describing: self))
20 | }
21 |
22 | if let unmanagedFileUTI = UTTypeCreatePreferredIdentifierForTag(kUTTagClassFilenameExtension, self.pathExtension as CFString, nil) {
23 | return unmanagedFileUTI.takeRetainedValue() as String
24 | } else {
25 | return kUTTypeItem as String
26 | }
27 | }
28 | }
29 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Graphics/Icons/SidebarFolder.icns:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Graphics/Icons/SidebarFolder.icns
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Graphics/Icons/donatePayPal_CardInfo.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Graphics/Icons/donatePayPal_CardInfo.gif
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Graphics/Icons/donatePayPal_Large.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Graphics/Icons/donatePayPal_Large.gif
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Graphics/Icons/donatePayPal_Small.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Graphics/Icons/donatePayPal_Small.gif
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Graphics/Icons/unavailable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/ProfileCreator/ProfileCreator/Graphics/Icons/unavailable.png
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Keychain/Keychain.swift:
--------------------------------------------------------------------------------
1 | //
2 | // Keychain.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2019 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Foundation
10 | import Security
11 |
12 | class Keychain {
13 |
14 | }
15 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Profile Editor Edit Key/ProfileEditorEditKeyWindow.swift:
--------------------------------------------------------------------------------
1 | //
2 | // ProfileEditorEditKeyWindow.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2019 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Cocoa
10 |
11 | class ProfileEditorEditKeyWindow: NSWindow {
12 |
13 | override var canBecomeKey: Bool { true }
14 |
15 | init(contentView: ProfileEditorEditKeyView) {
16 | super.init(contentRect: NSRect.zero, styleMask: .docModalWindow, backing: .buffered, defer: false)
17 | self.contentView = contentView
18 | }
19 | }
20 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Profile Editor Payload Library CellViews/PayloadLibraryCellView.swift:
--------------------------------------------------------------------------------
1 | //
2 | // PayloadLibraryCellView.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Cocoa
10 | import ProfilePayloads
11 |
12 | protocol PayloadLibraryCellView {
13 |
14 | var row: Int { get set }
15 | var isMovable: Bool { get set }
16 |
17 | var textFieldTitle: NSTextField? { get set }
18 | var textFieldDescription: NSTextField? { get set }
19 | var imageViewIcon: NSImageView? { get set }
20 | var constraintImageViewLeading: NSLayoutConstraint? { get set }
21 | var buttonToggle: NSButton? { get set }
22 | var buttonToggleIndent: CGFloat { get }
23 | var placeholder: PayloadPlaceholder? { get }
24 |
25 | func addSubview(_ subview: NSView)
26 | }
27 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Profile Editor Settings PopOver/ProfileEditorSettings.swift:
--------------------------------------------------------------------------------
1 | //
2 | // ProfileEditorSettings.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Cocoa
10 |
11 | class ProfileEditorSettings {
12 |
13 | // MARK: -
14 | // MARK: Static Variables
15 |
16 | weak var profile: Profile?
17 |
18 | // MARK: -
19 | // MARK: Variables
20 |
21 | let popOver = NSPopover()
22 | let viewControllerSettings: ProfileEditorSettingsViewController
23 |
24 | // MARK: -
25 | // MARK: Initialization
26 |
27 | init(profile: Profile) {
28 | self.profile = profile
29 |
30 | self.viewControllerSettings = ProfileEditorSettingsViewController(profile: profile)
31 | self.viewControllerSettings.editorSettings = self
32 |
33 | self.popOver.contentSize = self.viewControllerSettings.view.frame.size
34 | self.popOver.behavior = .transient
35 | self.popOver.animates = true
36 | self.popOver.contentViewController = self.viewControllerSettings
37 | }
38 | }
39 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Profile Editor TableView CellView Items/PayloadCellViewItemComboBox.swift:
--------------------------------------------------------------------------------
1 | //
2 | // PayloadCellViewItemPopUpButton.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Cocoa
10 |
11 | class EditorComboBox {
12 |
13 | class func withTitles(titles: [String],
14 | cellView: NSComboBoxDelegate) -> NSComboBox {
15 |
16 | // ---------------------------------------------------------------------
17 | // Create and setup ComboBox
18 | // ---------------------------------------------------------------------
19 | let comboBox = NSComboBox()
20 | comboBox.translatesAutoresizingMaskIntoConstraints = false
21 | comboBox.target = cellView
22 | comboBox.delegate = cellView
23 | comboBox.addItems(withObjectValues: titles)
24 |
25 | return comboBox
26 | }
27 | }
28 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Profile Editor TableView CellView Items/PayloadCellViewItemPopUpButton.swift:
--------------------------------------------------------------------------------
1 | //
2 | // PayloadCellViewItemPopUpButton.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Cocoa
10 |
11 | class EditorPopUpButton {
12 |
13 | class func withTitles(titles: [String],
14 | cellView: PopUpButtonCellView) -> NSPopUpButton {
15 |
16 | // ---------------------------------------------------------------------
17 | // Create and setup Checkbox
18 | // ---------------------------------------------------------------------
19 | let popUpButton = PayloadPopUpButton()
20 | popUpButton.translatesAutoresizingMaskIntoConstraints = false
21 | popUpButton.action = #selector(cellView.selected(_:))
22 | popUpButton.target = cellView
23 | popUpButton.addItems(withTitles: titles)
24 |
25 | return popUpButton
26 | }
27 | }
28 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Profile Editor TableView CellView Items/PayloadCellViewItemRadioButton.swift:
--------------------------------------------------------------------------------
1 | //
2 | // PayloadCellViewItemCheckbox.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Cocoa
10 |
11 | class EditorRadioButton {
12 |
13 | class func withTitle(title: String,
14 | index: Int,
15 | identifier: NSUserInterfaceItemIdentifier,
16 | cellView: RadioButtonsCellView) -> NSButton {
17 |
18 | // ---------------------------------------------------------------------
19 | // Create and setup Checkbox
20 | // ---------------------------------------------------------------------
21 | let radioButton = PayloadButton()
22 | radioButton.translatesAutoresizingMaskIntoConstraints = false
23 | radioButton.setButtonType(.radio)
24 | radioButton.action = #selector(cellView.clicked(_:))
25 | radioButton.target = cellView
26 | radioButton.identifier = identifier
27 | radioButton.title = title
28 | radioButton.tag = index
29 |
30 | return radioButton
31 | }
32 | }
33 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Profile Editor TableView CellView Items/PayloadCellViewItemSegmentedControl.swift:
--------------------------------------------------------------------------------
1 | //
2 | // PayloadCellViewItemPopUpButton.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Cocoa
10 |
11 | class EditorSegmentedControl {
12 |
13 | class func withSegments(cellView: SegmentedControlCellView) -> NSSegmentedControl {
14 |
15 | // ---------------------------------------------------------------------
16 | // Create and setup Checkbox
17 | // ---------------------------------------------------------------------
18 | let segmentedControl = PayloadSegmentedControl()
19 | segmentedControl.translatesAutoresizingMaskIntoConstraints = false
20 | segmentedControl.segmentStyle = .texturedRounded
21 | segmentedControl.trackingMode = .selectOne
22 | segmentedControl.action = #selector(cellView.selectSegment(_:))
23 | segmentedControl.target = cellView
24 |
25 | return segmentedControl
26 | }
27 | }
28 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Profile Editor TableView CellView Items/PayloadCellViewItemSlider.swift:
--------------------------------------------------------------------------------
1 | //
2 | // PayloadCellViewItemDatePicker.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Cocoa
10 |
11 | class EditorSlider {
12 |
13 | class func slider(cellView: PayloadCellView & SliderCellView) -> NSSlider {
14 |
15 | // ---------------------------------------------------------------------
16 | // Create and setup Slider
17 | // ---------------------------------------------------------------------
18 | let slider = NSSlider()
19 | slider.translatesAutoresizingMaskIntoConstraints = false
20 | slider.sliderType = .linear
21 | slider.tickMarkPosition = .below
22 | slider.target = cellView
23 | slider.action = #selector(cellView.selected(_:))
24 |
25 | return slider
26 | }
27 | }
28 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Profile Editor TableView CellViews/PayloadCellViewPadding.swift:
--------------------------------------------------------------------------------
1 | //
2 | // PayloadCellViewPadding.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Cocoa
10 |
11 | class PayloadCellViewPadding: NSTableCellView, ProfileCreatorCellView {
12 |
13 | // MARK: -
14 | // MARK: PayloadCellView Variables
15 |
16 | var height: CGFloat = 20.0
17 | var row = -1
18 |
19 | // MARK: -
20 | // MARK: Initialization
21 |
22 | required init?(coder: NSCoder) {
23 | fatalError("init(coder:) has not been implemented")
24 | }
25 |
26 | init(height: CGFloat? = 20.0) {
27 | super.init(frame: NSRect.zero)
28 |
29 | if let initHeight = height {
30 | self.height = initHeight
31 | }
32 | }
33 | }
34 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Profile Editor TableView CellViews/PayloadCellViewProtocols.swift:
--------------------------------------------------------------------------------
1 | //
2 | // PayloadCellViewProtocols.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Cocoa
10 |
11 | protocol ProfileCreatorCellView {
12 | var height: CGFloat { get set }
13 |
14 | func addSubview(_ subview: NSView)
15 | }
16 |
17 | @objc protocol CheckboxCellView {
18 | func clicked(_ checkbox: NSButton)
19 | }
20 |
21 | @objc protocol RadioButtonsCellView {
22 | func clicked(_ radioButton: NSButton)
23 | }
24 |
25 | @objc protocol SegmentedControlCellView {
26 | func selectSegment(_ segmentedControl: NSSegmentedControl)
27 | }
28 |
29 | @objc protocol PopUpButtonCellView {
30 | func selected(_ popUpButton: NSPopUpButton)
31 | }
32 |
33 | @objc protocol DatePickerCellView {
34 | func selectDate(_ datePicker: NSDatePicker)
35 | }
36 |
37 | @objc protocol SliderCellView {
38 | func selected(_ slider: NSSlider)
39 | }
40 |
41 | @objc protocol TableViewCellView: AnyObject, NSTableViewDelegate, NSTableViewDataSource, NSTextFieldDelegate {
42 |
43 | }
44 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Profile Settings/ProfileSettingsCopy.swift:
--------------------------------------------------------------------------------
1 | //
2 | // ProfileSettingsCopy.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Foundation
10 |
11 | // MARK: -
12 | // MARK: NSCopying Functions
13 |
14 | extension ProfileSettings: NSCopying {
15 | func copy(with zone: NSZone? = nil) -> Any {
16 | do {
17 | return try ProfileSettings(withSettings: self.currentSettings())
18 | } catch {
19 | Log.shared.error(message: "Copying profile settings failed with error: \(error)", category: String(describing: self))
20 | return ProfileSettings()
21 | }
22 | }
23 | }
24 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Profile Settings/ProfileSettingsIncluded.swift:
--------------------------------------------------------------------------------
1 | //
2 | // ProfileSettingsIncluded.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Foundation
10 | import ProfilePayloads
11 |
12 | extension ProfileSettings {
13 |
14 | func isIncludedInProfile(payload: Payload) -> Bool {
15 | self.isIncludedInProfile(domainIdentifier: payload.domainIdentifier, type: payload.type)
16 | }
17 |
18 | func isIncludedInProfile(domainIdentifier: String, type: PayloadType) -> Bool {
19 | !self.payloadSettingsEnabled(forDomainIdentifier: domainIdentifier, type: type).isEmpty
20 | }
21 |
22 | }
23 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Profile Settings/ProfileSettingsPayloadKeysExcluded.swift:
--------------------------------------------------------------------------------
1 | //
2 | // ProfileSettingsPayloadKeysExcluded.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Foundation
10 | import ProfilePayloads
11 |
12 | extension ProfileSettings {
13 |
14 | func isExcluded(subkey: PayloadSubkey, parentValueKeyPath: String? = nil, payloadIndex: Int) -> Bool {
15 | if let exludedArray = self.isExcludedArray(subkey: subkey, parentValueKeyPath: parentValueKeyPath, payloadIndex: payloadIndex) {
16 | return !exludedArray.isEmpty
17 | }
18 | return false
19 | }
20 |
21 | func isExcludedArray(subkey: PayloadSubkey, parentValueKeyPath: String? = nil, payloadIndex: Int) -> [[String: Any]]? {
22 | if !subkey.excludes.isEmpty {
23 | return self.match(subkey: subkey, excludeConditionals: subkey.excludes, parentValueKeyPath: parentValueKeyPath, payloadIndex: payloadIndex)
24 | }
25 | return nil
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/ProfileCreatorRelease.entitlements:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | com.apple.security.app-sandbox
6 |
7 | com.apple.security.files.user-selected.read-write
8 |
9 | com.apple.security.network.client
10 |
11 | com.apple.security.temporary-exception.mach-lookup.global-name
12 |
13 | $(PRODUCT_BUNDLE_IDENTIFIER)-spks
14 | $(PRODUCT_BUNDLE_IDENTIFIER)-spki
15 |
16 |
17 |
18 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Utility/Certificate.swift:
--------------------------------------------------------------------------------
1 | //
2 | // Certificate.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Foundation
10 |
11 | class Certificate {
12 |
13 | class func certificateData(forString string: String) -> Data? {
14 | let certificateScanner = Scanner(string: string)
15 |
16 | // Move to the first line containing '-----BEGIN CERTIFICATE-----'
17 | _ = certificateScanner.scanUpToString("-----BEGIN CERTIFICATE-----")
18 |
19 | _ = certificateScanner.scanString("-----BEGIN CERTIFICATE-----")
20 |
21 | let certificateScannerString: String? = certificateScanner.scanUpToString("-----END CERTIFICATE-----")
22 |
23 | // If the scannerString is not empty, replace the plistString
24 | guard let certificateStringBase64 = certificateScannerString, !certificateStringBase64.isEmpty else {
25 | return nil
26 | }
27 |
28 | return Data(base64Encoded: certificateStringBase64, options: .ignoreUnknownCharacters)
29 | }
30 |
31 | }
32 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Value Import Processors/ValueImportError.swift:
--------------------------------------------------------------------------------
1 | //
2 | // ValueImportError.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Foundation
10 |
11 | struct ValueImportError: LocalizedError {
12 | var errorDescription: String? { mMsg }
13 | var failureReason: String? { mMsg }
14 | var recoverySuggestion: String? { "" }
15 | var helpAnchor: String? { "" }
16 |
17 | private var mMsg: String
18 |
19 | init(_ description: String) {
20 | mMsg = description
21 | }
22 | }
23 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreator/Value Info Processors/ValueInfo.swift:
--------------------------------------------------------------------------------
1 | //
2 | // ValueInfo.swift
3 | // ProfileCreator
4 | //
5 | // Created by Erik Berglund.
6 | // Copyright © 2018 Erik Berglund. All rights reserved.
7 | //
8 |
9 | import Cocoa
10 | import Foundation
11 |
12 | struct ValueInfo {
13 | var title: String?
14 |
15 | var topLabel: String?
16 | var topContent: String?
17 | var topError: Bool = false
18 |
19 | var centerLabel: String?
20 | var centerContent: String?
21 | var centerError: Bool = false
22 |
23 | var bottomLabel: String?
24 | var bottomContent: String?
25 | var bottomError: Bool = false
26 |
27 | var message: String?
28 |
29 | var icon: NSImage?
30 | var iconPath: String?
31 | }
32 |
--------------------------------------------------------------------------------
/ProfileCreator/ProfileCreatorExportTests/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | $(DEVELOPMENT_LANGUAGE)
7 | CFBundleExecutable
8 | $(EXECUTABLE_NAME)
9 | CFBundleIdentifier
10 | $(PRODUCT_BUNDLE_IDENTIFIER)
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | $(PRODUCT_NAME)
15 | CFBundlePackageType
16 | BNDL
17 | CFBundleShortVersionString
18 | 1.0
19 | CFBundleVersion
20 | 1
21 |
22 |
23 |
--------------------------------------------------------------------------------
/ProfileCreator/WFColorCode/.gitignore:
--------------------------------------------------------------------------------
1 | .DS_Store
2 | /.build
3 | /Packages
4 |
5 | # Xcode
6 | xcuserdata
7 | *.xcuserstate
8 | *.xccheckout
9 |
--------------------------------------------------------------------------------
/ProfileCreator/WFColorCode/.swift-version:
--------------------------------------------------------------------------------
1 | 4.1
2 |
--------------------------------------------------------------------------------
/ProfileCreator/WFColorCode/.swiftlint.yml:
--------------------------------------------------------------------------------
1 | opt_in_rules:
2 | - attributes
3 | - closure_end_indentation
4 | - closure_spacing
5 | - conditional_returns_on_newline
6 | - empty_count
7 | - explicit_init
8 | - fatal_error_message
9 | - first_where
10 | - force_unwrapping
11 | - implicit_return
12 | - let_var_whitespace
13 | - multiline_parameters
14 | - nimble_operator
15 | - object_literal
16 | - operator_usage_whitespace
17 | - private_outlet
18 | - redundant_nil_coalescing
19 | - strict_fileprivate
20 | - switch_case_on_newline
21 | - unneeded_parentheses_in_closure_argument
22 | - vertical_parameter_alignment_on_call
23 |
24 | disabled_rules:
25 | - force_unwrapping
26 | - force_try
27 |
28 | trailing_comma:
29 | mandatory_comma: true
30 |
31 | trailing_whitespace:
32 | ignores_empty_lines: true
33 |
34 | vertical_whitespace:
35 | max_empty_lines: 3
36 |
37 | line_length: 200
38 | function_body_length: 75
39 | cyclomatic_complexity: 17
40 |
41 | identifier_name:
42 | min_length:
43 | warning: 1
44 |
--------------------------------------------------------------------------------
/ProfileCreator/WFColorCode/.travis.yml:
--------------------------------------------------------------------------------
1 | language: objective-c
2 | osx_image: xcode10
3 |
4 | script:
5 | - swiftlint
6 | - swift test
7 | - set -o pipefail
8 | - xcodebuild -scheme ColorCode test | xcpretty
9 | - pod lib lint --quick
10 | after_success:
11 | - bash <(curl -s https://codecov.io/bash)
12 |
--------------------------------------------------------------------------------
/ProfileCreator/WFColorCode/ColorCode.xcodeproj/ColorCodeTests_Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | CFBundleDevelopmentRegion
5 | en
6 | CFBundleExecutable
7 | $(EXECUTABLE_NAME)
8 | CFBundleIdentifier
9 | $(PRODUCT_BUNDLE_IDENTIFIER)
10 | CFBundleInfoDictionaryVersion
11 | 6.0
12 | CFBundleName
13 | $(PRODUCT_NAME)
14 | CFBundlePackageType
15 | BNDL
16 | CFBundleShortVersionString
17 | 1.0
18 | CFBundleSignature
19 | ????
20 | CFBundleVersion
21 | $(CURRENT_PROJECT_VERSION)
22 | NSPrincipalClass
23 |
24 |
25 |
26 |
--------------------------------------------------------------------------------
/ProfileCreator/WFColorCode/ColorCode.xcodeproj/ColorCode_Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | en
7 | CFBundleExecutable
8 | $(EXECUTABLE_NAME)
9 | CFBundleIdentifier
10 | $(PRODUCT_BUNDLE_IDENTIFIER)
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | $(PRODUCT_NAME)
15 | CFBundlePackageType
16 | FMWK
17 | CFBundleShortVersionString
18 | 2.3.0
19 | CFBundleSignature
20 | ????
21 | CFBundleVersion
22 | $(CURRENT_PROJECT_VERSION)
23 | NSHumanReadableCopyright
24 | © 2014-2018 1024jp
25 | NSPrincipalClass
26 |
27 |
28 |
29 |
--------------------------------------------------------------------------------
/ProfileCreator/WFColorCode/ColorCode.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/ProfileCreator/WFColorCode/ColorCode.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IDEDidComputeMac32BitWarning
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/ProfileCreator/WFColorCode/ColorCode.xcodeproj/xcshareddata/xcschemes/xcschememanagement.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | SchemeUserState
5 |
6 | ColorCode.xcscheme
7 |
8 |
9 | SuppressBuildableAutocreation
10 |
11 |
12 |
13 |
--------------------------------------------------------------------------------
/ProfileCreator/WFColorCode/LICENSE:
--------------------------------------------------------------------------------
1 | The MIT License
2 |
3 | Copyright (c) 2014-2018 1024jp
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in
13 | all copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21 | THE SOFTWARE.
22 |
--------------------------------------------------------------------------------
/ProfileCreator/WFColorCode/Package.swift:
--------------------------------------------------------------------------------
1 | // swift-tools-version:4.0
2 |
3 | import PackageDescription
4 |
5 | let package = Package(
6 | name: "ColorCode",
7 | targets: [
8 | .target(name: "ColorCode"),
9 | .testTarget(name: "ColorCodeTests", dependencies: ["ColorCode"]),
10 | ]
11 | )
12 |
--------------------------------------------------------------------------------
/ProfileCreator/WFColorCode/WFColorCode.podspec:
--------------------------------------------------------------------------------
1 | Pod::Spec.new do |s|
2 | s.name = "WFColorCode"
3 | s.version = "2.3.0"
4 | s.summary = "NSColor category adding ability to handle HSL color space and CSS3 style color codes like hex, rgb() or hsla()."
5 |
6 | s.homepage = "https://github.com/1024jp/WFColorCode"
7 | s.license = { :type => "MIT",
8 | :file => "LICENSE" }
9 | s.author = { "1024jp" => "1024jp@wolfrosch.com" }
10 |
11 | s.source = { :git => "https://github.com/1024jp/WFColorCode.git",
12 | :tag => s.version }
13 |
14 | s.source_files = 'Sources/ColorCode/*.swift'
15 | s.requires_arc = true
16 |
17 | s.module_name = 'ColorCode'
18 | s.osx.deployment_target = '10.9'
19 | end
20 |
--------------------------------------------------------------------------------
/resources/screenshots/ProfileCreator.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/screenshots/ProfileCreator.png
--------------------------------------------------------------------------------
/resources/wiki/128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/128.png
--------------------------------------------------------------------------------
/resources/wiki/256.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/256.png
--------------------------------------------------------------------------------
/resources/wiki/AirPrint_Error_After_GUI.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/AirPrint_Error_After_GUI.png
--------------------------------------------------------------------------------
/resources/wiki/AirPrint_Error_After_XML.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/AirPrint_Error_After_XML.png
--------------------------------------------------------------------------------
/resources/wiki/AirPrint_Error_Before_GUI.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/AirPrint_Error_Before_GUI.png
--------------------------------------------------------------------------------
/resources/wiki/AirPrint_Error_Before_XML.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/AirPrint_Error_Before_XML.png
--------------------------------------------------------------------------------
/resources/wiki/Array_of_Dictionaries_GUI.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Array_of_Dictionaries_GUI.png
--------------------------------------------------------------------------------
/resources/wiki/Array_of_Dictionaries_XML.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Array_of_Dictionaries_XML.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_ActivePayloads_Highlighted.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_ActivePayloads_Highlighted.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_Buttons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_Buttons.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_General_New1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_General_New1.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_General_New1_Highlighted.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_General_New1_Highlighted.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_General_New2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_General_New2.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_General_New2_Highlighted.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_General_New2_Highlighted.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_MDM_PreventRemoval1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_MDM_PreventRemoval1.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_MDM_PreventRemoval2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_MDM_PreventRemoval2.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_PayloadAdd.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_PayloadAdd.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_PayloadAdd_Duplicate.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_PayloadAdd_Duplicate.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_PayloadAdd_DuplicateTabs.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_PayloadAdd_DuplicateTabs.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_PayloadAdd_Highlighted.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_PayloadAdd_Highlighted.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_PayloadRemove.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_PayloadRemove.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_Payload_Domain1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_Payload_Domain1.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_Payload_Domain2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_Payload_Domain2.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_Payload_Import1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_Payload_Import1.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_Payload_Import2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_Payload_Import2.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_Payload_Import3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_Payload_Import3.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_Payload_Segments1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_Payload_Segments1.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_Payload_Segments2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_Payload_Segments2.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_ProfileStyles.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_ProfileStyles.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_Save.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_Save.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_XML.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_XML.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_XML_MCX.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_XML_MCX.png
--------------------------------------------------------------------------------
/resources/wiki/Builder_XML_Profile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Builder_XML_Profile.png
--------------------------------------------------------------------------------
/resources/wiki/Export_Plist.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Export_Plist.png
--------------------------------------------------------------------------------
/resources/wiki/Export_Profile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Export_Profile.png
--------------------------------------------------------------------------------
/resources/wiki/Export_Profile_Highlighted.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Export_Profile_Highlighted.png
--------------------------------------------------------------------------------
/resources/wiki/Export_Profile_Settings.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Export_Profile_Settings.png
--------------------------------------------------------------------------------
/resources/wiki/Export_Share_Button.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Export_Share_Button.png
--------------------------------------------------------------------------------
/resources/wiki/Library_Buttons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Library_Buttons.png
--------------------------------------------------------------------------------
/resources/wiki/Library_GroupCreation.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Library_GroupCreation.png
--------------------------------------------------------------------------------
/resources/wiki/Library_Group_ProfileAdd.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Library_Group_ProfileAdd.png
--------------------------------------------------------------------------------
/resources/wiki/Library_Group_ProfileAdded.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Library_Group_ProfileAdded.png
--------------------------------------------------------------------------------
/resources/wiki/Library_Group_ProfileRemoval.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Library_Group_ProfileRemoval.png
--------------------------------------------------------------------------------
/resources/wiki/Library_Group_opt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Library_Group_opt.png
--------------------------------------------------------------------------------
/resources/wiki/Library_MainWindow_Empty.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Library_MainWindow_Empty.png
--------------------------------------------------------------------------------
/resources/wiki/Library_MainWindow_Profile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Library_MainWindow_Profile.png
--------------------------------------------------------------------------------
/resources/wiki/Library_MainWindow_ProfileRightClickMenu.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Library_MainWindow_ProfileRightClickMenu.png
--------------------------------------------------------------------------------
/resources/wiki/Library_MainWindow_Profiles.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Library_MainWindow_Profiles.png
--------------------------------------------------------------------------------
/resources/wiki/Library_Sidebar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Library_Sidebar.png
--------------------------------------------------------------------------------
/resources/wiki/Menu_Developer.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Menu_Developer.png
--------------------------------------------------------------------------------
/resources/wiki/Payloads_AppleDomains.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Payloads_AppleDomains.png
--------------------------------------------------------------------------------
/resources/wiki/Payloads_AppleManagedPreferences.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Payloads_AppleManagedPreferences.png
--------------------------------------------------------------------------------
/resources/wiki/Payloads_ApplicationManagedPreferences.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Payloads_ApplicationManagedPreferences.png
--------------------------------------------------------------------------------
/resources/wiki/Payloads_Bar_AppleDomains.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Payloads_Bar_AppleDomains.png
--------------------------------------------------------------------------------
/resources/wiki/Payloads_Bar_AppleManagedPreferences.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Payloads_Bar_AppleManagedPreferences.png
--------------------------------------------------------------------------------
/resources/wiki/Payloads_Bar_ApplicationManagedPreferences.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Payloads_Bar_ApplicationManagedPreferences.png
--------------------------------------------------------------------------------
/resources/wiki/Payloads_Bar_ApplicationManagedPreferencesLocal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Payloads_Bar_ApplicationManagedPreferencesLocal.png
--------------------------------------------------------------------------------
/resources/wiki/Payloads_Bar_Custom.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Payloads_Bar_Custom.png
--------------------------------------------------------------------------------
/resources/wiki/Payloads_Custom.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Payloads_Custom.png
--------------------------------------------------------------------------------
/resources/wiki/Payloads_SmartCardDuplicates.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Payloads_SmartCardDuplicates.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Array_of_Strings_Dropdown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Array_of_Strings_Dropdown.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Array_of_Strings_Dropdown_Unique1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Array_of_Strings_Dropdown_Unique1.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Array_of_Strings_Dropdown_Unique2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Array_of_Strings_Dropdown_Unique2.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Array_of_Strings_Textbox.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Array_of_Strings_Textbox.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Boolean_Checkbox.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Boolean_Checkbox.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Boolean_Inverted1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Boolean_Inverted1.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Boolean_Inverted2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Boolean_Inverted2.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Boolean_Radio.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Boolean_Radio.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Integer_Dropdown1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Integer_Dropdown1.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Integer_Dropdown2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Integer_Dropdown2.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Integer_Dropdown_Friendly.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Integer_Dropdown_Friendly.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Integer_Textbox.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Integer_Textbox.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Integer_Textbox_Placeholder.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Integer_Textbox_Placeholder.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Integer_Textbox_Range.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Integer_Textbox_Range.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Real_Textbox.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Real_Textbox.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Real_Textbox_Decimals1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Real_Textbox_Decimals1.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Real_Textbox_Decimals2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Real_Textbox_Decimals2.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_Real_Textbox_Range.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_Real_Textbox_Range.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_String_Dropdown1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_String_Dropdown1.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_String_Dropdown2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_String_Dropdown2.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_String_Dropdown_Friendly1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_String_Dropdown_Friendly1.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_String_Dropdown_Friendly2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_String_Dropdown_Friendly2.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_String_Format1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_String_Format1.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_String_Format2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_String_Format2.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_String_Format3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_String_Format3.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_String_Textbox.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_String_Textbox.png
--------------------------------------------------------------------------------
/resources/wiki/Pref_Templates_String_Textbox_Placeholder.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Pref_Templates_String_Textbox_Placeholder.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_BadFormat.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_BadFormat.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_Deprecated.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_Deprecated.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_Description.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_Description.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_Documentation.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_Documentation.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_DocumentationRoot.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_DocumentationRoot.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_GoodFormat.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_GoodFormat.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_KeyName.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_KeyName.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_KeyNameFriendly.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_KeyNameFriendly.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_KeyNameHover.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_KeyNameHover.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_MinApp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_MinApp.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_MiniOS.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_MiniOS.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_MinmacOS.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_MinmacOS.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_Note.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_Note.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_ValueDefault.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_ValueDefault.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_ValuePlaceholder.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_ValuePlaceholder.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_ValueRange.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_ValueRange.png
--------------------------------------------------------------------------------
/resources/wiki/Preference_Details_ValueUnit.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preference_Details_ValueUnit.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_AddPreference_Add.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_AddPreference_Add.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_AddPreference_Remove.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_AddPreference_Remove.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_AddPreferences_GUIExcluded1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_AddPreferences_GUIExcluded1.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_AddPreferences_GUIExcluded2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_AddPreferences_GUIExcluded2.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_AddPreferences_GUIResolved.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_AddPreferences_GUIResolved.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_AddPreferences_XMLExcluded.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_AddPreferences_XMLExcluded.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_AddPreferences_XMLResolved.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_AddPreferences_XMLResolved.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_Advanced.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_Advanced.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_Editor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_Editor.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_General.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_General.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_Library.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_Library.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_Library_FileNameFormat.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_Library_FileNameFormat.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_Payloads.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_Payloads.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_ProfileDefaults.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_ProfileDefaults.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_ProfileDefaults_Distribution.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_ProfileDefaults_Distribution.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_ProfileDefaults_PayloadContentStyle.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_ProfileDefaults_PayloadContentStyle.png
--------------------------------------------------------------------------------
/resources/wiki/Preferences_Required.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Preferences_Required.png
--------------------------------------------------------------------------------
/resources/wiki/Segmented_Controls_MenuName_Mismatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Segmented_Controls_MenuName_Mismatch.png
--------------------------------------------------------------------------------
/resources/wiki/Segmented_Controls_Menus.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/Segmented_Controls_Menus.png
--------------------------------------------------------------------------------
/resources/wiki/ShareKit_Button_DisabledOptions.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/ShareKit_Button_DisabledOptions.png
--------------------------------------------------------------------------------
/resources/wiki/ShareKit_Button_EnabledOptions.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/ShareKit_Button_EnabledOptions.png
--------------------------------------------------------------------------------
/resources/wiki/ShareKit_Example_GUI.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/ShareKit_Example_GUI.png
--------------------------------------------------------------------------------
/resources/wiki/ShareKit_Example_XML.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/ShareKit_Example_XML.png
--------------------------------------------------------------------------------
/resources/wiki/ShareKit_SystemPrefs_Disabled.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/ShareKit_SystemPrefs_Disabled.png
--------------------------------------------------------------------------------
/resources/wiki/ShareKit_SystemPrefs_Enabled.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/WillYu91/ProfileCreator/022f420198ff58fca56e1f3069563cf2c4575dd5/resources/wiki/ShareKit_SystemPrefs_Enabled.png
--------------------------------------------------------------------------------