diff --git a/com.robotsandpencils.XcodesApp.Helper/Info.plist b/com.robotsandpencils.XcodesApp.Helper/Info.plist
index dd15ba95..54d2d99b 100644
--- a/com.robotsandpencils.XcodesApp.Helper/Info.plist
+++ b/com.robotsandpencils.XcodesApp.Helper/Info.plist
@@ -8,11 +8,11 @@
6.0
CFBundleShortVersionString
$(MARKETING_VERSION)
+ CODE_SIGNING_SUBJECT_ORGANIZATIONAL_UNIT
+ $(CODE_SIGNING_SUBJECT_ORGANIZATIONAL_UNIT)
SMAuthorizedClients
- identifier "com.robotsandpencils.XcodesApp" and info [CFBundleShortVersionString] >= "1.0.0" and anchor apple generic and certificate leaf[subject.OU] = "$(CODE_SIGNING_SUBJECT_ORGANIZATIONAL_UNIT)"
+ identifier "com.robotsandpencils.XcodesApp" and info [CFBundleShortVersionString] >= "1.0.0" and anchor apple generic and certificate leaf[subject.OU] = "$(CODE_SIGNING_SUBJECT_ORGANIZATIONAL_UNIT)"
- CODE_SIGNING_SUBJECT_ORGANIZATIONAL_UNIT
- $(CODE_SIGNING_SUBJECT_ORGANIZATIONAL_UNIT)