Fix extension version number
This commit is contained in:
parent
2275aec1e9
commit
826568226f
2 changed files with 1 additions and 2 deletions
|
|
@ -357,7 +357,6 @@
|
|||
A2367B9A1EEFE1B300C8FE8B /* UtilsExtension.swift */,
|
||||
A28C66671EF10EC900A398A1 /* PasscodeExtensionDisplay.swift */,
|
||||
);
|
||||
name = passExtension;
|
||||
path = passExtension;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>XPC!</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<string>0.2.7</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<key>NSExtension</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue