-
-
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.
feat(docs,build): updated docs to use asset catalogue with xcode 13 t…
…ools feat(docs): deprecated wiki
- Loading branch information
Showing
52 changed files
with
313 additions
and
30 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
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
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 |
---|---|---|
|
@@ -2,3 +2,6 @@ bin-debug | |
bin | ||
out | ||
*Distriqt* | ||
|
||
ane | ||
apm_packages |
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<plist version="1.0"> | ||
<dict> | ||
|
||
</dict> | ||
</plist> |
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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<plist version="1.0"> | ||
<dict> | ||
|
||
<key>UIDeviceFamily</key> | ||
<array> | ||
<string>1</string> | ||
<string>2</string> | ||
</array> | ||
|
||
<key>MinimumOSVersion</key> | ||
<string>12.0</string> | ||
|
||
<key>UILaunchStoryboardName</key> | ||
<string>LaunchScreen</string> | ||
|
||
|
||
</dict> | ||
</plist> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1,163 @@ | ||
{ | ||
"dependencies": [ | ||
{ | ||
"packageVersion": { | ||
"checksum": "8afe27b02118a50b910c5342bc9490af35bf4d6c4e992bf3bc6e2cc1a45382ca", | ||
"dependencies": [], | ||
"package": { | ||
"description": "The DynamicIcon extension gives you the ability to change the application icon displayed for your application", | ||
"docUrl": "https://github.com/distriqt/ANE-DynamicIcon/wiki", | ||
"identifier": "com.distriqt.DynamicIcon", | ||
"license": { | ||
"public": true, | ||
"type": "none", | ||
"url": "" | ||
}, | ||
"name": "DynamicIcon", | ||
"publishedAt": "2022-02-05T04:20:51.506Z", | ||
"purchaseUrl": "", | ||
"type": "ane", | ||
"url": "https://github.com/distriqt/ANE-DynamicIcon" | ||
}, | ||
"parameters": [], | ||
"publishedAt": "2022-02-05T00:00:00.000Z", | ||
"sourceUrl": "https://github.com/distriqt/ANE-DynamicIcon/releases/download/v1.0.28/com.distriqt.DynamicIcon_1.0.28.airpackage", | ||
"status": "release", | ||
"version": "1.0.28" | ||
}, | ||
"request": { | ||
"packageIdentifier": "com.distriqt.DynamicIcon", | ||
"source": null, | ||
"version": "1.0.28" | ||
} | ||
}, | ||
{ | ||
"packageVersion": { | ||
"checksum": "17543a806e8dd4074dd2726b17d09b3282870ad38b962b4d6ae8ea7483418d0d", | ||
"dependencies": [], | ||
"package": { | ||
"description": "The Cross Platform Game Engine", | ||
"docUrl": "https://doc.starling-framework.org", | ||
"identifier": "starling", | ||
"license": { | ||
"public": true, | ||
"type": "Simplified BSD", | ||
"url": "https://github.com/Gamua/Starling-Framework/blob/master/LICENSE.md" | ||
}, | ||
"name": "starling", | ||
"publishedAt": "2021-07-27T13:22:30.211Z", | ||
"purchaseUrl": "", | ||
"tags": [ | ||
"framework", | ||
"gpu", | ||
"game engine", | ||
"game development", | ||
"gamedev", | ||
"games" | ||
], | ||
"type": "swc", | ||
"url": "https://gamua.com/starling" | ||
}, | ||
"parameters": [], | ||
"publishedAt": "2021-09-08T10:52:06.732Z", | ||
"sourceUrl": "https://github.com/Gamua/Starling-Framework/releases/download/v2.7/starling_2.7.0.airpackage", | ||
"status": "", | ||
"version": "2.7.0" | ||
}, | ||
"request": { | ||
"packageIdentifier": "starling", | ||
"source": null, | ||
"version": "2.7.0" | ||
} | ||
}, | ||
{ | ||
"packageVersion": { | ||
"checksum": "3b2e521831514bbc599a39ecd4e157352f6388fd75e8b74d13506e5e7da63a31", | ||
"dependencies": [ | ||
{ | ||
"id": "starling", | ||
"version": "2.x.x" | ||
}, | ||
{ | ||
"id": "feathersui", | ||
"version": "4.1.x" | ||
} | ||
], | ||
"package": { | ||
"description": "Metal Works mobile theme for Feathers UI (Starling version)", | ||
"docUrl": "https://feathersui/api-reference/", | ||
"identifier": "feathersui_MetalWorksMobileTheme", | ||
"license": { | ||
"public": true, | ||
"type": "Simplified BSD", | ||
"url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md" | ||
}, | ||
"name": "Feathers UI Metal Works Mobile Theme", | ||
"publishedAt": "2021-11-19T19:15:52.059Z", | ||
"purchaseUrl": "", | ||
"tags": [ | ||
"starling", | ||
"theme", | ||
"feathers" | ||
], | ||
"type": "swc", | ||
"url": "https://feathersui.com/as3-starling/" | ||
}, | ||
"parameters": [], | ||
"publishedAt": "2021-11-19T00:00:00.000Z", | ||
"sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui_MetalWorksMobileTheme_4.1.1.airpackage", | ||
"status": "release", | ||
"version": "4.1.1" | ||
}, | ||
"request": { | ||
"packageIdentifier": "feathersui_MetalWorksMobileTheme", | ||
"source": null, | ||
"version": "4.1.1" | ||
} | ||
}, | ||
{ | ||
"packageVersion": { | ||
"checksum": "f83c6bc73d1e43f2ed4a37b8654b33b27d13f6093e1022efb244eef3b49cd68d", | ||
"dependencies": [ | ||
{ | ||
"id": "starling", | ||
"version": "2.x.x" | ||
} | ||
], | ||
"package": { | ||
"description": "Cross-platform user interface components for creative frontend projects built with Starling", | ||
"docUrl": "https://feathersui/api-reference/", | ||
"identifier": "feathersui", | ||
"license": { | ||
"public": true, | ||
"type": "Simplified BSD", | ||
"url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md" | ||
}, | ||
"name": "feathersui", | ||
"publishedAt": "2021-11-19T19:14:20.988Z", | ||
"purchaseUrl": "", | ||
"tags": [ | ||
"components", | ||
"gui", | ||
"starling", | ||
"ui", | ||
"widgets" | ||
], | ||
"type": "swc", | ||
"url": "https://feathersui.com/as3-starling/" | ||
}, | ||
"parameters": [], | ||
"publishedAt": "2021-11-19T00:00:00.000Z", | ||
"sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui_4.1.1.airpackage", | ||
"status": "release", | ||
"version": "4.1.1" | ||
}, | ||
"request": { | ||
"packageIdentifier": "feathersui", | ||
"source": null, | ||
"version": "4.1.1" | ||
} | ||
} | ||
], | ||
"uninstalledPackageIdentifiers": [] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"identifier": "com.distriqt.test", | ||
"name": "TestDynamicIcon", | ||
"filename": "TestDynamicIcon", | ||
"version": "0.0.27", | ||
"versionLabel": "", | ||
"dependencies": [ | ||
{ | ||
"version": "1.0.28", | ||
"id": "com.distriqt.DynamicIcon" | ||
}, | ||
{ | ||
"version": "2.7.0", | ||
"id": "starling" | ||
}, | ||
{ | ||
"version": "4.1.1", | ||
"id": "feathersui_MetalWorksMobileTheme" | ||
}, | ||
{ | ||
"version": "4.1.1", | ||
"id": "feathersui" | ||
} | ||
], | ||
"configuration": {}, | ||
"repositories": [], | ||
"deployOptions": {} | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+2.59 KB
example/starling/src/LaunchScreen.storyboardc/01J-lp-oVM-view-Ze5-6b-2t3.nib
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+937 Bytes
example/starling/src/LaunchScreen.storyboardc/UIViewController-01J-lp-oVM.nib
Binary file not shown.
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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
Binary file not shown.
Oops, something went wrong.