diff --git a/BeaconScanner.xcodeproj/project.pbxproj b/BeaconScanner.xcodeproj/project.pbxproj
index 88b021a..4f63327 100644
--- a/BeaconScanner.xcodeproj/project.pbxproj
+++ b/BeaconScanner.xcodeproj/project.pbxproj
@@ -256,6 +256,9 @@
LastUpgradeCheck = 0730;
ORGANIZATIONNAME = "Huge, Inc.";
TargetAttributes = {
+ 6753158718EF27D30024E9CE = {
+ DevelopmentTeam = 453G4TFLMD;
+ };
675315A818EF27D30024E9CE = {
TestTargetID = 6753158718EF27D30024E9CE;
};
@@ -483,12 +486,15 @@
baseConfigurationReference = 684D9CB187731C6225EF3654 /* Pods.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ CODE_SIGN_IDENTITY = "Mac Developer";
+ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
COMBINE_HIDPI_IMAGES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "BeaconScanner/BeaconScanner-Prefix.pch";
INFOPLIST_FILE = "$(SRCROOT)/BeaconScanner/BeaconScanner-Info.plist";
PRODUCT_BUNDLE_IDENTIFIER = "com.hugeinc.${PRODUCT_NAME:rfc1034identifier}";
PRODUCT_NAME = "$(TARGET_NAME)";
+ PROVISIONING_PROFILE = "";
WRAPPER_EXTENSION = app;
};
name = Debug;
@@ -498,12 +504,15 @@
baseConfigurationReference = 8F4A6EFFC00637ECAA58FDBA /* Pods.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ CODE_SIGN_IDENTITY = "Mac Developer";
+ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
COMBINE_HIDPI_IMAGES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "BeaconScanner/BeaconScanner-Prefix.pch";
INFOPLIST_FILE = "$(SRCROOT)/BeaconScanner/BeaconScanner-Info.plist";
PRODUCT_BUNDLE_IDENTIFIER = "com.hugeinc.${PRODUCT_NAME:rfc1034identifier}";
PRODUCT_NAME = "$(TARGET_NAME)";
+ PROVISIONING_PROFILE = "";
WRAPPER_EXTENSION = app;
};
name = Release;
diff --git a/BeaconScanner.xcworkspace/xcuserdata/mwelles.xcuserdatad/UserInterfaceState.xcuserstate b/BeaconScanner.xcworkspace/xcuserdata/mwelles.xcuserdatad/UserInterfaceState.xcuserstate
index fa3a62f..581b229 100644
Binary files a/BeaconScanner.xcworkspace/xcuserdata/mwelles.xcuserdatad/UserInterfaceState.xcuserstate and b/BeaconScanner.xcworkspace/xcuserdata/mwelles.xcuserdatad/UserInterfaceState.xcuserstate differ
diff --git a/BeaconScanner/BeaconScanner-Info.plist b/BeaconScanner/BeaconScanner-Info.plist
index 193a4ca..98aa5a3 100644
--- a/BeaconScanner/BeaconScanner-Info.plist
+++ b/BeaconScanner/BeaconScanner-Info.plist
@@ -17,11 +17,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.1
+ 1.11
CFBundleSignature
????
CFBundleVersion
- 8
+ 1
LSApplicationCategoryType
public.app-category.utilities
LSMinimumSystemVersion