Skip to content

Commit

Permalink
package.swift update
Browse files Browse the repository at this point in the history
  • Loading branch information
jbreams committed May 23, 2022
1 parent 4cefac0 commit 0d2740b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ let notSyncServerSources: [String] = [
"realm/sync/noinst/client_reset_operation.cpp",
"realm/sync/noinst/client_reset_recovery.cpp",
"realm/sync/noinst/compact_changesets.cpp",
"relam/sync/noinst/pending_bootstrap_store.cpp",
"realm/sync/noinst/protocol_codec.cpp",
"realm/sync/noinst/sync_metadata_schema.cpp",
"realm/sync/object_id.cpp",
Expand Down Expand Up @@ -544,6 +545,7 @@ let headers: [String] = [
"realm/sync/noinst/client_reset_recovery.hpp",
"realm/sync/noinst/compact_changesets.hpp",
"realm/sync/noinst/integer_codec.hpp",
"relam/sync/noinst/pending_bootstrap_store.hpp",
"realm/sync/noinst/protocol_codec.hpp",
"realm/sync/noinst/root_certs.hpp",
"realm/sync/noinst/server/access_control.hpp",
Expand Down

0 comments on commit 0d2740b

Please sign in to comment.