juju's Blog
  • Resume
  • Github
Sql execution order
Subscribe
sql

Sql execution order

  • Amadeus Guo

    Amadeus Guo

    I am a Software Engineer in China. Mostly I code in javascript for UX. I'm also fluent in flutter, node, python, rust, java and enjoy full stack programming.

    More posts by Amadeus Guo.

    Amadeus Guo

Amadeus Guo

13 Jan 2023 • 1 min read

Subscribe to juju's Blog

Get the latest posts delivered right to your inbox

Great! Check your inbox and click the link to confirm your subscription.
Please enter a valid email address!
rust

rust type memory layout

  • Amadeus Guo
    Amadeus Guo
Amadeus Guo 13 Jan 2023 • 1 min read

Build multi architecture frameworks for MacOS or IOS

On IOS platform, iphone and simulator are different targets. To produce one framework for both targets, you need to use xcframwork. First, build each framework separately then run xcodebuild to combine multi frameworks into xcframework. xcodebuild -create-xcframework -framework Release-iphoneos/VerovioFramework.framework -framework Release-iphonesimulator/VerovioFramework.

  • Amadeus Guo
    Amadeus Guo
Amadeus Guo 8 Oct 2022 • 1 min read
juju's Blog © 2023
Latest Posts Ghost
You've successfully subscribed to juju's Blog!

Subscribe to juju's Blog

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox

Great! Check your inbox and click the link to confirm your subscription.
Please enter a valid email address!