diff --git a/Speculid.xcodeproj/xcshareddata/xcschemes/Speculid-Mac-App.xcscheme b/Speculid.xcodeproj/xcshareddata/xcschemes/Speculid-Mac-App.xcscheme index 03f3f99c..eaead017 100644 --- a/Speculid.xcodeproj/xcshareddata/xcschemes/Speculid-Mac-App.xcscheme +++ b/Speculid.xcodeproj/xcshareddata/xcschemes/Speculid-Mac-App.xcscheme @@ -126,7 +126,7 @@ + isEnabled = "NO"> + isEnabled = "YES"> $(DEFAULT_BUNDLE_VERSION) SMAuthorizedClients - identifier "com.brightdigit.Speculid-Mac-App" and anchor apple generic and Invalid Mac Developer CN: Apple Development: Leo Dion (5VZ4KT69B9) and certificate 1[field.1.2.840.113635.100.6.2.1] /* exists */ + anchor apple generic and identifier "com.brightdigit.Speculid-Mac-App" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = MLT7M394S7) diff --git a/applications/mac/Info.plist b/applications/mac/Info.plist index 31ce4176..5b4fe661 100644 --- a/applications/mac/Info.plist +++ b/applications/mac/Info.plist @@ -33,7 +33,7 @@ SMPrivilegedExecutables com.brightdigit.Speculid-Mac-Installer - identifier "com.brightdigit.Speculid-Mac-Installer" and anchor apple generic and Invalid Mac Developer CN: Apple Development: Leo Dion (5VZ4KT69B9) and certificate 1[field.1.2.840.113635.100.6.2.1] /* exists */ + anchor apple generic and identifier "com.brightdigit.Speculid-Mac-Installer" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = MLT7M394S7) diff --git a/frameworks/speculid/build.list b/frameworks/speculid/build.list index f8affbc1..33e51563 100644 --- a/frameworks/speculid/build.list +++ b/frameworks/speculid/build.list @@ -2,3 +2,4 @@ 3 4 5 +6 diff --git a/index.md b/index.md index 5f27d6cb..f9b6db91 100644 --- a/index.md +++ b/index.md @@ -60,6 +60,8 @@ An asset catalog image set will need a 1x, 2x, 3x of each graphic and **App Icon ## What Speculid Does + + **Speculid** links a single graphic file to an Image Set or App Icon and automatically renders different resolutions, file types, and sizes for all the image specifications required. ![diagram](/images/Diagram.png)