Hello everyone,
I've been working on a game a quite while now. I've just updated my Stencyl to v3.3 but I can not build my game. This is the log of the error;
"[openfl] Ld build/myGame.build/Release-iphoneos/myGame.build/Objects-normal/arm64/myGame normal arm64"
When I open objects-normal folder, there are two folders; arm64 and armv7. I have a executable file in armv7 but not in arm64. I've tried to copy executable file and paste it in arm64 folder but when I tried to build the game, Stencyl automatically deleted the executable file in the arm64 folder.
What can be the problem?