We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b8113 commit f5896b4Copy full SHA for f5896b4
Demo/Demo.xcodeproj/project.pbxproj
@@ -272,6 +272,8 @@
272
MARKETING_VERSION = 1.0;
273
PRODUCT_BUNDLE_IDENTIFIER = "com.orchetect.MenuBarExtraAccess.Demo${DEVELOPMENT_TEAM}";
274
PRODUCT_NAME = "$(TARGET_NAME)";
275
+ SUPPORTED_PLATFORMS = macosx;
276
+ SUPPORTS_MACCATALYST = NO;
277
SWIFT_EMIT_LOC_STRINGS = YES;
278
SWIFT_VERSION = 5.0;
279
};
@@ -298,6 +300,8 @@
298
300
299
301
302
303
304
305
306
307
0 commit comments