File tree 6 files changed +1
-376
lines changed
Library/License Manager/App Store
6 files changed +1
-376
lines changed Original file line number Diff line number Diff line change 10
10
[submodule "Frameworks/Static Libraries "]
11
11
path = Frameworks/Static Libraries
12
12
url = https://github.com/Codeux-Software/Static-Libraries.git
13
- [submodule "Frameworks/Apple Receipt Loader "]
14
- path = Frameworks/Apple Receipt Loader
15
- url = https://github.com/Codeux-Software/Apple-Receipt-Loader.git
16
13
[submodule "Sources/Plugins/Sample Code/Swift Bot "]
17
14
path = Sources/Plugins/Sample Code/Swift Bot
18
15
url = https://github.com/Codeux/Textual-Swift-Plugin.git
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -17,13 +17,7 @@ xcb() {
17
17
PROVISIONING_PROFILE_SPECIFIER=" "
18
18
}
19
19
20
- # Handle special case first
21
- if [ " ${TEXTUAL_BUILD_SCHEME_TOKEN} " == " appstore" ]; then
22
- cd " ${TEXTUAL_WORKSPACE_DIR} /Frameworks/Apple Receipt Loader/"
23
- xcb " libreceipt"
24
- fi
25
-
26
- # Assumes a the name and filename of the framework is the same just without spaces.
20
+ # Assumes the name and filename of the framework is the same just without spaces.
27
21
frameworks=(
28
22
' Auto Hyperlinks'
29
23
' Encryption Kit'
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments