Skip to content

Commit d024138

Browse files
committed
fixup for local development
1 parent c2d6c20 commit d024138

File tree

4 files changed

+121
-124
lines changed

4 files changed

+121
-124
lines changed

capacitor.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ const config: CapacitorConfig = {
1212
}
1313

1414
ios: {
15-
scheme: "PyCon US",
16-
},
15+
scheme: 'PyCon US',
16+
}
1717
};
1818

1919
export default config;

0 commit comments

Comments
 (0)