export APP_ID="MyApp"
export APP_NAME="MyName"
export BUNDLE_IDENTIFIER="com.example.my-app"
sd --fixed-strings -f c com.example.objection-app $BUNDLE_IDENTIFIER ObjectionApp.xcodeproj/project.pbxproj
sd --fixed-strings -f c ObjectionApp $APP_ID ObjectionApp.xcodeproj/project.pbxproj
sd --fixed-strings -f c ObjectionName $APP_NAME ObjectionApp.xcodeproj/project.pbxproj
mv ObjectionApp/ObjectionApp.entitlements ObjectionApp/$APP_ID.entitlements
mv ObjectionApp.xcodeproj $APP_ID.xcodeproj
mv ObjectionApp $APP_ID
-
Notifications
You must be signed in to change notification settings - Fork 0
radical-ui/ipage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A page-based objection runtime for IOS
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published