Skip to content

Commit c6d2ada

Browse files
committed
Configure the version number in LoopWorkspace, not Loop
1 parent 3d48a5c commit c6d2ada

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

LoopVersion.xcconfig

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
//
2+
// LoopVersion.xcconfig
3+
// LoopWorkspace
4+
//
5+
// Created by Darin Krauss on 1/30/20.
6+
// Copyright © 2020 LoopKit Authors. All rights reserved.
7+
//
8+
9+
// Loop is only built using LoopWorkspace, so read
10+
// the version number from LoopWorkspace
11+
12+
// Version [DEFAULT]
13+
LOOP_MARKETING_VERSION = 3.5.0
14+
CURRENT_PROJECT_VERSION = 57
15+
16+
// Optional override
17+
#include? "VersionOverride.xcconfig"

LoopWorkspace.xcworkspace/contents.xcworkspacedata

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)