Skip to content

Commit

Permalink
feat: update ios template with the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
atlj committed Dec 23, 2024
1 parent 59d26e2 commit 4ab8e59
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
class <%- project.name -%>: Hybrid<%- project.name -%>Spec {
public var hybridContext = margelo.nitro.HybridContext()
public var memorySize: Int {
public override var memorySize: Int {
getSizeOf(self)
}

Expand Down

0 comments on commit 4ab8e59

Please sign in to comment.