File tree 2 files changed +3
-1
lines changed
HyperionCore/HyperionCore.xcodeproj
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 30
30
- run :
31
31
name : 📦 Install carthage
32
32
command : |
33
- brew outdated carthage || brew upgrade carthage
33
+ brew upgrade carthage
34
34
- run :
35
35
name : 🏗 Build Frameworks
36
36
command : sh build.sh
Original file line number Diff line number Diff line change 310
310
9D2744B1263CA53F00704ADA /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = CHANGELOG.md; path = ../CHANGELOG.md; sourceTree = "<group>"; };
311
311
9D2744B2263CA53F00704ADA /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
312
312
9D2744B3263CA85A00704ADA /* build.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = build.sh; path = ../build.sh; sourceTree = "<group>"; };
313
+ 9D2744B4263CAC2A00704ADA /* config.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; name = config.yml; path = ../.circleci/config.yml; sourceTree = "<group>"; };
313
314
9DDEB7D61FD78CF8002FC061 /* linkButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = linkButton.png; sourceTree = "<group>"; };
314
315
9DDEB7D71FD78CF8002FC061 /*
[email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "
[email protected] "; sourceTree = "<group>"; };
315
316
/* End PBXFileReference section */
513
514
9D2744B1263CA53F00704ADA /* CHANGELOG.md */,
514
515
9D2744B2263CA53F00704ADA /* README.md */,
515
516
9D2744B3263CA85A00704ADA /* build.sh */,
517
+ 9D2744B4263CAC2A00704ADA /* config.yml */,
516
518
498E34761EFA0C8000A0BC4E /* HyperionCore */,
517
519
494A74D91F278EB9003F89F7 /* SlowAnimations */,
518
520
320E5D6B1F27988500C42FC0 /* Measurements */,
You can’t perform that action at this time.
0 commit comments