Commit 3cef9ab2 authored by dogmaphobic's avatar dogmaphobic

Added missing icon for iPad Pro.

Updated App Store certificate (public) UUID.
parent c6e83cef
......@@ -78,6 +78,7 @@
<string>AppIcon72x72@2x~ipad.png</string>
<string>AppIcon76x76~ipad.png</string>
<string>AppIcon76x76@2x~ipad.png</string>
<string>AppIcon83.5x83.5@2x~ipad.png</string>
</array>
</dict>
</dict>
......
......@@ -47,6 +47,7 @@
<string>AppIcon72x72@2x~ipad.png</string>
<string>AppIcon76x76~ipad.png</string>
<string>AppIcon76x76@2x~ipad.png</string>
<string>AppIcon83.5x83.5@2x~ipad.png</string>
</array>
</dict>
</dict>
......
CODE_SIGN_IDENTITY = "iPhone Distribution";
PROVISIONING_PROFILE = 11a5f941-2284-40f1-95ad-50005b648377;
PROVISIONING_PROFILE = f22bae36-10c2-4fd8-b6f1-c83e47765614;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_EMPTY_BODY = YES;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment