File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
examples/swift-multiplatform-app Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,13 @@ A simple Swift App QuickStart with the SQLite CloudSync extension loading. Now y
1515
16165 . You should now be in the ** General** tab. Scroll down to ** "Frameworks, Libraries, and Embedded Content"**
1717
18- 6 . Click the ** + ** button → ** Add Other... ** → ** Add Files... **
18+ 6 . Click the old ` CloudSync.xcframework ` framework and press the ** - ** button
1919
20- 7 . Select the downloaded ` CloudSync.xcframework ` folder
20+ 7 . Click the ** + ** button → ** Add Other... ** → ** Add Files... **
2121
22- 8 . Switch to the ** Build Phases** tab and verify that ` CloudSync.xcframework ` appears under ** Embedded Frameworks**
22+ 8 . Select the downloaded ` CloudSync.xcframework ` folder
23+
24+ 9 . Switch to the ** Build Phases** tab and verify that ` CloudSync.xcframework ` appears under ** Embedded Frameworks**
2325
2426## Handle Security Permissions (macOS)
2527
You can’t perform that action at this time.
0 commit comments