Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freeze release 1.0.3 #117

Merged
merged 47 commits into from
Dec 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
d2a2321
feat: adjust locked episode features
nurazizah2471 Nov 24, 2023
6c4fefd
feat: add locked moco image
Nov 24, 2023
f14dfa5
style: fix styleling
Nov 25, 2023
9ce2a58
style: fix styleling
Nov 25, 2023
473c459
Merge pull request #105 from moco-team/feat/adjust-locked-episode-fea…
LordRonz Nov 25, 2023
1aad32a
feat: maze new content
Nov 25, 2023
e7d0fba
Merge pull request #107 from moco-team/feat/maze-new-content
LordRonz Nov 25, 2023
ad9cd2e
Update README.md
LordRonz Nov 25, 2023
40bfdc1
feat: switch camera when scanning qr
Nov 25, 2023
682977e
Merge pull request #108 from moco-team/feat/switch-camera-when-scanni…
LordRonz Nov 26, 2023
922c78d
feat: iphone responsive view
Nov 26, 2023
8ba34df
style: stylelint
Nov 26, 2023
506eee8
fix: popup and settings
Nov 26, 2023
f6f8bb8
Merge pull request #109 from moco-team/feat/iphone-responsive-view
LordRonz Nov 26, 2023
7937253
fix: better camera quality
Nov 26, 2023
bb342b7
fix: typo
Nov 26, 2023
654bc8d
fix: episode item index out of bound
Nov 26, 2023
40a7e2f
fix: maze view
Nov 26, 2023
90c0643
feat: gatau bodo amat
carissafarry Nov 26, 2023
86a1b9f
Merge pull request #110 from moco-team/fix/performance-issue
carissafarry Nov 26, 2023
a90879d
fix: revert episode lock
Nov 27, 2023
0c35a1f
feat: fixing indexPlayEpisode
nurazizah2471 Nov 27, 2023
b8a0a67
feat: reset svvm
nurazizah2471 Nov 27, 2023
35ffff8
style: fix stylelint
Nov 27, 2023
1f32573
Merge pull request #111 from moco-team/feat/fixing-index-play-episode
LordRonz Nov 27, 2023
54b38fe
chore: bump version
Nov 28, 2023
116810b
feat: new maze movement system
Dec 3, 2023
ccaa7f8
feat: add outer wall
Dec 3, 2023
cc11e2c
feat: maze prompt game over
Dec 3, 2023
49128d6
style: stylelint fixing
Dec 3, 2023
ca93f9e
style: fix stylelint violation
Dec 3, 2023
d731f6c
fix: simulator mazescene update
Dec 3, 2023
0a203c2
Merge pull request #112 from moco-team/feat/new-maze-mechanism
LordRonz Dec 3, 2023
229b2a3
feat: scan three cards
Dec 3, 2023
780a9cc
feat: copywriting on home screen
Dec 3, 2023
899222f
Merge pull request #113 from moco-team/feat/scan-three-cards
LordRonz Dec 4, 2023
fa5d9d3
feat: scroll episode view on appear for better ux
Dec 6, 2023
6968211
Merge pull request #114 from moco-team/feat/scroll-episodeview-onappear
LordRonz Dec 8, 2023
2a64b2d
feat: update storyview background for iphone, fix audio bug on arstory
Dec 9, 2023
f9bbd59
Merge pull request #115 from moco-team/feat/patch-10-dec
LordRonz Dec 10, 2023
91a74f7
feat: loop scan instruction
Dec 10, 2023
7bf3334
fix: remove black hole in the next island
Dec 10, 2023
79033ef
style: fix stylelint
Dec 10, 2023
10907be
refactor: fix stylelint
Dec 10, 2023
c2d8c7c
Merge pull request #116 from moco-team/fix/next-island-remove-blackhole
LordRonz Dec 10, 2023
83ed0c6
fix: scan instruction infinite loop
Dec 10, 2023
b45b178
Update README.md
LordRonz Dec 10, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 24 additions & 12 deletions Moco.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

/* Begin PBXBuildFile section */
050077182B08033200376135 /* MakeSentence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 050077172B08033200376135 /* MakeSentence.swift */; };
050077202B08B5B200376135 /* Apa yang akan dilakukan bebe selanjutnya.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 0500771E2B081F3C00376135 /* Apa yang akan dilakukan bebe selanjutnya.m4a */; };
050077212B08B5B200376135 /* Susunlah sebuah kalimat.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 0500771F2B08244200376135 /* Susunlah sebuah kalimat.m4a */; };
050077222B08B5B200376135 /* Cari kartu benda.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 0500771C2B081ED200376135 /* Cari kartu benda.m4a */; };
050077232B08B5B200376135 /* Cari kartu karakter.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 0500771D2B081ED200376135 /* Cari kartu karakter.m4a */; };
050077242B08B5B200376135 /* Cari kartu kata kerja.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 0500771B2B081ED200376135 /* Cari kartu kata kerja.m4a */; };
Expand Down Expand Up @@ -69,6 +67,8 @@
05AE93682ADE83430082B21D /* Lottie in Frameworks */ = {isa = PBXBuildFile; productRef = 05AE93672ADE83430082B21D /* Lottie */; };
05B8EDA02AEE65FE009ED2C5 /* MotionViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05B8ED9F2AEE65FE009ED2C5 /* MotionViewModel.swift */; };
05BA97AA2AE11EE400F64F52 /* MPVolumeViewExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05BA97A92AE11EE400F64F52 /* MPVolumeViewExtension.swift */; };
05C13CFC2B13B74500F8F00E /* Susunlah sebuah kalimat.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 05C13CFA2B13B6F600F8F00E /* Susunlah sebuah kalimat.m4a */; };
05C13CFD2B13B74A00F8F00E /* Apa yang akan dilakukan bebe selanjutnya.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 05C13CFB2B13B6F600F8F00E /* Apa yang akan dilakukan bebe selanjutnya.m4a */; };
05D966E12ADEE6CF00997E3A /* success.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 05D966E02ADEE6CF00997E3A /* success.mp3 */; };
05E17AD52ADE86DE00A34547 /* FindTheObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05E17AD42ADE86DE00A34547 /* FindTheObject.swift */; };
05E17AD72ADEBFC500A34547 /* BalloonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05E17AD62ADEBFC500A34547 /* BalloonView.swift */; };
Expand Down Expand Up @@ -106,6 +106,8 @@
0B6E2F742ADC9DC90001D320 /* HintViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B6E2F732ADC9DC90001D320 /* HintViewModel.swift */; };
0B6E2F762ADC9F020001D320 /* PromptViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B6E2F752ADC9F020001D320 /* PromptViewModel.swift */; };
0B6E2F782ADCA8990001D320 /* StoryContentViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B6E2F772ADCA8990001D320 /* StoryContentViewModel.swift */; };
0B771A622B10B1DB00F1D8CA /* UserViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B771A612B10B1DB00F1D8CA /* UserViewModel.swift */; };
0B771A642B10B1F500F1D8CA /* UserModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B771A632B10B1F500F1D8CA /* UserModel.swift */; };
0BA3E5092ADFC61500BCFE9E /* StoryThemeAdminView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BA3E5082ADFC61500BCFE9E /* StoryThemeAdminView.swift */; };
0BA3E50B2ADFC62000BCFE9E /* StoryAdminView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BA3E50A2ADFC62000BCFE9E /* StoryAdminView.swift */; };
0BA3E5102ADFD04700BCFE9E /* StoryThemeModalView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BA3E50F2ADFD04700BCFE9E /* StoryThemeModalView.swift */; };
Expand Down Expand Up @@ -134,6 +136,7 @@
931722232AE5508300346382 /* Page10-monolog1.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 056949822AE0ED3300830D57 /* Page10-monolog1.m4a */; };
931722242AE5508300346382 /* Page10-monolog2.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 056949812AE0ED3300830D57 /* Page10-monolog2.m4a */; };
931722252AE5508300346382 /* congratulations.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 053393122AE13A310085BB30 /* congratulations.m4a */; };
931B8DA12B13344E0025F604 /* MocoIcon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 931B8DA02B13344E0025F604 /* MocoIcon.swift */; };
932357D62ADE6EF3009B3D86 /* bg-story.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 932357D52ADE6EF3009B3D86 /* bg-story.mp3 */; };
932357D82ADE700D009B3D86 /* AudioViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 932357D72ADE700D009B3D86 /* AudioViewModel.swift */; };
932357DA2ADE7190009B3D86 /* AudioModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 932357D92ADE7190009B3D86 /* AudioModel.swift */; };
Expand Down Expand Up @@ -282,8 +285,6 @@
0500771B2B081ED200376135 /* Cari kartu kata kerja.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Cari kartu kata kerja.m4a"; sourceTree = "<group>"; };
0500771C2B081ED200376135 /* Cari kartu benda.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Cari kartu benda.m4a"; sourceTree = "<group>"; };
0500771D2B081ED200376135 /* Cari kartu karakter.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Cari kartu karakter.m4a"; sourceTree = "<group>"; };
0500771E2B081F3C00376135 /* Apa yang akan dilakukan bebe selanjutnya.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Apa yang akan dilakukan bebe selanjutnya.m4a"; sourceTree = "<group>"; };
0500771F2B08244200376135 /* Susunlah sebuah kalimat.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Susunlah sebuah kalimat.m4a"; sourceTree = "<group>"; };
050353E02ADFE2970066591A /* FindHoney.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FindHoney.swift; sourceTree = "<group>"; };
050E42062AFDC540009666DB /* ARTutorialView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ARTutorialView.swift; sourceTree = "<group>"; };
050E420E2AFDCC7D009666DB /* arrange_camera_to_barcode.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = arrange_camera_to_barcode.json; sourceTree = "<group>"; };
Expand Down Expand Up @@ -359,6 +360,8 @@
05AE93622ADE82920082B21D /* LottieView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LottieView.swift; sourceTree = "<group>"; };
05B8ED9F2AEE65FE009ED2C5 /* MotionViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MotionViewModel.swift; sourceTree = "<group>"; };
05BA97A92AE11EE400F64F52 /* MPVolumeViewExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPVolumeViewExtension.swift; sourceTree = "<group>"; };
05C13CFA2B13B6F600F8F00E /* Susunlah sebuah kalimat.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Susunlah sebuah kalimat.m4a"; sourceTree = "<group>"; };
05C13CFB2B13B6F600F8F00E /* Apa yang akan dilakukan bebe selanjutnya.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Apa yang akan dilakukan bebe selanjutnya.m4a"; sourceTree = "<group>"; };
05D966E02ADEE6CF00997E3A /* success.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = success.mp3; sourceTree = "<group>"; };
05E17AD42ADE86DE00A34547 /* FindTheObject.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FindTheObject.swift; sourceTree = "<group>"; };
05E17AD62ADEBFC500A34547 /* BalloonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BalloonView.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -397,6 +400,8 @@
0B6E2F732ADC9DC90001D320 /* HintViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HintViewModel.swift; sourceTree = "<group>"; };
0B6E2F752ADC9F020001D320 /* PromptViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PromptViewModel.swift; sourceTree = "<group>"; };
0B6E2F772ADCA8990001D320 /* StoryContentViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoryContentViewModel.swift; sourceTree = "<group>"; };
0B771A612B10B1DB00F1D8CA /* UserViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserViewModel.swift; sourceTree = "<group>"; };
0B771A632B10B1F500F1D8CA /* UserModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserModel.swift; sourceTree = "<group>"; };
0BA3E5082ADFC61500BCFE9E /* StoryThemeAdminView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoryThemeAdminView.swift; sourceTree = "<group>"; };
0BA3E50A2ADFC62000BCFE9E /* StoryAdminView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoryAdminView.swift; sourceTree = "<group>"; };
0BA3E50F2ADFD04700BCFE9E /* StoryThemeModalView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoryThemeModalView.swift; sourceTree = "<group>"; };
Expand All @@ -410,6 +415,7 @@
9310EC7C2B07E1280045A908 /* maaf_kartu_tidak_tepat.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = maaf_kartu_tidak_tepat.m4a; sourceTree = "<group>"; };
9310EC802B0A353A0045A908 /* StoryViewViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoryViewViewModel.swift; sourceTree = "<group>"; };
9310EC852B0A40FA0045A908 /* Story1.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Story1.swift; sourceTree = "<group>"; };
931B8DA02B13344E0025F604 /* MocoIcon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MocoIcon.swift; sourceTree = "<group>"; };
932357D52ADE6EF3009B3D86 /* bg-story.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "bg-story.mp3"; sourceTree = "<group>"; };
932357D72ADE700D009B3D86 /* AudioViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioViewModel.swift; sourceTree = "<group>"; };
932357D92ADE7190009B3D86 /* AudioModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioModel.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -574,8 +580,8 @@
0500771A2B081EC100376135 /* MakeSentence */ = {
isa = PBXGroup;
children = (
0500771E2B081F3C00376135 /* Apa yang akan dilakukan bebe selanjutnya.m4a */,
0500771F2B08244200376135 /* Susunlah sebuah kalimat.m4a */,
05C13CFB2B13B6F600F8F00E /* Apa yang akan dilakukan bebe selanjutnya.m4a */,
05C13CFA2B13B6F600F8F00E /* Susunlah sebuah kalimat.m4a */,
0500771C2B081ED200376135 /* Cari kartu benda.m4a */,
0500771D2B081ED200376135 /* Cari kartu karakter.m4a */,
0500771B2B081ED200376135 /* Cari kartu kata kerja.m4a */,
Expand Down Expand Up @@ -1010,6 +1016,7 @@
93C30CB92AF926150076808F /* TimerView.swift */,
0592100F2AFB601E0008CD2C /* QRScannerSheet.swift */,
93692EA92AFD43FD00CD6561 /* PauseMenu.swift */,
931B8DA02B13344E0025F604 /* MocoIcon.swift */,
);
path = Components;
sourceTree = "<group>";
Expand Down Expand Up @@ -1304,6 +1311,7 @@
938E3D302AD8FD2E003D2AE1 /* ItemViewModel.swift */,
0B2E31E12AD9064900DFC16F /* CollectionViewModel.swift */,
938E3D422ADABD9F003D2AE1 /* BaseViewModel.swift */,
0B771A612B10B1DB00F1D8CA /* UserViewModel.swift */,
0B6E2F6F2ADC96200001D320 /* StoryThemeViewModel.swift */,
0B46D7202AF12077002DE821 /* EpisodeViewModel.swift */,
0B6E2F712ADC97BE0001D320 /* StoryViewModel.swift */,
Expand Down Expand Up @@ -1339,6 +1347,7 @@
938E3D382AD939DC003D2AE1 /* Item.swift */,
0B2E31D92AD7EBE500DFC16F /* CollectionModel.swift */,
938E3D1E2AD7AD78003D2AE1 /* Collection.swift */,
0B771A632B10B1F500F1D8CA /* UserModel.swift */,
0B6E2F652ADC8ECE0001D320 /* StoryThemeModel.swift */,
0B46D7222AF120BC002DE821 /* EpisodeModel.swift */,
0B6E2F672ADC908B0001D320 /* StoryModel.swift */,
Expand Down Expand Up @@ -1573,8 +1582,8 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
050077202B08B5B200376135 /* Apa yang akan dilakukan bebe selanjutnya.m4a in Resources */,
050077212B08B5B200376135 /* Susunlah sebuah kalimat.m4a in Resources */,
05C13CFD2B13B74A00F8F00E /* Apa yang akan dilakukan bebe selanjutnya.m4a in Resources */,
05C13CFC2B13B74500F8F00E /* Susunlah sebuah kalimat.m4a in Resources */,
050077222B08B5B200376135 /* Cari kartu benda.m4a in Resources */,
050077232B08B5B200376135 /* Cari kartu karakter.m4a in Resources */,
050077242B08B5B200376135 /* Cari kartu kata kerja.m4a in Resources */,
Expand Down Expand Up @@ -1698,6 +1707,7 @@
9310EC782B07C3040045A908 /* ScaleEffect.swift in Sources */,
938E3D4D2ADBA247003D2AE1 /* ContentViewContainer.swift in Sources */,
9310EC812B0A353A0045A908 /* StoryViewViewModel.swift in Sources */,
931B8DA12B13344E0025F604 /* MocoIcon.swift in Sources */,
0B1197622AD7D4F3004FAD14 /* IconButton.swift in Sources */,
938E3D3F2AD990C3003D2AE1 /* Buttons.swift in Sources */,
937AF2952AE8C06C008C69BB /* ARView.swift in Sources */,
Expand Down Expand Up @@ -1769,6 +1779,7 @@
9310EC862B0A40FA0045A908 /* Story1.swift in Sources */,
935D78552AEC09A000DF64A5 /* GlobalStorage.swift in Sources */,
05BA97AA2AE11EE400F64F52 /* MPVolumeViewExtension.swift in Sources */,
0B771A622B10B1DB00F1D8CA /* UserViewModel.swift in Sources */,
93676D242AF139A800E756A5 /* ProgressBar.swift in Sources */,
05B8EDA02AEE65FE009ED2C5 /* MotionViewModel.swift in Sources */,
938E3D452ADAD5F3003D2AE1 /* StoryBook.swift in Sources */,
Expand Down Expand Up @@ -1806,6 +1817,7 @@
93C2F8BE2AD684CE007D1ABC /* Device.swift in Sources */,
93676D2D2AF1475200E756A5 /* PointerViewModifier.swift in Sources */,
93692EAA2AFD43FD00CD6561 /* PauseMenu.swift in Sources */,
0B771A642B10B1F500F1D8CA /* UserModel.swift in Sources */,
937AF2A22AE930AF008C69BB /* MazeScene.swift in Sources */,
935D78622AEE1AC400DF64A5 /* MazePrompt.swift in Sources */,
938C553E2AE1B76600BC233D /* ObjectDetectionModel.swift in Sources */,
Expand Down Expand Up @@ -2018,14 +2030,14 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
MARKETING_VERSION = 1.0.3;
PRODUCT_BUNDLE_IDENTIFIER = com.mocoteam.Moco;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = 2;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
Expand Down Expand Up @@ -2053,14 +2065,14 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
MARKETING_VERSION = 1.0.3;
PRODUCT_BUNDLE_IDENTIFIER = com.mocoteam.Moco;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = 2;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "Button Switch Camera.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
6 changes: 3 additions & 3 deletions Moco/Assets.xcassets/Colors/blue-txt.colorset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0xFF",
"green" : "0xFF",
"red" : "0xFE"
"blue" : "0xB8",
"green" : "0x92",
"red" : "0x68"
}
},
"idiom" : "universal"
Expand Down
6 changes: 3 additions & 3 deletions Moco/Assets.xcassets/Colors/blue2-txt.colorset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0xFF",
"green" : "0xFF",
"red" : "0xFE"
"blue" : "0x92",
"green" : "0x6F",
"red" : "0x4A"
}
},
"idiom" : "universal"
Expand Down
6 changes: 3 additions & 3 deletions Moco/Assets.xcassets/Colors/brown-txt.colorset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0xFF",
"green" : "0xFF",
"red" : "0xFE"
"blue" : "0x4E",
"green" : "0x74",
"red" : "0x94"
}
},
"idiom" : "universal"
Expand Down
6 changes: 3 additions & 3 deletions Moco/Assets.xcassets/Colors/green-btn.colorset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0xFF",
"green" : "0xFF",
"red" : "0xFE"
"blue" : "0x90",
"green" : "0xBB",
"red" : "0x9E"
}
},
"idiom" : "universal"
Expand Down
6 changes: 3 additions & 3 deletions Moco/Assets.xcassets/Colors/red-btn.colorset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0xFF",
"green" : "0xFF",
"red" : "0xFE"
"blue" : "0x71",
"green" : "0x71",
"red" : "0xDF"
}
},
"idiom" : "universal"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"provides-namespace" : true
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "Page 8 1.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"provides-namespace" : true
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "Page 62.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "Page 63.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Page 64.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"provides-namespace" : true
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "Page 66.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions Moco/Assets.xcassets/Story/done-icon.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "done-icon.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "done-icon 1.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "done-icon 2.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
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
Loading