|
@@ -2751,7 +2751,7 @@
|
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
|
"$(SDKROOT)/usr/lib/swift",
|
|
"$(SDKROOT)/usr/lib/swift",
|
|
|
);
|
|
);
|
|
|
- MARKETING_VERSION = 0.6.5;
|
|
|
|
|
|
|
+ MARKETING_VERSION = "$(APP_VERSION)";
|
|
|
OTHER_LDFLAGS = (
|
|
OTHER_LDFLAGS = (
|
|
|
"-weak_framework",
|
|
"-weak_framework",
|
|
|
CoreNFC,
|
|
CoreNFC,
|
|
@@ -2787,7 +2787,7 @@
|
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
|
"$(SDKROOT)/usr/lib/swift",
|
|
"$(SDKROOT)/usr/lib/swift",
|
|
|
);
|
|
);
|
|
|
- MARKETING_VERSION = 0.6.5;
|
|
|
|
|
|
|
+ MARKETING_VERSION = "$(APP_VERSION)";
|
|
|
OTHER_LDFLAGS = (
|
|
OTHER_LDFLAGS = (
|
|
|
"-weak_framework",
|
|
"-weak_framework",
|
|
|
CoreNFC,
|
|
CoreNFC,
|
|
@@ -2817,7 +2817,7 @@
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "FreeAPS X";
|
|
INFOPLIST_KEY_CFBundleDisplayName = "FreeAPS X";
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
|
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = "$(BUNDLE_IDENTIFIER)";
|
|
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = "$(BUNDLE_IDENTIFIER)";
|
|
|
- MARKETING_VERSION = 0.6.5;
|
|
|
|
|
|
|
+ MARKETING_VERSION = "$(APP_VERSION)";
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_IDENTIFIER).watchkitapp";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_IDENTIFIER).watchkitapp";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SDKROOT = watchos;
|
|
SDKROOT = watchos;
|
|
@@ -2847,7 +2847,7 @@
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "FreeAPS X";
|
|
INFOPLIST_KEY_CFBundleDisplayName = "FreeAPS X";
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
|
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = "$(BUNDLE_IDENTIFIER)";
|
|
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = "$(BUNDLE_IDENTIFIER)";
|
|
|
- MARKETING_VERSION = 0.6.5;
|
|
|
|
|
|
|
+ MARKETING_VERSION = "$(APP_VERSION)";
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_IDENTIFIER).watchkitapp";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_IDENTIFIER).watchkitapp";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SDKROOT = watchos;
|
|
SDKROOT = watchos;
|