Skip to content

Commit

Permalink
increased build number
Browse files Browse the repository at this point in the history
  • Loading branch information
tonisevener committed Jan 26, 2021
1 parent 88f3417 commit a3c2b00
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 14 deletions.
16 changes: 8 additions & 8 deletions Natofy.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_ASSET_PATHS = "\"Natofy/Preview Content\"";
DEVELOPMENT_TEAM = QXP9WAJW7P;
ENABLE_PREVIEWS = YES;
Expand All @@ -708,7 +708,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_ASSET_PATHS = "\"Natofy/Preview Content\"";
DEVELOPMENT_TEAM = QXP9WAJW7P;
ENABLE_PREVIEWS = YES;
Expand All @@ -731,7 +731,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIconExtension-iOS";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = QXP9WAJW7P;
INFOPLIST_FILE = "Natofy Action/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
Expand All @@ -753,7 +753,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIconExtension-iOS";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = QXP9WAJW7P;
INFOPLIST_FILE = "Natofy Action/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
Expand All @@ -775,7 +775,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_ASSET_PATHS = "\"Natofy Watch Extension/Preview Content\"";
DEVELOPMENT_TEAM = QXP9WAJW7P;
ENABLE_PREVIEWS = YES;
Expand All @@ -801,7 +801,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_ASSET_PATHS = "\"Natofy Watch Extension/Preview Content\"";
DEVELOPMENT_TEAM = QXP9WAJW7P;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -829,7 +829,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = QXP9WAJW7P;
IBSC_MODULE = Natofy_Watch_Extension;
INFOPLIST_FILE = "Natofy Watch/Info.plist";
Expand All @@ -851,7 +851,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = QXP9WAJW7P;
IBSC_MODULE = Natofy_Watch_Extension;
INFOPLIST_FILE = "Natofy Watch/Info.plist";
Expand Down
Binary file not shown.
25 changes: 19 additions & 6 deletions Natofy.xcodeproj/xcshareddata/xcschemes/Natofy Watch.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -64,33 +64,46 @@
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<RemoteRunnable
runnableDebuggingMode = "2"
BundleIdentifier = "com.apple.Carousel"
RemotePath = "/Natofy">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "671BE51B25BE486400636495"
BuildableName = "Natofy Watch.app"
BlueprintName = "Natofy Watch"
ReferencedContainer = "container:Natofy.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</RemoteRunnable>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<RemoteRunnable
runnableDebuggingMode = "2"
BundleIdentifier = "com.apple.Carousel"
RemotePath = "/Natofy">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "671BE51B25BE486400636495"
BuildableName = "Natofy Watch.app"
BlueprintName = "Natofy Watch"
ReferencedContainer = "container:Natofy.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</RemoteRunnable>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "671BE51B25BE486400636495"
BuildableName = "Natofy Watch.app"
BlueprintName = "Natofy Watch"
ReferencedContainer = "container:Natofy.xcodeproj">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
Expand Down

0 comments on commit a3c2b00

Please sign in to comment.