Skip to content

Commit 7f8d033

Browse files
committed
Update example overrides
1 parent a3e008f commit 7f8d033

38 files changed

+15
-21
lines changed

AdditionalAssets.xcassets/Contents.json

-6
This file was deleted.

AdditionalWatchAssets.xcassets/Contents.json

-6
This file was deleted.

Loop.xcworkspace/contents.xcworkspacedata

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

LoopConfigOverride.xcconfig

-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//
21

32
// Override this if you don't want the default com.${DEVELOPMENT_TEAM}.loopkit that loop uses
43
// MAIN_APP_BUNDLE_IDENTIFIER = com.myname.loop
@@ -8,8 +7,3 @@ MAIN_APP_DISPLAY_NAME = Loop
87

98
// Features
109
// SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) FEATURE_OVERRIDES_DISABLED
11-
12-
// Assets
13-
INCLUDED_SOURCE_FILE_NAMES = AdditionalAssets.xcassets
14-
15-
APPICON_NAME = CustomLoopIcon
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"info" : {
3+
"author" : "xcode",
4+
"version" : 1
5+
}
6+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"info" : {
3+
"author" : "xcode",
4+
"version" : 1
5+
}
6+
}

0 commit comments

Comments
 (0)