diff --git a/VEF Exchange.xcodeproj/project.pbxproj b/VEF Exchange.xcodeproj/project.pbxproj
index c9ddff5..a5e68dd 100644
--- a/VEF Exchange.xcodeproj/project.pbxproj
+++ b/VEF Exchange.xcodeproj/project.pbxproj
@@ -562,6 +562,7 @@
B00E774B1F6B138B00649500 /* Release */,
);
defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
};
B00E775E1F6B164100649500 /* Build configuration list for PBXNativeTarget "VEF Widget" */ = {
isa = XCConfigurationList;
@@ -570,6 +571,7 @@
B00E77601F6B164100649500 /* Release */,
);
defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
diff --git a/VEF Widget/Info.plist b/VEF Widget/Info.plist
index 758d803..bf1f25a 100644
--- a/VEF Widget/Info.plist
+++ b/VEF Widget/Info.plist
@@ -5,7 +5,7 @@
CFBundleDevelopmentRegion
en
CFBundleDisplayName
- VEF Widget
+ VEF Exchange
CFBundleExecutable
$(EXECUTABLE_NAME)
CFBundleIdentifier
@@ -20,13 +20,6 @@
1.0
CFBundleVersion
1
- NSExtension
-
- NSExtensionMainStoryboard
- MainInterface
- NSExtensionPointIdentifier
- com.apple.widget-extension
-
NSAppTransportSecurity
NSAllowsArbitraryLoads
@@ -46,5 +39,12 @@
+ NSExtension
+
+ NSExtensionMainStoryboard
+ MainInterface
+ NSExtensionPointIdentifier
+ com.apple.widget-extension
+