Skip to content

Commit

Permalink
Update apps versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Sep 11, 2021
1 parent 5d5981c commit bbb72c2
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 10 deletions.
8 changes: 4 additions & 4 deletions Pulse.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1055,7 +1055,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.16.0;
MARKETING_VERSION = 0.17.0;
PRODUCT_BUNDLE_IDENTIFIER = com.github.kean.pulse;
PRODUCT_NAME = "Pulse iOS";
SWIFT_VERSION = 5.0;
Expand All @@ -1077,7 +1077,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.16.0;
MARKETING_VERSION = 0.17.0;
PRODUCT_BUNDLE_IDENTIFIER = com.github.kean.pulse;
PRODUCT_NAME = "Pulse iOS";
SWIFT_VERSION = 5.0;
Expand All @@ -1102,7 +1102,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 0.16.0;
MARKETING_VERSION = 0.17.0;
PRODUCT_BUNDLE_IDENTIFIER = com.github.kean.pulse;
PRODUCT_NAME = Pulse;
SDKROOT = macosx;
Expand All @@ -1127,7 +1127,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 0.16.0;
MARKETING_VERSION = 0.17.0;
PRODUCT_BUNDLE_IDENTIFIER = com.github.kean.pulse;
PRODUCT_NAME = Pulse;
SDKROOT = macosx;
Expand Down
25 changes: 19 additions & 6 deletions Pulse.xcodeproj/xcshareddata/xcschemes/Pulse Demo watchOS.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -54,33 +54,46 @@
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<RemoteRunnable
runnableDebuggingMode = "2"
BundleIdentifier = "com.apple.Carousel"
RemotePath = "/Pulse">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "0CEAB3D925FE862D00F09B0F"
BuildableName = "Pulse Demo watchOS.app"
BlueprintName = "Pulse Demo watchOS"
ReferencedContainer = "container:Pulse.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 = "/Pulse">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "0CEAB3D925FE862D00F09B0F"
BuildableName = "Pulse Demo watchOS.app"
BlueprintName = "Pulse Demo watchOS"
ReferencedContainer = "container:Pulse.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</RemoteRunnable>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "0CEAB3D925FE862D00F09B0F"
BuildableName = "Pulse Demo watchOS.app"
BlueprintName = "Pulse Demo watchOS"
ReferencedContainer = "container:Pulse.xcodeproj">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
Expand Down

0 comments on commit bbb72c2

Please sign in to comment.