macdeployqt: Remove FinalCheck from header
This commit is contained in:
2
3rdparty/macdeployqt/shared.h
vendored
2
3rdparty/macdeployqt/shared.h
vendored
@@ -136,6 +136,6 @@ QSet<QString> codesignBundle(const QString &identity,
|
|||||||
void codesign(const QString &identity, const QString &appBundlePath);
|
void codesign(const QString &identity, const QString &appBundlePath);
|
||||||
void createDiskImage(const QString &appBundlePath, const QString &filesystemType);
|
void createDiskImage(const QString &appBundlePath, const QString &filesystemType);
|
||||||
void fixupFramework(const QString &appBundlePath);
|
void fixupFramework(const QString &appBundlePath);
|
||||||
bool FinalCheck(const QString &appBundlePath);
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user