Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
Move app to my developer portal
Browse files Browse the repository at this point in the history
Update bundle IDs and other identifiers
  • Loading branch information
pg8wood committed Jan 17, 2020
1 parent f064a81 commit d75dee3
Show file tree
Hide file tree
Showing 7 changed files with 47 additions and 46 deletions.
2 changes: 1 addition & 1 deletion Common/Persistence/Persistence.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ protocol Database {

class PersistenceClient: NSObject, ObservableObject {

static let documentsUrl = FileManager.default.containerURL(forSecurityApplicationGroupIdentifier: "group.com.willowtreeapps.patrick.gatewood.dashboard")!
static let documentsUrl = FileManager.default.containerURL(forSecurityApplicationGroupIdentifier: "group.com.patrickgatewood.dashboard-app")!

let fileManager = FileManager.default

Expand Down
40 changes: 20 additions & 20 deletions Dashboard.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1169,14 +1169,14 @@
CODE_SIGN_ENTITLEMENTS = Dashboard/Dashboard.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 7UMFPW78PV;
DEVELOPMENT_TEAM = GZZH6JZ9Q5;
INFOPLIST_FILE = "$(SRCROOT)/Dashboard/Supporting Files/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.willowtreeapps.patrick.gatewood.dashboard;
PRODUCT_BUNDLE_IDENTIFIER = "com.patrickgatewood.dashboard-app";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_VERSION = 5.0;
Expand All @@ -1193,14 +1193,14 @@
CODE_SIGN_ENTITLEMENTS = Dashboard/Dashboard.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 7UMFPW78PV;
DEVELOPMENT_TEAM = GZZH6JZ9Q5;
INFOPLIST_FILE = "$(SRCROOT)/Dashboard/Supporting Files/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.willowtreeapps.patrick.gatewood.dashboard;
PRODUCT_BUNDLE_IDENTIFIER = "com.patrickgatewood.dashboard-app";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_VERSION = 5.0;
Expand All @@ -1215,7 +1215,7 @@
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 7UMFPW78PV;
DEVELOPMENT_TEAM = GZZH6JZ9Q5;
INFOPLIST_FILE = DashboardTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -1237,7 +1237,7 @@
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 7UMFPW78PV;
DEVELOPMENT_TEAM = GZZH6JZ9Q5;
INFOPLIST_FILE = DashboardTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -1258,7 +1258,7 @@
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 7UMFPW78PV;
DEVELOPMENT_TEAM = GZZH6JZ9Q5;
INFOPLIST_FILE = DashboardUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -1279,7 +1279,7 @@
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 7UMFPW78PV;
DEVELOPMENT_TEAM = GZZH6JZ9Q5;
INFOPLIST_FILE = DashboardUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -1300,15 +1300,15 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = DashboardWidget/DashboardWidget.entitlements;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 7UMFPW78PV;
DEVELOPMENT_TEAM = GZZH6JZ9Q5;
INFOPLIST_FILE = DashboardWidget/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.willowtreeapps.patrick.gatewood.dashboard.DashboardTodayWidget;
PRODUCT_BUNDLE_IDENTIFIER = "com.patrickgatewood.dashboard-app.widget";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
Expand All @@ -1322,15 +1322,15 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = DashboardWidget/DashboardWidget.entitlements;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 7UMFPW78PV;
DEVELOPMENT_TEAM = GZZH6JZ9Q5;
INFOPLIST_FILE = DashboardWidget/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.willowtreeapps.patrick.gatewood.dashboard.DashboardTodayWidget;
PRODUCT_BUNDLE_IDENTIFIER = "com.patrickgatewood.dashboard-app.widget";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
Expand All @@ -1344,15 +1344,15 @@
ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "\"DashboardWatch Extension/Preview Content\"";
DEVELOPMENT_TEAM = 7UMFPW78PV;
DEVELOPMENT_TEAM = GZZH6JZ9Q5;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = "DashboardWatch Extension/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.willowtreeapps.patrick.gatewood.dashboard.watchkitapp.watchkitextension;
PRODUCT_BUNDLE_IDENTIFIER = "com.patrickgatewood.dashboard-app.watchkit-app.extension";
PRODUCT_NAME = "${TARGET_NAME}";
SDKROOT = watchos;
SKIP_INSTALL = YES;
Expand All @@ -1368,15 +1368,15 @@
ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "\"DashboardWatch Extension/Preview Content\"";
DEVELOPMENT_TEAM = 7UMFPW78PV;
DEVELOPMENT_TEAM = GZZH6JZ9Q5;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = "DashboardWatch Extension/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.willowtreeapps.patrick.gatewood.dashboard.watchkitapp.watchkitextension;
PRODUCT_BUNDLE_IDENTIFIER = "com.patrickgatewood.dashboard-app.watchkit-app.extension";
PRODUCT_NAME = "${TARGET_NAME}";
SDKROOT = watchos;
SKIP_INSTALL = YES;
Expand All @@ -1393,10 +1393,10 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 7UMFPW78PV;
DEVELOPMENT_TEAM = GZZH6JZ9Q5;
IBSC_MODULE = DashboardWatch_Extension;
INFOPLIST_FILE = DashboardWatch/Info.plist;
PRODUCT_BUNDLE_IDENTIFIER = com.willowtreeapps.patrick.gatewood.dashboard.watchkitapp;
PRODUCT_BUNDLE_IDENTIFIER = "com.patrickgatewood.dashboard-app.watchkit-app";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = watchos;
SKIP_INSTALL = YES;
Expand All @@ -1413,10 +1413,10 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 7UMFPW78PV;
DEVELOPMENT_TEAM = GZZH6JZ9Q5;
IBSC_MODULE = DashboardWatch_Extension;
INFOPLIST_FILE = DashboardWatch/Info.plist;
PRODUCT_BUNDLE_IDENTIFIER = com.willowtreeapps.patrick.gatewood.dashboard.watchkitapp;
PRODUCT_BUNDLE_IDENTIFIER = "com.patrickgatewood.dashboard-app.watchkit-app";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = watchos;
SKIP_INSTALL = YES;
Expand Down
6 changes: 1 addition & 5 deletions Dashboard/Dashboard.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,9 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.developer.applesignin</key>
<array>
<string>Default</string>
</array>
<key>com.apple.security.application-groups</key>
<array>
<string>group.com.willowtreeapps.patrick.gatewood.dashboard</string>
<string>group.com.patrickgatewood.dashboard-app</string>
</array>
</dict>
</plist>
39 changes: 22 additions & 17 deletions Dashboard/Supporting Files/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,13 @@
<string>1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>NSPhotoLibraryUsageDescription</key>
<string>Allows you to use custom images for your services</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIApplicationSceneManifest</key>
<dict>
<key>UIApplicationSupportsMultipleScenes</key>
Expand All @@ -58,5 +46,22 @@
</array>
</dict>
</dict>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
</dict>
</plist>
2 changes: 1 addition & 1 deletion DashboardWatch Extension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<key>NSExtensionAttributes</key>
<dict>
<key>WKAppBundleIdentifier</key>
<string>com.willowtreeapps.patrick.gatewood.dashboard.watchkitapp</string>
<string>com.patrickgatewood.dashboard-app.watchkit-app</string>
</dict>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.watchkit</string>
Expand Down
2 changes: 1 addition & 1 deletion DashboardWatch/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>WKCompanionAppBundleIdentifier</key>
<string>com.willowtreeapps.patrick.gatewood.dashboard</string>
<string>com.patrickgatewood.dashboard-app</string>
<key>WKWatchKitApp</key>
<true/>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion DashboardWidget/DashboardWidget.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<dict>
<key>com.apple.security.application-groups</key>
<array>
<string>group.com.willowtreeapps.patrick.gatewood.dashboard</string>
<string>group.com.patrickgatewood.dashboard-app</string>
</array>
</dict>
</plist>

0 comments on commit d75dee3

Please sign in to comment.