tangled
alpha
login
or
join now
quilling.dev
/
social-app
7
fork
atom
An ATproto social media client -- with an independent Appview.
7
fork
atom
overview
issues
pulls
pipelines
please ๐ (#3010)
authored by
hailey.at
and committed by
GitHub
2 years ago
c4d30a0b
00ac76d0
+1
1 changed file
expand all
collapse all
unified
split
plugins
shareExtension
withXcodeTarget.js
+1
plugins/shareExtension/withXcodeTarget.js
···
44
44
buildSettingsObj.SWIFT_EMIT_LOC_STRINGS = 'YES'
45
45
buildSettingsObj.SWIFT_VERSION = '5.0'
46
46
buildSettingsObj.TARGETED_DEVICE_FAMILY = `"1,2"`
47
47
+
buildSettingsObj.DEVELOPMENT_TEAM = 'B3LX46C5HS'
47
48
}
48
49
}
49
50
}