Skip to content

Commit 887422e

Browse files
authored
Updated apps.json
1 parent 0640ca7 commit 887422e

1 file changed

Lines changed: 2 additions & 22 deletions

File tree

static/apps.json

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"subtitle": "IDE to develop native code iOS apps and tools on unjailbroken iOS",
1818
"localizedDescription": "Nyxian is an iOS app that empowers developers with a full toolchain they can use while even being offline for iOS development on iPhone. It supports Swift, C, Objective-C, C++ and Objective-C++. It’s a powerful Xcode alternative that made the impossible possible, a fully on-device iOS IDE that doesn’t even need a cloud and can even be used with airplane mode enabled. It supports officially iOS 16 all the way up to the latest iOS version(iOS/iPadOS 26.5 tested). You can compile and run iOS apps on the go with ease, using the entire iOS 26.4 SDK.",
1919
"iconURL": "https://emexlabs.org/Nyxian/img/icon/light.png",
20-
"tintColor": "#808080",
20+
"tintColor": "#9978c8",
2121
"category": "developer",
2222
"screenshots": {
2323
"iphone": [],
@@ -146,28 +146,8 @@
146146
"subtitle": "Outdated legacy releases",
147147
"localizedDescription": "Nyxian is an iOS app that empowers developers with a full toolchain they can use while even being offline for iOS development on iPhone. It supports Swift, C, Objective-C, C++ and Objective-C++. It’s a powerful Xcode alternative that made the impossible possible, a fully on-device iOS IDE that doesn’t even need a cloud and can even be used with airplane mode enabled. It supports officially iOS 16 all the way up to the latest iOS version(iOS/iPadOS 26.5 tested). You can compile and run iOS apps on the go with ease, using the entire iOS 26.4 SDK.",
148148
"iconURL": "https://emexlabs.org/Nyxian/img/icon/light.png",
149-
"tintColor": "#808080",
149+
"tintColor": "#6156e2",
150150
"category": "developer",
151-
"screenshots": {
152-
"iphone": [],
153-
"ipad": [
154-
{
155-
"imageURL": "https://emexlabs.org/Nyxian/img/screenshots/1.png",
156-
"width": 2360,
157-
"height": 1640
158-
},
159-
{
160-
"imageURL": "https://emexlabs.org/Nyxian/img/screenshots/2.png",
161-
"width": 2360,
162-
"height": 1640
163-
},
164-
{
165-
"imageURL": "https://emexlabs.org/Nyxian/img/screenshots/3.png",
166-
"width": 2360,
167-
"height": 1640
168-
}
169-
]
170-
},
171151
"versions": [
172152
{
173153
"downloadURL": "https://github.com/emexlab/Nyxian/releases/download/0.11.0/Nyxian.ipa",

0 commit comments

Comments
 (0)