mirror of
https://github.com/devicekit/DeviceKit.git
synced 2026-05-17 10:20:34 +00:00
Add missing technical specification and image urls. (#272)
* Add support urls and images for iPhone 12, 12 Pro and iPad Air (4th gen) * Fix iPhone 12 Pro Max and iPhone 12 mini tech specs and support image urls. * Version bump to 4.3.0 and added changelog entry.
This commit is contained in:
@@ -382,7 +382,7 @@
|
||||
"@executable_path/Frameworks",
|
||||
"@loader_path/Frameworks",
|
||||
);
|
||||
MARKETING_VERSION = 4.2.1;
|
||||
MARKETING_VERSION = 4.3.0;
|
||||
MTL_ENABLE_DEBUG_INFO = YES;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = me.dennisweissmann.DeviceKit;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
@@ -439,7 +439,7 @@
|
||||
"@executable_path/Frameworks",
|
||||
"@loader_path/Frameworks",
|
||||
);
|
||||
MARKETING_VERSION = 4.2.1;
|
||||
MARKETING_VERSION = 4.3.0;
|
||||
MTL_ENABLE_DEBUG_INFO = NO;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = me.dennisweissmann.DeviceKit;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
|
||||
Reference in New Issue
Block a user