forked from blinksh/blink
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ios_system and network_ios as submodules
- Loading branch information
Showing
6 changed files
with
35 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,4 +48,4 @@ Frameworks/openssl.framework | |
*.sym | ||
|
||
## Fonts | ||
Resources/Fonts/PragmataPro* | ||
Resources/Fonts/Pragmata* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,9 @@ | |
[submodule "Frameworks/PasscodeLock"] | ||
path = Frameworks/PasscodeLock | ||
url = https://github.com/blinksh/SwiftPasscodeLock.git | ||
[submodule "Frameworks/ios_system"] | ||
path = Frameworks/ios_system | ||
url = [email protected]:holzschu/ios_system.git | ||
[submodule "Frameworks/network_ios"] | ||
path = Frameworks/network_ios | ||
url = [email protected]:holzschu/network_ios.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule ios_system
added at
49cef0
Submodule network_ios
added at
eeda11
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters